ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] master 2.2 & pam_winbind
@ 2003-06-17  4:39 Smirnov Alexey
  2003-06-17  6:47 ` Александр Никольников
  0 siblings, 1 reply; 2+ messages in thread
From: Smirnov Alexey @ 2003-06-17  4:39 UTC (permalink / raw)
  To: community

Hello All!

Проблема в следующем - хочу настроить аутентификацию юзеров с домена (раньше 
стоял RH 7.3 с настроенным для этих целей pam_krb5, но в мастере нету 
pam_krb5). Дак вот, делаю все как написано в мануале а в итоге не могу никак 
добиться результата :(

В nsswitch.conf прописал следующее:

passwd:     files winbind
shadow:     tcb files
group:      files winbind

в smb.conf:
[global]
    workgroup = UE
    netbios name UNI
    security = domain
    password server = NT1 NT2
    encrypt passwords = yes
    winbind uid = 10000-20000
    winbind gid = 10000-20000
   # winbind separator = \
   winbind use default domain = yes
   #  winbind enum users = yes
   #  winbind enum groups = yes

запускаю демона winbind и смотрю - вроде бы как работает
wbinfo -g и wbinfo -u показывает все группы и юзеров
wbinfo -a user%passwd тоже пишет что все ОК

Дальше в файле /etc/pam.d/samba я везде заменил system-auth на 
system-auth-winbind, но подключиться по smb я не могу - винда пишет про 
неверный пароль а в логах самбы:

[2003/06/17 10:37:28, 2] smbd/service.c:make_connection(331)
  Invalid username/password for share [ue\user]
[2003/06/17 10:37:28, 3] smbd/error.c:error_packet(113)
  error packet at smbd/reply.c(166) cmd=117 (SMBtconX) 
NT_STATUS_WRONG_PASSWORD

Вопрос - работает ли в принципе pam_winbind в мастере ?

Спасибо.


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

end of thread, other threads:[~2003-06-17  6:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-17  4:39 [Comm] master 2.2 & pam_winbind Smirnov Alexey
2003-06-17  6:47 ` Александр Никольников

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