rudi.labermeier@philips.com
2002-Oct-21 15:26 UTC
AW: [Samba] user root is not accepted anymore
Hi, thank you for your help, but it's not the reason. The user root is not managed in the smbpasswd file. Any more ideas? Thanks, Rudi tuxx:~ # smbpasswd New SMB password: Retype new SMB password: Failed to find entry for user root. Failed to modify password entry for user root tuxx:~ # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Rudi Labermeier IT Administrator SP3D Chip Design GmbH Phone: +49 8151 270-119 Petersbrunner Str. 17 Fax: +49 8151 270-200 D-82319 Starnberg mailto:rudi.labermeier@philips.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Andreas Lindenbauer" <andreas.lindenbauer@Sal To: Rudi Labermeier/STN/SC/PHILIPS@EMEA1 amander.at> <samba@lists.samba.org> Sent by: cc: samba-admin@lists.samba. Subject: AW: [Samba] user root is not accepted anymore org Classification: 21.10.02 14:28 Hi ! Try using: "smbpasswd" (being logged in as root) and enter the newly changed root-password. When changing the password with "passwd", then smb-Password isn't automatically changed. Kind regards Andreas Lindenbauer EDV-Technik Salamander in Austria GmbH Zeleborgasse 21 A-1120 Wien Tel.: +43 1 815 85 08 - 43 mailto:andreas.lindenbauer@salamander.at -----Ursprungliche Nachricht----- Von: samba-admin@lists.samba.org [mailto:samba-admin@lists.samba.org]Im Auftrag von rudi.labermeier@philips.com Gesendet: Montag, 21. Oktober 2002 13:59 An: samba@lists.samba.org Betreff: [Samba] user root is not accepted anymore Hi, we're using samba 2.2.1.a on a SuSE Linux box. After changing the root password, root is not able to login anymore. Neither with the new nor the old password. We reinstalled samba and changed every file in /etc/samba. Every other user is accepted. We never used smbpasswd. Now we're a little bit confused because we changed the root's password on a identical machine and do not have the same effect. Is there anybody who has got an idea? Regards, Rudi ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Rudi Labermeier IT Administrator SP3D Chip Design GmbH Phone: +49 8151 270-119 Petersbrunner Str. 17 Fax: +49 8151 270-200 D-82319 Starnberg mailto:rudi.labermeier@philips.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The information contained in this message is confidential and may be legally privileged. The message is intended solely for the addressee(s). If you are not the intended recipient, you are hereby notified that any use, dissemination, or reproduction is strictly prohibited and may be unlawful. If you are not the intended recipient, please contact the sender by return e-mail and destroy all copies of the original message. -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
On Mon, 2002-10-21 at 11:26, rudi.labermeier@philips.com wrote:> Hi, > > thank you for your help, but it's not the reason. The user root is not managed in the smbpasswd file. > Any more ideas?I believe that all samba users must be in the smbpasswd file unless you're using winbind, ldap or some other backend. maybe you had a user mapping between root and some other user before... brad
rudi.labermeier@philips.com
2002-Oct-22 07:55 UTC
AW: [Samba] user root is not accepted anymore
Hi, for me it looks not like a configuration problem. After a new reinstallation of samba i found the message smb_pam_passcheck: PAM: smb_pam_auth failed - Rejecting User root ! in log.smbd Any more ideas? Regards, Rudi ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Rudi Labermeier IT Administrator SP3D Chip Design GmbH Phone: +49 8151 270-119 Petersbrunner Str. 17 Fax: +49 8151 270-200 D-82319 Starnberg mailto:rudi.labermeier@philips.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Bradley W. Langhorst" To: Rudi Labermeier/STN/SC/PHILIPS@EMEA1 <brad@langhorst. cc: samba@samba.org com> Subject: Re: AW: [Samba] user root is not accepted anymore Sent by: samba-admin@list Classification: s.samba.org 21.10.02 17:44 On Mon, 2002-10-21 at 11:26, rudi.labermeier@philips.com wrote:> Hi, > > thank you for your help, but it's not the reason. The user root is not managed in the smbpasswd file. > Any more ideas?I believe that all samba users must be in the smbpasswd file unless you're using winbind, ldap or some other backend. maybe you had a user mapping between root and some other user before... brad -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
rudi.labermeier@philips.com
2002-Oct-22 14:10 UTC
AW: [Samba] user root is not accepted anymore
I tried it but it doesn't work. For me it looks like a problem with PAM. Rejecting sound like "ok, you typed in the right password, but you're not allowed to login..." We've got a second system for failover and the samba configuration-files are 100% identical - but samba-login as root works. By the way, the smbpasswd file on the failover-system doesn't contain a entry for root, too. So for me it looks like a problem between samba and PAM or PAM is unable to verify the login. But more and more I get lack of ideas.... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Rudi Labermeier IT Administrator SP3D Chip Design GmbH Phone: +49 8151 270-119 Petersbrunner Str. 17 Fax: +49 8151 270-200 D-82319 Starnberg mailto:rudi.labermeier@philips.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Andrew Gaffney <agaffney@locutu To: Rudi Labermeier/STN/SC/PHILIPS@EMEA1 s2.yi.org> Samba <samba@lists.samba.org> cc: 22.10.02 15:08 Subject: Re: AW: [Samba] user root is not accepted anymore Classification: rudi.labermeier@philips.com wrote:> Hi, > > for me it looks not like a configuration problem. > After a new reinstallation of samba i found the message > > smb_pam_passcheck: PAM: smb_pam_auth failed - Rejecting User root ! > > in log.smbd > > Any more ideas? >try 'smbpasswd -a root'. Since it said that the user root didn't exist in the smbpasswd file, try adding it back