Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Samba PDC: PC clients cannot change passwords
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Puran Prajapati  
View profile  
 More options Jul 13 2012, 9:59 am
From: Puran Prajapati <prajapatipu...@gmail.com>
Date: Fri, 13 Jul 2012 06:59:43 -0700 (PDT)
Local: Fri, Jul 13 2012 9:59 am
Subject: Samba PDC: PC clients cannot change passwords

Hi Dear Group

I have set up Samba 3.5 PDC on centos 6.2. Everything works fine except
users (Win XP Pro) cannot change their domain passwords from PC.
 The error is "You do not have permission to change your password". Could
somebody tell me what is wrong?

Thanks

Puran Prjaapati


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ranvirsinh Sodha  
View profile  
 More options Jul 14 2012, 10:28 am
From: Ranvirsinh Sodha <rsodha2...@gmail.com>
Date: Sat, 14 Jul 2012 19:58:54 +0530
Local: Sat, Jul 14 2012 10:28 am
Subject: Re: [VGLUG] Samba PDC: PC clients cannot change passwords

Hi...Puran

first time login samba pdc  u will try press Ctrl-Alt-Del, "Change
Password", and as username type in
SERVERNAME\users.

On Fri, Jul 13, 2012 at 7:29 PM, Puran Prajapati
<prajapatipu...@gmail.com>wrote:

--
Regard,
Ranvirsinh  Sodha
Linux Support Engineer
RHCSA (Red Hat Certified System Administrator)

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Puran Prajapati  
View profile  
 More options Jul 16 2012, 7:02 am
From: Puran Prajapati <prajapatipu...@gmail.com>
Date: Mon, 16 Jul 2012 04:02:27 -0700 (PDT)
Local: Mon, Jul 16 2012 7:02 am
Subject: Re: Samba PDC: PC clients cannot change passwords

Hi Ranvir,

I have try the same way as you told but the same error occurred. here i
give you output of /var/log/messages

Jul 13 20:04:28 clariondc smbd[5632]: [2012/07/13 20:04:28.624786,  0]
auth/pampass.c:861(smb_pam_passchange)
Jul 13 20:04:28 clariondc smbd[5632]:   smb_pam_passchange: PAM: Password
Change Failed for user puranp!
Jul 13 20:04:28 clariondc smbd[5632]: [2012/07/13 20:04:28.635182,  0]
auth/pampass.c:705(smb_pam_chauthtok)
Jul 13 20:04:28 clariondc smbd[5632]:   PAM: UNKNOWN PAM ERROR (11) for
User: puranp
Jul 13 20:04:28 clariondc smbd[5632]: [2012/07/13 20:04:28.635259,  0]
auth/pampass.c:861(smb_pam_passchange)
Jul 13 20:04:28 clariondc smbd[5632]:   smb_pam_passchange: PAM: Password
Change Failed for user puranp!
Jul 13 20:04:28 clariondc smbd[5632]: [2012/07/13 20:04:28.641404,  0]
auth/pampass.c:705(smb_pam_chauthtok)
Jul 13 20:04:28 clariondc smbd[5632]:   PAM: UNKNOWN PAM ERROR (11) for
User: puranp
Jul 13 20:04:28 clariondc smbd[5632]: [2012/07/13 20:04:28.641480,  0]
auth/pampass.c:861(smb_pam_passchange)
Jul 13 20:04:28 clariondc smbd[5632]:   smb_pam_passchange: PAM: Password
Change Failed for user puranp!
Jul 13 20:04:50 clariondc avahi-daemon[1476]: Invalid query packet.

I think this error regarding pam  

Please suggest me solution of this error.

Thanks

Puran Prajapati


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ranvirsinh Sodha  
View profile  
 More options Jul 17 2012, 6:23 am
From: Ranvirsinh Sodha <rsodha2...@gmail.com>
Date: Tue, 17 Jul 2012 15:53:48 +0530
Local: Tues, Jul 17 2012 6:23 am
Subject: Re: [VGLUG] Re: Samba PDC: PC clients cannot change passwords

 you will try

  passdb backend = tdbsam
  pam password change = yes

On Mon, Jul 16, 2012 at 4:32 PM, Puran Prajapati
<prajapatipu...@gmail.com>wrote:

--
Regard,
Ranvirsinh  Sodha
Linux Support Engineer
RHCSA (Red Hat Certified System Administrator)

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Puran Prajapati  
View profile  
 More options Jul 18 2012, 8:48 am
From: Puran Prajapati <prajapatipu...@gmail.com>
Date: Wed, 18 Jul 2012 05:48:27 -0700 (PDT)
Local: Wed, Jul 18 2012 8:48 am
Subject: Re: [VGLUG] Re: Samba PDC: PC clients cannot change passwords

Hi Rajvir,

Thanks for your support

This setting already done..but problem as its..

Here my paste smb.conf password section,

#Passwords
passdb backend = tdbsam:/etc/samba/passdb.tdb
passwd program = /usr/bin/passwd '%u'
passwd chat = "*Enter\snew\sUnix\spassword:*" %n\n
"*retype\snew\sUnix\spassword:" %n\n. "*updated successfuly*"
passwd chat debug = yes
encrypt passwords = yes
unix password sync = yes
enable privileges = yes
pam password change = yes
username map = /etc/samba/smbusers

Thanks

Puran Prajapati


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic