From: Artem <u2u@nm.ru> To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru> Subject: [sisyphus] танцы (samba) - User Administrator in passdb, but getpwnam() fails! Date: Mon, 07 Mar 2005 21:16:17 +0200 Message-ID: <422CA881.6060306@nm.ru> (raw) Ввиду наличия свободного времени решил "потанцевать" с сизифовой samba 3.0.10 + smbldap-tools 0.8.5. Установил, настроил (c помощью smbldap-tools), все с ldap работает, пользователи создаются , пароли меняются, т.е. с ldap самба работает. Системные пользователи - не в ldap. При попытке затащить клиента в домен samba, выдает ошибку о неверной аутентификации, а в логах пишет следующее: auth/auth_util.c:make_server_info_sam(822) User Administrator in passdb, but getpwnam() fails! в означенном файле в указанной строке: if ( !(pwd = getpwnam_alloc(pdb_get_username(sampass))) ) { DEBUG(1, ("User %s in passdb, but getpwnam() fails!\n", pdb_get_username(sampass))); Т.е. тоже становится ясно, что pdb_get_username(sampass) - исправно "вытягивает" аккаунт из ldap (Administrator), но почему дальше не отрабатывает getpwnam_alloc() ? Мне, что-ли, вместо root в /etc/passwd прописать Administrator? :-D Бред. Что-то чем больше я читал доки по samba (samba-doc), тем темнее все становилось (в одних - одно, в других-другое, разлезлись на > 1000 страниц - а толку... :-) ). SAM-аккаунты samba должны "резольвится" на системные, на этой же системе. Что я упустил в настройках? Никак понять не могу. Про группы - написано: сделать net groupmap для связки их с системными. А что с учетной записью администратора pdc делать? Как она с рутом увязывается? Winbind, насколько я понял, в моем случае не нужен - т.к. самба сама и есть контроллер домена?
next reply other threads:[~2005-03-07 19:16 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2005-03-07 19:16 Artem [this message] 2005-03-07 20:04 ` Artem 2005-03-07 20:06 ` Alexander Bokovoy 2005-03-09 15:12 ` Artem
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=422CA881.6060306@nm.ru \ --to=u2u@nm.ru \ --cc=sisyphus@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 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