Get fasPronoun in sssd
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
1ffdf371fd
commit
9e7b8efc2e
1 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ subdomains_provider = ipa
|
|||
session_provider = ipa
|
||||
hostid_provider = ipa
|
||||
# Ipsilon needs these attributes to forward them to applications
|
||||
ldap_user_extra_attrs = mail, street, locality, st, postalCode, telephoneNumber, givenname, sn, fasTimeZone, fasLocale, fasIRCNick, fasGPGKeyId, fasCreationTime, fasStatusNote, fasRHBZEmail, fasGitHubUsername, fasGitLabUsername, fasWebsiteURL, fasIsPrivate, ipaSshPubKey
|
||||
ldap_user_extra_attrs = mail, street, locality, st, postalCode, telephoneNumber, givenname, sn, fasTimeZone, fasLocale, fasIRCNick, fasGPGKeyId, fasCreationTime, fasStatusNote, fasRHBZEmail, fasGitHubUsername, fasGitLabUsername, fasWebsiteURL, fasIsPrivate, fasPronoun, ipaSshPubKey
|
||||
|
||||
[sssd]
|
||||
services = nss, pam, ssh, sudo, ifp
|
||||
|
@ -39,7 +39,7 @@ homedir_substring = /home
|
|||
# Allow ipsilon to request user attributes
|
||||
allowed_uids = ipsilon, root
|
||||
# Ipsilon needs these attributes to forward them to applications
|
||||
user_attributes = +mail, +street, +locality, +st, +postalCode, +telephoneNumber, +givenname, +sn, +fasTimeZone, +fasLocale, +fasIRCNick, +fasGPGKeyId, +fasCreationTime, +fasStatusNote, +fasRHBZEmail, +fasGitHubUsername, +fasGitLabUsername, +fasWebsiteURL, +fasIsPrivate, +ipaSshPubKey
|
||||
user_attributes = +mail, +street, +locality, +st, +postalCode, +telephoneNumber, +givenname, +sn, +fasTimeZone, +fasLocale, +fasIRCNick, +fasGPGKeyId, +fasCreationTime, +fasStatusNote, +fasRHBZEmail, +fasGitHubUsername, +fasGitLabUsername, +fasWebsiteURL, +fasIsPrivate, +fasPronoun, +ipaSshPubKey
|
||||
|
||||
[secrets]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue