Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Why can't I change passwords from a xp machine...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Fraggle
Apprentice
Apprentice


Joined: 13 Mar 2003
Posts: 187
Location: Washington, DC

PostPosted: Sun Jun 29, 2003 6:45 am    Post subject: Why can't I change passwords from a xp machine... Reply with quote

...using the Samba PDC. Here is my smb.conf, let me know if there is something else wrong. When I try to change the password, it says that the password entered was incorrect...

Code:

[global]
netbios name = main
server string = Samba %v on %L
workgroup = cburgnet

os level = 65
prefered master = yes
domain master = yes
local master = yes
domain logons = yes

socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=8192 SO_RCVBUF=8102
time server = yes
hosts allow = 10.1.1.

hide dot files = yes

security = user
guest ok = no

admin users = @wheel

domain admin group = @wheel

encrypt passwords = yes
smb passwd file = /etc/samba/private/smbpasswd
unix password sync = yes
passwd program = /usr/bin/passwd %u
passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n
username map = /etc/samba/smbusers
pam password change = yes
obey pam restrictions = yes

add user script = /usr/sbin/useradd -d /dev/null -g 407 -c 'Machine Account' -s /bin/false -M %u
add user script = /usr/sbin/useradd -s /bin/false %u

log level = 2
log file = /var/log/samba/log.%L
max log size = 1000
debug timestamp = yes
syslog = 1

logon path = \\main\profiles\%u

logon script = logon.bat

[netlogon]
path = /home/samba/netlogon
public = no
writeable = no
browsable = yes
valid users = @smbusers

[profiles]
path = /home/samba/profiles
writeable = yes
create mask = 0770
directory mask = 0770
browsable = yes
valid users = @smbusers
Back to top
View user's profile Send private message
Fraggle
Apprentice
Apprentice


Joined: 13 Mar 2003
Posts: 187
Location: Washington, DC

PostPosted: Sun Jun 29, 2003 5:25 pm    Post subject: Reply with quote

^^
Back to top
View user's profile Send private message
Fraggle
Apprentice
Apprentice


Joined: 13 Mar 2003
Posts: 187
Location: Washington, DC

PostPosted: Sun Jun 29, 2003 5:26 pm    Post subject: Reply with quote

^^
Back to top
View user's profile Send private message
Chris W
l33t
l33t


Joined: 25 Jun 2002
Posts: 972
Location: Brisbane, Australia

PostPosted: Mon Jun 30, 2003 8:11 am    Post subject: Reply with quote

Quote:
When I try to change the password, it says that the password entered was incorrect...


What says this? XP's password entry box, Samba's log? What is the exact text of the message?
_________________
Cheers,
Chris W
"Common sense: The collection of prejudices acquired by age 18." -- Einstein
Back to top
View user's profile Send private message
Fraggle
Apprentice
Apprentice


Joined: 13 Mar 2003
Posts: 187
Location: Washington, DC

PostPosted: Mon Jun 30, 2003 2:01 pm    Post subject: Reply with quote

Chris W wrote:
Quote:
When I try to change the password, it says that the password entered was incorrect...


What says this? XP's password entry box, Samba's log? What is the exact text of the message?


Well, I got a step further, encrypt passwords has to equal no. Yes, insecure, yes, the only way to do it from how I am reading.

Now it tells me I do not have the permission to change my password. This error comes from winxp.

Thanks!
Back to top
View user's profile Send private message
Celestial Wizard
n00b
n00b


Joined: 21 Apr 2003
Posts: 4
Location: Brisbane, Australia

PostPosted: Mon Jun 30, 2003 2:24 pm    Post subject: Registry Settings Reply with quote

Have you made the registry change for SignOrSeal?

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon\Parameters]
"requiresignorseal"=dword:00000000
Back to top
View user's profile Send private message
Celestial Wizard
n00b
n00b


Joined: 21 Apr 2003
Posts: 4
Location: Brisbane, Australia

PostPosted: Mon Jun 30, 2003 2:27 pm    Post subject: user authentication Reply with quote

I know you have set encrypted passwords, but i'll ask anyway. does the user have an entry in smbpasswd?

What does pam say?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum