ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [mdk-re] cvs trouble
@ 2001-12-11  9:12 Alexey Korotkov
  2001-12-11 11:52 ` [mdk-re] " Mikhail Zabaluev
  0 siblings, 1 reply; 11+ messages in thread
From: Alexey Korotkov @ 2001-12-11  9:12 UTC (permalink / raw)
  To: mandrake-russian

Возникла проблема с cvs.

Сделал так. 

В /etc/cvs/cvs.conf записано следующее:

CVS_REPOS="/home/ziga/work/mech/cvs"

Содержимое /etc/xinet.d/cvs:

# default: off
# description: CVS server.
service cvspserver
{
	disable		= no
	socket_type	= stream
	protocol	= tcp
	wait		= no  
	user		= ziga
	server		= /usr/sbin/cvspserver
}

Включил себя (ака ziga) в группу cvs.

В моём .bash_profile стоят строчки:

CVSROOT=:pserver:ziga@localhost:/home/ziga/work/mech/cvs
CVSEDITOR=mcedit
export CVSROOT CVSEDITOR

Дал команду:

$ cvs -d ~/work/mech/cvs init

В каталоге CVSROOT создал файл passwd, в котором написал:

ziga:<тут вставил пароль, взятый из /etc/shadow>:ziga

Пытаюсь залогиниться:

[ziga@localhost ziga]$ cvs -d :pserver:ziga@localhost:/home/ziga/work/mech/cvs login
(Logging in to ziga@localhost)
CVS password:<даю пассворд, вставленный из клипборда>
cvs login: authorization failed: server localhost rejected access to /home/ziga/work/mech/cvs for user ziga
[ziga@localhost ziga]$

В логах:

[root@localhost ziga]# grep cvs /var/log/messages
Dec 10 14:10:21 localhost xinetd[505]: id not unique: cvspserver [line=12]
Dec 10 14:28:31 localhost xinetd[504]: id not unique: cvspserver [line=12]
Dec 10 14:45:40 localhost xinetd[532]: id not unique: cvspserver [line=12]
Dec 10 22:10:23 localhost xinetd[505]: id not unique: cvspserver [line=12]
Dec 11 09:23:19 localhost xinetd[505]: id not unique: cvspserver [line=12]
Dec 11 09:58:55 localhost cvs_pserver[8164]: connection from 127.0.0.1:1027
Dec 11 09:58:55 localhost cvs_pserver[8164]: ziga@127.0.0.1:1027: incorrect password according to /home/ziga/work/mech/cvs/CVSROOT/passwd

Подскажите, пожалуйста, в чём может быть проблема.

Благодарю за помощь.

-- 
With best regards,
Alexey Korotkov

mailto:ziga@udm.ru



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2001-12-11 19:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-11  9:12 [mdk-re] cvs trouble Alexey Korotkov
2001-12-11 11:52 ` [mdk-re] " Mikhail Zabaluev
2001-12-11 13:18   ` cornet
2001-12-11 13:34     ` AVL
2001-12-11 13:41       ` cornet
2001-12-11 14:28         ` AVL
2001-12-11 15:15           ` cornet
2001-12-11 15:33           ` cornet
2001-12-11 16:16             ` AVL
2001-12-11 16:53               ` cornet
2001-12-11 19:36   ` Alexey Korotkov

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git