ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [re] cvs troubles
@ 2000-12-07 23:03 Andrey Brindeew
  2000-12-08  0:14 ` Andrey Brindeew
  2000-12-08 11:58 ` Rider
  0 siblings, 2 replies; 5+ messages in thread
From: Andrey Brindeew @ 2000-12-07 23:03 UTC (permalink / raw)
  To: Mandrake/RE discussion list

Hello!

Переехали на нового хостера, настраиваем там cvs и столкнулись с таким вот
сабжем:
1. Скомпилили, установили, прописали в xinetd.conf
2. Сделали через ssh cvs init
3. Прописали пассворды в CVSROOT/passwd
4. Делаем cvs login - проходит
5. Пытаемся сделать cvs co CVSROOT - тут же нас посылают вот так:
cvs [checkout aborted]: unrecognized auth response from our.server.ru: cvs:
setgroups: Operation not permitted

Почесав репу, обнаруживаем, что на сервере стоит FreeBSD 4.xx, и ф-ции crypt
разные (первоначально перетащенный с другой машины файл CVSROOT/passwd не
сработал - на старой машине crypt был обычный).
Вопрос: может ли на указанную ошибку влиять тот факт, что в 70RE
используется обычный crypt?

Идея же настройки cvs такова: настроить обычный, страшно несекьюрный
pserver, и ходить к нему через ssh'ный туннель.

WBR, Andrey Brindeew
"No one person can understand Perl culture completely" (C) Larry Wall.




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

* Re: [re] cvs troubles
  2000-12-07 23:03 [re] cvs troubles Andrey Brindeew
@ 2000-12-08  0:14 ` Andrey Brindeew
  2000-12-08 11:58 ` Rider
  1 sibling, 0 replies; 5+ messages in thread
From: Andrey Brindeew @ 2000-12-08  0:14 UTC (permalink / raw)
  To: mandrake-russian

Всем сорри за беспокойство, проблема решена правкой сырцов и была связана со
специфичностью FreeBSD.
WBR, Andrey Brindeew
"No one person can understand Perl culture completely" (C) Larry Wall.
----- Original Message -----
From: "Andrey Brindeew" <abr@mccinet.ru>
To: "Mandrake/RE discussion list" <mandrake-russian@linuxteam.iplabs.ru>
Sent: Thursday, December 07, 2000 11:02 PM
Subject: [re] cvs troubles


> Hello!
>
> Переехали на нового хостера, настраиваем там cvs и столкнулись с таким вот
> сабжем:
> 1. Скомпилили, установили, прописали в xinetd.conf
> 2. Сделали через ssh cvs init
> 3. Прописали пассворды в CVSROOT/passwd
> 4. Делаем cvs login - проходит
> 5. Пытаемся сделать cvs co CVSROOT - тут же нас посылают вот так:
> cvs [checkout aborted]: unrecognized auth response from our.server.ru:
cvs:
> setgroups: Operation not permitted
>
> Почесав репу, обнаруживаем, что на сервере стоит FreeBSD 4.xx, и ф-ции
crypt
> разные (первоначально перетащенный с другой машины файл CVSROOT/passwd не
> сработал - на старой машине crypt был обычный).
> Вопрос: может ли на указанную ошибку влиять тот факт, что в 70RE
> используется обычный crypt?
>
> Идея же настройки cvs такова: настроить обычный, страшно несекьюрный
> pserver, и ходить к нему через ssh'ный туннель.
>
> WBR, Andrey Brindeew
> "No one person can understand Perl culture completely" (C) Larry Wall.
>
>
> _______________________________________________
> Mandrake-russian mailing list
> Mandrake-russian@linuxteam.iplabs.ru
> http://linuxteam.iplabs.ru/mailman/listinfo/mandrake-russian




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

* Re: [re] cvs troubles
  2000-12-07 23:03 [re] cvs troubles Andrey Brindeew
  2000-12-08  0:14 ` Andrey Brindeew
@ 2000-12-08 11:58 ` Rider
  2000-12-08 15:05   ` Mikhail Zabaluev
  1 sibling, 1 reply; 5+ messages in thread
From: Rider @ 2000-12-08 11:58 UTC (permalink / raw)
  To: mandrake-russian

Hello Andrey,

Andrey Brindeew wrote:
> 
> Hello!
> 
> Переехали на нового хостера, настраиваем там cvs и столкнулись с таким вот
> сабжем:
> 1. Скомпилили, установили, прописали в xinetd.conf
> 2. Сделали через ssh cvs init
> 3. Прописали пассворды в CVSROOT/passwd
> 4. Делаем cvs login - проходит
> 5. Пытаемся сделать cvs co CVSROOT - тут же нас посылают вот так:
> cvs [checkout aborted]: unrecognized auth response from our.server.ru: cvs:
> setgroups: Operation not permitted

Все очень просто, и FreeBSD тут не при чем. То же самое происходит на
Linux, если в /etc/inetd.conf прописан запуск cvspserver под
пользователем, отличающимся от root.


> 
> Почесав репу, обнаруживаем, что на сервере стоит FreeBSD 4.xx, и ф-ции crypt
> разные (первоначально перетащенный с другой машины файл CVSROOT/passwd не
> сработал - на старой машине crypt был обычный).
> Вопрос: может ли на указанную ошибку влиять тот факт, что в 70RE
> используется обычный crypt?

Нет, это тут не при чем.

Rgds
Rider



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

* Re: [re] cvs troubles
  2000-12-08 11:58 ` Rider
