Bug 70694 - using smbpasswd to login to system is successful
Summary: using smbpasswd to login to system is successful
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: samba
Version: 7.2
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Trond Eivind Glomsrxd
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-08-04 03:57 UTC by Keith Mastin
Modified: 2007-04-18 16:45 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-08-04 03:57:16 UTC
Embargoed:


Attachments (Terms of Use)

Description Keith Mastin 2002-08-04 03:57:12 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2.1) Gecko/20010901

Description of problem:
When I enter username and the smbpasswd rather than the user password, I can
still have entry into the system

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.create user "newuser" with password "Dak^Dal*"
2.add smbpasswd -a newuser with password "He7Qr3"
3.goto another console and enter "newuser" with password "He7Qr3"
	

Actual Results:  System allows login with incorrect system user password

Expected Results:  should have respawned login prompt with "incorrect login" message

Additional info:

This is the third of 3 login bugs I found today

Comment 1 Trond Eivind Glomsrxd 2002-08-05 14:39:35 UTC
Not a bug - the default configuration is to synchronize the system password with
the samba password when set via samba. Look for passwd chat in smb.conf.

Comment 2 Andrew Bartlett 2002-09-01 10:59:58 UTC
The smbpasswd command, when run as root, will not cause any syncronisation to
occour.  Either the PAM configuration on the system has been set to use
pam_smbpass, or the password was changed as non-root, causing a 'password sync'.

Andrew Bartlett


Note You need to log in before you can comment on or make changes to this bug.