8 lines
151 B
Plaintext
8 lines
151 B
Plaintext
dn: uid=tom,ou=Users,dc=example,dc=com
|
|
changetype: modify
|
|
add: description
|
|
description: this is my account
|
|
-
|
|
replace: loginShell
|
|
loginShell: /bin/fish
|