[Devel] openserctl user addition problem
Rajesh Kalagarla
RajeshK at idnltd.com
Thu Jan 4 13:54:30 CET 2007
Hello All,
I am trying to setup the OpenSER on linux system and the distribution is RHL.
How can we add multiple users credentials as part of configuration file? i am not able to authorize more than one User Agent thru the config file.
when i am adding the second user info, it is simply overwriting the old info and not authorizing the first user.
modparam("auth_db","user_column" "1122")
modparam("auth_db", "password_column", "pluto")
modparam("auth_db","user_column" "3344")
modparam("auth_db", "password_column", "earth")
with this info, i am able to register only the second user.if i comment the second user info, first user was able to register. please suggest how to handle this,
when i am trying to add the user using the "openserctl" i am getting permission denied error.
command: openserctl add 1122 earth rajeshk at idnltd.com
output is, ERROR 1045(28000): Access denied for user openser at localhost (using PASSWORD: YES)
any help greatly appreciated,
Thanks,
Rajesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://openser.org/pipermail/devel/attachments/20070104/ae8585f2/attachment.html
More information about the Devel
mailing list