Rajesh Kalagarla wrote:
Hi Klaus,
Thanks for your response. now i am trying to add user using openserctl only. but when i am giving a command to add the user " command: openserctl add 1122 earth rajeshk@idnltd.com"
output is, ERROR 1045(28000): Access denied for user openser@localhost (using PASSWORD: YES)
the query inside the openserctl looks to be failing.
bingo. you are right. you have to configure openserctl to use the proper username/password.
take a look at /etc/openser/openserctlrc
regards klaus
Thanks, Rajesh
----- Original Message ----- From: "Klaus Darilion" klaus.mailinglists@pernau.at To: "Rajesh Kalagarla" RajeshK@idnltd.com Cc: devel@openser.org Sent: Thursday, January 04, 2007 1:29 PM Subject: Re: [Devel] openserctl user addition problem
This has nothing todo with your openser.cfg. openserctl needs to know the mysql password for the openser mysql user.
IIRC it must be configured somewhere in /etc/openser
regards klaus
Rajesh Kalagarla wrote:
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@idnltd.com
output is, ERROR 1045(28000): Access denied for user openser@localhost
(using PASSWORD: YES)
any help greatly appreciated,
Thanks, Rajesh
Devel mailing list Devel@openser.org http://openser.org/cgi-bin/mailman/listinfo/devel
-- Klaus Darilion nic.at
Hi Klaus,
Thanks a lot for your suggestion. Server is working now for multiple user Authentication & credentials..
there seems to be a bug in the OpenSER with respects online users updation.
ul show username updates immediately but online will not.
Thanks, Rajesh
----- Original Message ----- From: "Klaus Darilion" klaus.mailinglists@pernau.at To: "Rajesh Kalagarla" RajeshK@idnltd.com Cc: "users openser.org" users@openser.org Sent: Thursday, January 04, 2007 3:04 PM Subject: Re: [Devel] openserctl user addition problem
Rajesh Kalagarla wrote:
Hi Klaus,
Thanks for your response. now i am trying to add user using openserctl only. but when i am giving a command to add the user " command: openserctl
add
1122 earth rajeshk@idnltd.com"
output is, ERROR 1045(28000): Access denied for user openser@localhost (using PASSWORD: YES)
the query inside the openserctl looks to be failing.
bingo. you are right. you have to configure openserctl to use the proper username/password.
take a look at /etc/openser/openserctlrc
regards klaus
Thanks, Rajesh
----- Original Message ----- From: "Klaus Darilion" klaus.mailinglists@pernau.at To: "Rajesh Kalagarla" RajeshK@idnltd.com Cc: devel@openser.org Sent: Thursday, January 04, 2007 1:29 PM Subject: Re: [Devel] openserctl user addition problem
This has nothing todo with your openser.cfg. openserctl needs to know the mysql password for the openser mysql user.
IIRC it must be configured somewhere in /etc/openser
regards klaus
Rajesh Kalagarla wrote:
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@idnltd.com
output is, ERROR 1045(28000): Access denied for user
openser@localhost
(using PASSWORD: YES)
any help greatly appreciated,
Thanks, Rajesh
Devel mailing list Devel@openser.org http://openser.org/cgi-bin/mailman/listinfo/devel
-- Klaus Darilion nic.at
-- Klaus Darilion nic.at
Rajesh Kalagarla wrote:
Hi Klaus,
Thanks a lot for your suggestion. Server is working now for multiple user Authentication & credentials..
there seems to be a bug in the OpenSER with respects online users updation.
ul show username updates immediately but online will not.
I guess it mean delayed update of the location table - this is a feature, not a bug: http://www.openser.org/docs/modules/1.1.x/usrloc.html#AEN252
regards klaus
Thanks, Rajesh
----- Original Message ----- From: "Klaus Darilion" klaus.mailinglists@pernau.at To: "Rajesh Kalagarla" RajeshK@idnltd.com Cc: "users openser.org" users@openser.org Sent: Thursday, January 04, 2007 3:04 PM Subject: Re: [Devel] openserctl user addition problem
Rajesh Kalagarla wrote:
Hi Klaus,
Thanks for your response. now i am trying to add user using openserctl only. but when i am giving a command to add the user " command: openserctl
add
1122 earth rajeshk@idnltd.com"
output is, ERROR 1045(28000): Access denied for user openser@localhost (using PASSWORD: YES)
the query inside the openserctl looks to be failing.
bingo. you are right. you have to configure openserctl to use the proper username/password.
take a look at /etc/openser/openserctlrc
regards klaus
Thanks, Rajesh
----- Original Message ----- From: "Klaus Darilion" klaus.mailinglists@pernau.at To: "Rajesh Kalagarla" RajeshK@idnltd.com Cc: devel@openser.org Sent: Thursday, January 04, 2007 1:29 PM Subject: Re: [Devel] openserctl user addition problem
This has nothing todo with your openser.cfg. openserctl needs to know the mysql password for the openser mysql user.
IIRC it must be configured somewhere in /etc/openser
regards klaus
Rajesh Kalagarla wrote:
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@idnltd.com
output is, ERROR 1045(28000): Access denied for user
openser@localhost
(using PASSWORD: YES)
any help greatly appreciated,
Thanks, Rajesh
Devel mailing list Devel@openser.org http://openser.org/cgi-bin/mailman/listinfo/devel
-- Klaus Darilion nic.at
-- Klaus Darilion nic.at