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&...]