views:

27

answers:

1

I have set up a local jabber server using jabberd14, for development with xmpp on pidgin. I have set up accounts for my team so that they can login to this server and the development can be faster, preventing time consuming login logouts with web xmpp servers like google. But when the accounts are accessed by them it says

1 account was disabled because you signed on from another location

How can i correct this error?

Is there any directory where i can edit the registered user database, or any other database like couchdb?