- View the source.
- sssd.conf has been deleted.
| 1: 2021-06-26 (Sat) 16:37:04 iseki |
Cur: 1970-01-01 (Thu) 18:00:00 |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | *** /etc/sssd/sssd.conf [#r7b1f7b4] | ||
| - | [sssd] | ||
| - | debug_level = 0 | ||
| - | config_file_version = 2 | ||
| - | services = nss, sudo, pam, autofs, ssh | ||
| - | domains = default | ||
| - | [domain/default] | ||
| - | enumerate = true getent passwd がSSSDを見るようにするのに必要 | ||
| - | id_provider = ldap | ||
| - | auth_provider = ldap | ||
| - | #access_provider = permit | ||
| - | |||
| - | chpass_provider = ldap | ||
| - | sudo_provider = ldap | ||
| - | ldap_uri = ldap://202.26.150.51/ | ||
| - | ldap_search_base = dc=nsl,dc=tuis,dc=ac,dc=jp | ||
| - | ldap_id_use_start_tls = False | ||
| - | ldap_search_timeout = 3 | ||
| - | ldap_network_timeout = 3 | ||
| - | ldap_opt_timeout = 3 | ||
| - | ldap_enumeration_search_timeout = 60 | ||
| - | ldap_enumeration_refresh_timeout = 300 | ||
| - | ldap_connection_expire_timeout = 600 | ||
| - | ldap_sudo_smart_refresh_interval = 600 | ||
| - | ldap_sudo_full_refresh_interval = 10800 | ||
| - | entry_cache_timeout = 1200 | ||
| - | cache_credentials = True | ||
| - | #cache_credentials = False キャッシュしない | ||
| - | ldap_tls_reqcert = never サーバ証明書をチェックしない | ||
| - | |||
| - | ldap_default_bind_dn = cn=Manager | ||
| - | ldap_default_authtok = ****** | ||
| - | |||
| - | #ldap_tls_cacertdir = /etc/openldap/cacerts | ||
| - | autofs_provider = ldap | ||
| - | |||
| - | [nss] | ||
| - | homedir_substring = /home | ||
| - | entry_negative_timeout = 20 | ||
| - | entry_cache_nowait_percentage = 50 | ||
| - | |||
| - | [pam] | ||
| - | |||
| - | [sudo] | ||
| - | |||
| - | [autofs] | ||
| - | |||
| - | [ssh] | ||
| - | |||
| - | [pac] | ||
- Backup list of sssd.conf
- Backup diff of sssd.conf(No. All)
- 1: 2021-06-26 (Sat) 16:37:04 iseki
- Cur: 1970-01-01 (Thu) 18:00:00
