|
From: Dick M. <di...@fo...> - 2008-08-06 12:19:41
|
KyleJHarper wrote: > In my experience with PAM there is always a file called system-auth or > common-auth in the /etc/pam.d/ directory. When I load devil I do not see > either of these files. These are distro specific configurations. Debian for example, uses them. They're just include files; separates out the common parts of a pam file. No reason why you can't do the same in DL. Empahasis on the *you* since DL doesn't provide default configs (unlike other distros). Several of my DL configs are copied, more or less, from Debian. Dick |