Re: PAM authentication patch - v2
"Max Bowsher" <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.bugs |
|---|---|
| Message-ID | <014501c304fb$7f7bad60$256e883e@pomello> |
Brian Murphy wrote:
>> +@example
>> +cvs auth required pam_unix.so
>> +cvs account required pam_unix.so
>> +@end example
>> +
>> +The the equivalent @file{/etc/pam.d/cvs} would contain
What was the consensus about hardcoding "cvs" or using the name cvs was
invoked with as the PAM id?
If the latter, maybe a note about that here?
I can see it possibly confusing people a *lot*.
Max.