rclay
09-09-2009, 01:17 PM
Installed Valence 2.0 RC2 this morning. We want to use the System i authentication so that we don't have multiple logins to maintain.
I set up the Apache server instance with:
# login method (can be VALENCE, SYSTEMI or SPECIAL)
#SetEnv LOGIN_METHOD VALENCE
SetEnv LOGIN_METHOD SYSTEMI
PassEnv LOGIN_METHOD
# Override CGI job to System i user active
#SetEnv OVERRIDE_JOB_USER N
SetEnv OVERRIDE_JOB_USER Y
PassEnv OVERRIDE_JOB_USER
Stopped and re-started the server.
When I attempt to set up a new Valence user, I don't see a field for the System i User Profile and I get this message when saving:
Profile QTMHHTP1 Needs *USE Authority to this User Profile
In order for Valence jobs to run with the authority of this
user profile, profile QTMHHTP1 requires *USE authority to
user xxxxxxxx. Would you like Valence to automatically
grant this authority to the profile now? Click Yes to add the
authority or No to skip.
Yes No
How should I answer this question? The Valence manual is a bit ambiguous.
Should I have used SPECIAL instead?
Thanks in advance for any help.
Robert
I set up the Apache server instance with:
# login method (can be VALENCE, SYSTEMI or SPECIAL)
#SetEnv LOGIN_METHOD VALENCE
SetEnv LOGIN_METHOD SYSTEMI
PassEnv LOGIN_METHOD
# Override CGI job to System i user active
#SetEnv OVERRIDE_JOB_USER N
SetEnv OVERRIDE_JOB_USER Y
PassEnv OVERRIDE_JOB_USER
Stopped and re-started the server.
When I attempt to set up a new Valence user, I don't see a field for the System i User Profile and I get this message when saving:
Profile QTMHHTP1 Needs *USE Authority to this User Profile
In order for Valence jobs to run with the authority of this
user profile, profile QTMHHTP1 requires *USE authority to
user xxxxxxxx. Would you like Valence to automatically
grant this authority to the profile now? Click Yes to add the
authority or No to skip.
Yes No
How should I answer this question? The Valence manual is a bit ambiguous.
Should I have used SPECIAL instead?
Thanks in advance for any help.
Robert