11

For some reason I can't log in to my xmpp server from any account other than my admin account. The client says that registration is only through invitation.

top 6 comments
sorted by: hot top controversial new old
[-] taladar@sh.itjust.works 7 points 2 months ago

It might be worth mentioning which xmpp implementation you are actually using for your server if you expect anyone to help you. Also in general, more details about your hosting setup, how you installed it, did you follow any tutorial or use any particular installer (e.g. Helm chart on Kubernetes), possibly if you made any changes to the config,...

[-] someoneFromInternet@lemmy.ml 5 points 2 months ago

I just followed this tutorial. I use my computer as a server. Sorry if I'm not telling you something, I'm just a newbie and don't know what information might be useful.

[-] poVoq@slrpnk.net 4 points 2 months ago

IBR (in-band-registration) is disabled by default in all XMPP servers that I know off to prevent people to accidentally turn their unmaintained servers into spam origins. Just create accounts via the CLI or set up a proper invite system (on Prosody or Snikket).

[-] someoneFromInternet@lemmy.ml 1 points 2 months ago

You know what? prosodyctl register USER HOST [PASSWORD] this form just don't work for me, but when I tried prosodyctl register USER HOST and then enter password - IT WORKS! But I still enabled registration, but it doesn't work. allow_registration = true and module "register" enabled by default

[-] derin@lemmy.beru.co 3 points 2 months ago

This section of the tutorial you followed shows how you enable registration.

This section shows how you add a user.

The official Prosody documentation for adding users and opening registration can be found here.

[-] someoneFromInternet@lemmy.ml 1 points 2 months ago

I did the same

this post was submitted on 14 Apr 2024
11 points (82.4% liked)

Selfhosted

37770 readers
286 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS