ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] wdm - аутентификация
@ 2005-11-21  7:10 Evgenii Terechkov
  2005-11-21 11:01 ` Evgenii Terechkov
  0 siblings, 1 reply; 2+ messages in thread
From: Evgenii Terechkov @ 2005-11-21  7:10 UTC (permalink / raw)
  To: ALT Linux Community

Дистрибутив - Мастер 2.4+updates+чуть backports - всё самое свежее.

Пробовал pam_alreadyloggedin из дистрибутива и самосборный pam_usb - wdm 
  всё равно спрашивает пароль, когда не должен. Для первого точно не 
помню (та машина дома стойт), а для второго просто сделал такой 
/etc/pam.d/system-auth:

===============cut here===============
#%PAM-1.0
auth     sufficient	pam_usb.so fs=vfat,ext2,reiserfs,iso9660,udf 
mount_opts=ro,sync check_if_mounted keep_mounted
auth     required	pam_tcb.so shadow fork prefix=$2a$ count=8 nullok
account  required	pam_tcb.so shadow fork
password required	pam_passwdqc.so min=disabled,24,12,8,7 max=40 
passphrase=3 match=4 similar=deny random=42 enforce=users retry=3
password required	pam_tcb.so use_authtok shadow fork prefix=$2a$ count=8 
write_to=tcb
session  required	pam_tcb.so
session  required	pam_limits.so
===============cut here===============
т.е. только добавил pam_usb.

Это бага в wdm? Может уже где-то поправлена?

З.Ы.: про багзиллу знаю, сорри.



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

end of thread, other threads:[~2005-11-21 11:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-21  7:10 [Comm] wdm - аутентификация Evgenii Terechkov
2005-11-21 11:01 ` Evgenii Terechkov

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