This shows you the differences between two versions of the page.
linux:ldap_users [2021/01/01 21:25] 127.0.0.1 external edit |
linux:ldap_users [2021/11/10 09:36] (current) manu |
||
---|---|---|---|
Line 7: | Line 7: | ||
Define the required user shell settings using these options: | Define the required user shell settings using these options: | ||
- | • shell_fallback sets a fallback value, which is used only if no shells are defined in AD | + | * shell_fallback sets a fallback value, which is used only if no shells are defined in AD |
- | • override_shell sets a value that always overrides the shell defined in AD | + | * override_shell sets a value that always overrides the shell defined in AD |
- | • default_shell sets a default shell value | + | * default_shell sets a default shell value |
- | • allowed_shells and vetoed_shells set lists of allowed or blacklisted shells | + | * allowed_shells and vetoed_shells set lists of allowed or blacklisted shells |
In the [domain] section, use one of these options: | In the [domain] section, use one of these options: | ||
- | • fallback_homedir sets a fallback home directory format, which is used only if a home directory is not defined in AD | + | * fallback_homedir sets a fallback home directory format, which is used only if a home directory is not defined in AD |
- | • override_homedir sets a home directory template, which always overrides the home directory defined in AD | + | * override_homedir sets a home directory template, which always overrides the home directory defined in AD |