Howdy all,.
I've been fighting with this for a while. Basically I have a CVS
service that alas I can't replace with something like svn or git. I've
been trying to get auth to work via winbind (yep I know the security
considerations), however I've not been too lucky here.
Auth is working fine via winbinds as I can do local access no bother.
When attempting to log in via cvs I get a password mismatch error;
Mar 11 09:58:26 srv-001-10-23 cvs: password mismatch for aj.mckee:
Mar 11 10:05:56 srv-001-10-23 cvs: login failure (for /var/cvs/testproj)
Anyone got an ideas as to what I am missing?
TIA
AJ
/etc/pam.d/cvs
auth sufficient /lib/security/pam_winbind.so
auth required /lib/security/$ISA/pam_unix.so
account sufficient /lib/security/pam_winbind.so
account required /lib/security/$ISA/pam_unix.so
/etc/xinetd.conf/cvs
service cvspserver
{
disable = no
port = 2401
socket_type = stream
protocol = tcp
wait = no
user = root
server = /usr/bin/cvs
server_args = --allow-root=/var/cvs/testproj
passenv =
groups = yes
}
Red Hat Enterprise Linux AS release 4 (Nahant Update 7)
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!