Fix typo
This commit is contained in:
parent
a78d8c042c
commit
b29bd8c2a8
|
@ -47,6 +47,7 @@ EXAMPLES :
|
||||||
|
|
||||||
- Use default SSSD user for ldap requests
|
- Use default SSSD user for ldap requests
|
||||||
${PROGNAME} --user-cmd "sed -n 's/\(^ldap_default_bind_dn = \)\(.*\)/\2/p' /etc/sssd/sssd.conf"
|
${PROGNAME} --user-cmd "sed -n 's/\(^ldap_default_bind_dn = \)\(.*\)/\2/p' /etc/sssd/sssd.conf"
|
||||||
|
|
||||||
- Create new homedir in a specific path (/mnt/home.remote)
|
- Create new homedir in a specific path (/mnt/home.remote)
|
||||||
${PROGNAME} --home "/mnt/home.remote"
|
${PROGNAME} --home "/mnt/home.remote"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue