Mailinglist Archive: opensuse (3156 mails)
| < Previous | Next > |
Re: [opensuse] Re: NFS sync vs. async mounts
- From: Anders Johansson <ajh@xxxxxxxxxx>
- Date: Fri, 28 Dec 2007 18:13:59 +0100
- Message-id: <200712281814.00326.ajh@xxxxxxxxxx>
On Friday 28 December 2007 14:45:16 James Knott wrote:
Depends on your pam settings. By default the user will be logged in and put
in /, but you can use modules like pam_succeed_if, or pam_homecheck, to make
the login fail if the home directory doesn't exist. Those aren't enabled by
default though
And as mentioned, pam_mkhomedir can be used to create one dynamically
Anders
--
Madness takes its toll
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
I'm well aware of mounting a common /home via NFS, but was curious about
what would happen with NIS, if someone logged in, without a /home
directory.
Depends on your pam settings. By default the user will be logged in and put
in /, but you can use modules like pam_succeed_if, or pam_homecheck, to make
the login fail if the home directory doesn't exist. Those aren't enabled by
default though
And as mentioned, pam_mkhomedir can be used to create one dynamically
Anders
--
Madness takes its toll
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |