ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Eugene Prokopiev <prokopiev@stc.donpac.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Как сделать Live CD
Date: Mon, 04 Apr 2005 22:19:54 +0400
Message-ID: <4251854A.3010905@stc.donpac.ru> (raw)
In-Reply-To: <m3wtri797b.fsf@hammer.malta.altlinux.ru>

Sergey Bolshakov пишет:
>>>>>>"Eugene" == Eugene Prokopiev <prokopiev@stc.donpac.ru> writes:
> 
> 
>  >> Ну, так...
>  > Исправил, теперь:
> 
>  > $ sandcl -d test:1@localhost:/alm24 querynames \*
>  > authorization failed for test
> 
>  > Вывод не зависит от того, указываю ли я правильный или неправильный пароль
> 
> Авторизация в sandman не имеет ничего общего с системной.
> Пользователь заводится в CVSROOT/users, пароль в CVSROOT/passwd.
> Делается это в рабочей копии CVSROOT, изменения коммитятся в CVS,
> для чего изменяется и CVSROOT/commitinfo.
> Формат файлов описан в Cederquist aka info cvs,
> пример моего users.master24:
> --- %< ---
> lioka:"Sergey Bolshakov <sbolshakov@altlinux.ru>"
> --- %< ---
> passwd (или passwd.master24) может быть создан или дополнен
> с помощью утилитки htpasswd (пакет apache-common).
> 
> Пользователь может быть заведён либо в общий users/passwd, либо
> в специфичный для данного репозитория users.master24/passwd.master24;
> просматриваются оба варианта до первого совпадения.
> 
> Замечание: подстрока в users (или users.master24) после : попадает в rpm
> в качестве значения поля Packager по умолчанию.

Вот что у меня получилось:

$ cat users
john:"Eugene Prokopiev <eugene_prokopiev@mail.ru>
$ cat passwd
john:ESp5IHjYecung
$ cvs add -m 'init' users passwd
cvs add: scheduling file `users' for addition
cvs add: scheduling file `passwd' for addition
cvs add: use 'cvs commit' to add these files permanently
$ cvs commit -m 'init' users passwd
RCS file: /var/cvs/CVSROOT/users,v
done
Checking in users;
/var/cvs/CVSROOT/users,v  <--  users
initial revision: 1.1
done
RCS file: /var/cvs/CVSROOT/passwd,v
done
Checking in passwd;
/var/cvs/CVSROOT/passwd,v  <--  passwd
initial revision: 1.1
done
cvs commit: Rebuilding administrative file database
$ sandcl -d john:1@localhost:/alm24 querynames \*
repository `alm24' is broken: removing from list
creating initial fs failed: couldn't execute "/usr/bin/sudo": permission 
denied
$ sandcl -d john:1@localhost:/alm24 querynames \*
no such repository `alm24'

Что теперь не так? И откуда он, зараза, удалил репозитарий? Как его 
вернуть? В /etc/sandman/repos он вроде на месте.

Да, признаю свою ошибку, я сделал control sudo public (до того было 
wheelonly), но, как я понимаю, creating initial fs failed случилось уже 
позже.

-- 
С уважением, Прокопьев Евгений


  reply	other threads:[~2005-04-04 18:19 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-03 16:15 Eugene Prokopiev
2005-04-03 18:07 ` Sergey Bolshakov
2005-04-04  4:07   ` Eugene Prokopiev
2005-04-04  6:08   ` Eugene Prokopiev
2005-04-04  6:11     ` Alexey I. Froloff
2005-04-04 16:30       ` Eugene Prokopiev
2005-04-04 17:17         ` Sergey Bolshakov
2005-04-04 18:19           ` Eugene Prokopiev [this message]
2005-04-04 18:24             ` Eugene Prokopiev
2005-04-04 19:22             ` Sergey Bolshakov
2005-04-04 20:20           ` [Comm] " Michael Shigorin
2005-04-04 21:16             ` Sergey Bolshakov
2005-04-05 12:25               ` Michael Shigorin
2005-04-05 17:23                 ` Eugene Prokopiev
2005-04-05 17:46                   ` Michael Shigorin
2005-04-05 18:17                   ` Sergey Bolshakov
2005-04-04 16:32 ` [Comm] " Eugene Prokopiev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4251854A.3010905@stc.donpac.ru \
    --to=prokopiev@stc.donpac.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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