SSS_SEED(8) | SSSD Manual pages | SSS_SEED(8) |
sss_seed - seed the SSSD cache with a user
sss_seed [options] -D DOMAIN -n USER
sss_seed seeds the SSSD cache with a user entry and temporary password. If a user entry is already present in the SSSD cache then the entry is updated with the temporary password.
-D,--domain DOMAIN
-n,--username USER
-u,--uid UID
-g,--gid GID
-c,--gecos COMMENT
-h,--home HOME_DIR
-s,--shell SHELL
-i,--interactive
-p,--password-file PASS_FILE
-?,--help
The length of the password (or the size of file specified with -p or --password-file option) must be less than or equal to PASS_MAX bytes (64 bytes on systems with no globally-defined PASS_MAX value).
sssd(8), sssd.conf(5), sssd-ldap(5), sssd-krb5(5), sssd-simple(5), sssd-ipa(5), sssd-ad(5), sssd-files(5), sssd-sudo(5), sssd-session-recording(5), sss_cache(8), sss_debuglevel(8), sss_obfuscate(8), sss_seed(8), sssd_krb5_locator_plugin(8), sss_ssh_authorizedkeys(8), sss_ssh_knownhostsproxy(8), sssd-ifp(5), pam_sss(8). sss_rpcidmapd(5) sssd-systemtap(5)
The SSSD upstream - https://github.com/SSSD/sssd/
04/11/2023 | SSSD |