Been there done that. All the manual says it requires is pam_unix.so, I have added lines to include winbind
My /etc/pam.d/cvs auth required /lib/security/$ISA/pam_unix.so account required /lib/security/$ISA/pam_unix.so auth required /lib/security/pam_winbind.so account required /lib/security/pam_winbind.so David Morrow Systems Technical Lead, IT Operations P: (519) 951-6079 F: (519) 451-6615 mailto: [EMAIL PROTECTED] ......poor planning on your part does not make an emergency on my part........ This message has originated from Autodata Solutions. The attached material is the Confidential and Proprietary Information of Autodata Solutions. This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please delete this message and notify the Autodata system administrator at [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> -----Original Message----- From: Steve McIntyre [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 20, 2004 11:18 AM To: Scott Moynes Cc: Dave Morrow; '[EMAIL PROTECTED]' Subject: Re: CVS with SMB/Winbind Authentication On Tue, Jan 20, 2004 at 10:38:55AM -0500, Scott Moynes wrote: >Dave Morrow wrote: >>>Hi, I am not sure if this is the appropriate forum to post this >>>message, and, if it is not, hopefully someone can point me in the >>>right direction, I have been trying to find the generic "users" >>>mailing list for CVS >>> >>>Anyhow, to my question. I am attempting to use CVS with system >>>authentication being handled by Winbind/Samba. I know that Winbind >>>and Samba are functioning correctly since I use this service for other things. >>>Is there something special that must be done with CVS to make this >>>function? > >There is a pam_winbind module from samba, but I think CVS will only use >pam for authentication if run through ssh or rsh tunnels. No, not at all. PAM support has been added to CVS in the 1.12 series. Check the docs for how to use it. -- Steve McIntyre, Cambridge, UK. [EMAIL PROTECTED] Getting a SCSI chain working is perfectly simple if you remember that there must be exactly three terminations: one on one end of the cable, one on the far end, and the goat, terminated over the SCSI chain with a silver-handled knife whilst burning *black* candles. --- Anthony DeBoer _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
