Re: Kerberos Server Implementation

2022-01-21 Thread Russ Allbery
Charles Hedrick writes: > This is a client-server pair designed to create home directories for > users. When you’re using kerberized NFS the normal pam_mkhomedir won’t > work, because it assumes that root can create directories in the file > system. With kerberized NFS, root has no special privil

Re: Kerberos Server Implementation

2022-01-21 Thread Charles Hedrick
src/appl/simple For a real example, see github, clhedrick/kerberos.git, in directory kmkhomedir This is a client-server pair designed to create home directories for users. When you’re using kerberized NFS the normal pam_mkhomedir won’t work, because it assumes that root can create directories i