@ 2000-12-08 15:05   ` Mikhail Zabaluev
  2000-12-08 15:10     ` Rider
  0 siblings, 1 reply; 5+ messages in thread
From: Mikhail Zabaluev @ 2000-12-08 15:05 UTC (permalink / raw)
  To: mandrake-russian

Hello Rider,

On Fri, Dec 08, 2000 at 11:55 +0300, Rider wrote:
>
> Hello Andrey,
> 
> Andrey Brindeew wrote:
> > 
> > Hello!
> > 
> > Переехали на нового хостера, настраиваем там cvs и столкнулись с таким вот
> > сабжем:
> > 1. Скомпилили, установили, прописали в xinetd.conf
> > 2. Сделали через ssh cvs init
> > 3. Прописали пассворды в CVSROOT/passwd
> > 4. Делаем cvs login - проходит
> > 5. Пытаемся сделать cvs co CVSROOT - тут же нас посылают вот так:
> > cvs [checkout aborted]: unrecognized auth response from our.server.ru: cvs:
> > setgroups: Operation not permitted
> 
> Все очень просто, и FreeBSD тут не при чем. То же самое происходит на
> Linux, если в /etc/inetd.conf прописан запуск cvspserver под
> пользователем, отличающимся от root.

Хм... я вот запустил pserver под пользователем cvs. Нужно было поменять
права доступа в CVSROOT, в итоге все работает. Правда, 'co CVSROOT' я с
сети делать не пробовал...

-- 
Stay tuned,
  MhZ                                    mailto:mookid@sigent.ru
-----------
"Of all the tyrannies that affect mankind, tyranny in religion is the worst."
- Thomas Paine



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

* Re: [re] cvs troubles
  2000-12-08 15:05   ` Mikhail Zabaluev
@ 2000-12-08 15:10     ` Rider
  0 siblings, 0 replies; 5+ messages in thread
From: Rider @ 2000-12-08 15:10 UTC (permalink / raw)
  To: mandrake-russian

Mikhail Zabaluev wrote:
> 
> Hello Rider,
> 
> On Fri, Dec 08, 2000 at 11:55 +0300, Rider wrote:
> >
> > Hello Andrey,
> >
> > Andrey Brindeew wrote:
> > >
> > > Hello!
> > >
> > > Переехали на нового хостера, настраиваем там cvs и столкнулись с таким вот
> > > сабжем:
> > > 1. Скомпилили, установили, прописали в xinetd.conf
> > > 2. Сделали через ssh cvs init
> > > 3. Прописали пассворды в CVSROOT/passwd
> > > 4. Делаем cvs login - проходит
> > > 5. Пытаемся сделать cvs co CVSROOT - тут же нас посылают вот так:
> > > cvs [checkout aborted]: unrecognized auth response from our.server.ru: cvs:
> > > setgroups: Operation not permitted
> >
> > Все очень просто, и FreeBSD тут не при чем. То же самое происходит на
> > Linux, если в /etc/inetd.conf прописан запуск cvspserver под
> > пользователем, отличающимся от root.
> 
> Хм... я вот запустил pserver под пользователем cvs. Нужно было поменять
> права доступа в CVSROOT, в итоге все работает. Правда, 'co CVSROOT' я с
> сети делать не пробовал...

У тебя могут возникнуть проблемы после коммитов ... 
во всяком случае у меня он не заработал...
но что бы все работали под пользователем cvs ему в CVSROOT/passwd
прописываются такие строки:
user|password|cvs
Тогда все прекрасно. В предыдущих версиях я так не извращался, это
появилось где-то около cvs 1.11

Rgds
Rider
http://linux.ru.net



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

end of thread, other threads:[~2000-12-08 15:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-07 23:03 [re] cvs troubles Andrey Brindeew
2000-12-08  0:14 ` Andrey Brindeew
2000-12-08 11:58 ` Rider
2000-12-08 15:05   ` Mikhail Zabaluev
2000-12-08 15:10     ` Rider

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