This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
aix:user_ldap [2022/10/25 10:18] manu |
aix:user_ldap [2022/12/06 13:24] (current) manu |
||
---|---|---|---|
Line 3: | Line 3: | ||
===== Disadvantage of using kerberos ===== | ===== Disadvantage of using kerberos ===== | ||
- | * You have to create the user localy, only the authentification (password) is managed by kerberos | + | :!: You have to create the user localy, only the authentification (password) is managed by kerberos |
Line 38: | Line 38: | ||
[root@aix1]/root# cat /usr/lib/security/methods.cfg | grep -v ^* | [root@aix1]/root# cat /usr/lib/security/methods.cfg | grep -v ^* | ||
- | NIS: | + | ... |
- | program = /usr/lib/security/NIS | + | |
- | program_64 = /usr/lib/security/NIS_64 | + | |
- | + | ||
- | + | ||
- | DCE: | + | |
- | program = /usr/lib/security/DCE | + | |
KRB5: | KRB5: | ||
program = /usr/lib/security/KRB5 | program = /usr/lib/security/KRB5 |