[jboss-dev-forums] [JBoss AS 7 Development] - Re: Custom jdbc login module for remoting
Darran Lofthouse
do-not-reply at jboss.com
Thu Feb 23 08:16:25 EST 2012
Darran Lofthouse [https://community.jboss.org/people/dlofthouse] created the discussion
"Re: Custom jdbc login module for remoting"
To view the discussion, visit: https://community.jboss.org/message/719083#719083
--------------------------------------------------------------
> Anyway this is a combination that won't be used because users cannot be added to that properties file.
Not really sure what you mean here - the point of the properties files is that users can be added to them.
> If no security is used for remoting I only get random password in my custom login module.
Yes that is correct, if you disable security for remoting there is no username or password that can be sent to the login module.
In your config I see the following line: -
> remote.connection.default.password=c4ca4238a0b923820dcc509a6f75849b
What is this password? This property need to be the plain text password - not the pre-hashed password from the properties.
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/719083#719083]
Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120223/9b9bd076/attachment.html
More information about the jboss-dev-forums
mailing list