自作クラスタ計算機:openldapを使ったldapサーバの基本設定
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| 自作クラスタ計算機:openldapを使ったldapサーバの基本設定 [2026/07/09 01:50] – [管理・計算ノードでの作業] koudai | 自作クラスタ計算機:openldapを使ったldapサーバの基本設定 [2026/07/09 02:07] (current) – [LDAPクライアント] koudai | ||
|---|---|---|---|
| Line 234: | Line 234: | ||
| * LDAP server search base: dc=cluster, | * LDAP server search base: dc=cluster, | ||
| * Name services to configure: passwd, group, shadow (スペースキーでチェックを入れられます) | * Name services to configure: passwd, group, shadow (スペースキーでチェックを入れられます) | ||
| - | - 管理ノードでのみ実行< | + | - (管理ノードのみ)PAM(Pluggable Authentication Modules)の認証設定< |
| $ sudo pam-auth-update | $ sudo pam-auth-update | ||
| </ | </ | ||
| * 「LDAP Authentication」を有効化(通常は自動で有効化済み) | * 「LDAP Authentication」を有効化(通常は自動で有効化済み) | ||
| * Create home directory on login を有効化 | * Create home directory on login を有効化 | ||
| - | - nscd+nslcdを再起動< | + | - (管理ノードのみ)nscd+nslcdを再起動< |
| $ sudo systemctl restart nslcd nscd | $ sudo systemctl restart nslcd nscd | ||
| </ | </ | ||
自作クラスタ計算機/openldapを使ったldapサーバの基本設定.txt · Last modified: 2026/07/09 02:07 by koudai
