5 lines
140 B
Plaintext
5 lines
140 B
Plaintext
# Replace the existing SINGLE-VALUE gecos with a new value thru add
|
|
dn: uid=tuser, cn=test, cn=accounts, $SUFFIX
|
|
add:gecos: Test User New2
|
|
|