This commit is contained in:
Jeremy Gardais 2022-07-19 15:08:35 +02:00
parent a78d8c042c
commit b29bd8c2a8
Signed by: jegardai
GPG Key ID: E759BAA22501AF32
1 changed files with 2 additions and 1 deletions

View File

@ -47,6 +47,7 @@ EXAMPLES:
- Use default SSSD user for ldap requests
${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)
${PROGNAME} --home "/mnt/home.remote"