Adding / changing directory attributes from CLI
Posted: Wed Jul 12, 2006 2:20 am
Hi All,
Currently the SAC has a few useful attributes missing when settng up users. I believe plans are afoot to be able customise what attributes are shown there....
In the meantime I would like to add JOB-TITLE using CLI
I thought the correct way to do was a follows
I do this and get the reassuring : ommodu: The user was modified successfully
However when I do an
I see that JOB-TITLE has not been added.
I have even tried modifying existing attributes in the same fashion and again nothing changes.
What am I doing wrong?
Cheers!
C
Currently the SAC has a few useful attributes missing when settng up users. I believe plans are afoot to be able customise what attributes are shown there....
In the meantime I would like to add JOB-TITLE using CLI
I thought the correct way to do was a follows
Code: Select all
ommodu - n Tenacious/MAILNODE -m "JOB-TITLE=IT GodKing"
I do this and get the reassuring : ommodu: The user was modified successfully
However when I do an
Code: Select all
omsearch -e S=Tenacious
I see that JOB-TITLE has not been added.
I have even tried modifying existing attributes in the same fashion and again nothing changes.
What am I doing wrong?
Cheers!
C