ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] PAM_MOUNT
@ 2005-04-28  7:34 Anton Gorlov aka stalker
  2005-04-28  8:40 ` Alexey V. Novikov
  0 siblings, 1 reply; 2+ messages in thread
From: Anton Gorlov aka stalker @ 2005-04-28  7:34 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Здравствуйте, ALT.

Хм. Собралось. Но как оказалось его ещё патчить и патчить.

[root@vmstalker i686]# rpm -i pam_mount-0.9.22-ant1.i686.rpm
error: failed dependencies:
        /sbin/mount   is needed by pam_mount-0.9.22-ant1
        /usr/sbin/vnconfig   is needed by pam_mount-0.9.22-ant1

Пеервое в принципи представляю как вылечить... А вот со вторым.
Поиск по тексту "/usr/sbin/vnconfig" вывел только на 1 файл -
mount_ehd. Там такая конструкция:

ARCH=`uname`
if [ x${ARCH}[M '1 = xOpenBSD ]; then
        echo /usr/sbin/vnconfig -k $2 $3
        /usr/sbin/vnconfig -k $2 $3
        echo /sbin/mount /dev/${2}c $4
       /sbin/mount /dev/${2}c $4
fi


Может есть более простой способ как-нибудь при логоне мантировать не
локальный хомяк пользователя в локальный на время сессии?


-- 
С уважением,
 Anton                          mailto:pnz37@mail.ru



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

* Re: [sisyphus] PAM_MOUNT
  2005-04-28  7:34 [sisyphus] PAM_MOUNT Anton Gorlov aka stalker
@ 2005-04-28  8:40 ` Alexey V. Novikov
  0 siblings, 0 replies; 2+ messages in thread
From: Alexey V. Novikov @ 2005-04-28  8:40 UTC (permalink / raw)
  To: Anton Gorlov aka stalker, ALT Linux Sisyphus discussion list

28.04.2005 11:34, Anton Gorlov aka stalker пишет:
> Здравствуйте, ALT.
> 
> Хм. Собралось. Но как оказалось его ещё патчить и патчить.
> 
> [root@vmstalker i686]# rpm -i pam_mount-0.9.22-ant1.i686.rpm
> error: failed dependencies:
>         /sbin/mount   is needed by pam_mount-0.9.22-ant1
>         /usr/sbin/vnconfig   is needed by pam_mount-0.9.22-ant1
> 
> Пеервое в принципи представляю как вылечить... А вот со вторым.
> Поиск по тексту "/usr/sbin/vnconfig" вывел только на 1 файл -
> mount_ehd. Там такая конструкция:
> 
> ARCH=`uname`
> if [ x${ARCH}[M '1 = xOpenBSD ]; then
>         echo /usr/sbin/vnconfig -k $2 $3
>         /usr/sbin/vnconfig -k $2 $3
>         echo /sbin/mount /dev/${2}c $4
>        /sbin/mount /dev/${2}c $4
> fi
> 
> 
> Может есть более простой способ как-нибудь при логоне мантировать не
> локальный хомяк пользователя в локальный на время сессии?
Так в чем проблема-то? У нас же не OpenBSD. Вопрос лишь в том как
грамотно оторвать эту зависимость. Можно патчем выкинув этот кусок,
а можно отключив автопоиск зависимостей.

-- 
WBR, Alexey V. Novikov


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

end of thread, other threads:[~2005-04-28  8:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-28  7:34 [sisyphus] PAM_MOUNT Anton Gorlov aka stalker
2005-04-28  8:40 ` Alexey V. Novikov

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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