Why is Moab appending qlist to a user via the IDCFG when it should be overwriting?


 

Issue: Moab is appending qlist to a user via the IDCFG when it should be overwriting.

 

Symptom:

Moab supports an identity manager via the IDCFG line where a flat text file or script use used to feed in user credential information to Moab. In such a case where the credential is:

user:john QLIST=test1

and it later changed to

user:john QLIST=test2

Moab appends the QLIST to the user crendential via mdiag -u.


Solution:

Moab requires botht he QDEF and QLIST to be set at once in the identity manager. 

 

So to get the desired behavior first set:


user:jbooth QDEF=test1 QLIST=test1 

Then to change set to both QDEF and QLIST in the identidy manager. 

user:jbooth QDEF=test2 QLIST=test2

Tags: identity manager, qdef, qlist
Last update:
2015-08-19 18:43
Author:
Jason Booth
Revision:
1.0
Average rating:0 (0 Votes)

You cannot comment on this entry

Chuck Norris has counted to infinity. Twice.

Records in this category

Tags