[Samba] smbpasswd sync

2003-01-20 Thread Keith Fernandez
Hi, I am using smbpasswd = yes in my smb.conf file, so that I can use encrypted passwords in windows 2000 I am using samba 2.2.5-10 the default which comes with redhat 8.0. So far everything works fine, till I change my smbpasswd, it dosent reflect in /etc/passwd I just wanted to know how

[Samba] Fw: smbpasswd sync please help

2003-01-21 Thread Keith Fernandez
Hi, I am using smbpasswd = yes in my smb.conf file, so that I can use encrypted passwords in windows 2000 I am using samba 2.2.5-10 the default which comes with redhat 8.0. So far everything works fine, till I change my smbpasswd, it dosent reflect in /etc/passwd I just wanted to know how

[Samba] PASSWORD SYNC PAM_SMBPASS

2003-01-23 Thread Keith Fernandez
Hi Guys, I heard that you need to compile samba with the pam_smbpass option to get password sync to happen between passwd and smbpassword. So I took the src.rpm and uncommeneted the lines pertaining to pam_smbpass. However when I do a rebuild I get an error during make

Re: [Samba] Re: Problem with Samba PDC and WIN2000

2003-01-30 Thread Keith Fernandez
what if I changed the machine name, Is there a script there to add a NT/2K machine name(trust account) automatically when loggoing on and delete the old machine name after say a week or so. Regards, Keith The linuX Files -- The Source is Out There. - Original Message -

[Samba] samba.src.rpm(RedHat site) VS samba.src.rpm(Samba site)

2003-01-31 Thread Keith Fernandez
Hi, I have been checking the samba site and found a src rpm for RedHat 8.0. (2.2.7) After checking the RedHat 8.0 updates site I found that they had a src rpm for samba.(2.2.7) After looking at the spec files of both, I found that pam_smbpass was hashed in RedHat and unhased in the one I found

[Samba] passwd: Authentication token manipulation error

2003-01-31 Thread Keith Fernandez
Hi, I am trying to add a new user to my RedHat 8.0 System running samba 2.2.7-1a This is the error I get. --- [root@localhost named]# useradd -g users mandy [root@localhost named]# passwd mandy Changing password for user mandy. New password: BAD PASSWORD: it

Re: [Samba] passwd: Authentication token manipulation error

2003-02-01 Thread Keith Fernandez
Hi Can anyone tell me what this error is. Thanks. Regards, Keith The linuX Files -- The Source is Out There. - Original Message - From: Keith Fernandez [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, January 31, 2003 8:34 PM Subject: [Samba] passwd: Authentication

Re: [Samba] passwd: Authentication token manipulation error

2003-02-01 Thread Keith Fernandez
nullok use_authtok try_first_pass Regards, Keith The linuX Files -- The Source is Out There. - Original Message - From: John H Terpstra [EMAIL PROTECTED] To: Keith Fernandez [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Saturday, February 01, 2003 11:46 PM Subject: Re

Re: [Samba] passwd: Authentication token manipulation error

2003-02-02 Thread Keith Fernandez
Hi John, Thanks for the help... will try out the audit migrate option and see what I get Regards, Keith The linuX Files -- The Source is Out There. - Original Message - From: John H Terpstra [EMAIL PROTECTED] To: Keith Fernandez [EMAIL PROTECTED] Cc: [EMAIL PROTECTED

Re: [Samba] Problem in changing Samba passwd

2003-02-05 Thread Keith Fernandez
I think ur password is less than 8 characters. I reproduced the error when I put it less than 8 characters for my new password. Regards, Keith The linuX Files -- The Source is Out There. - Original Message - From: Thushani Weerasinghe [EMAIL PROTECTED] To: [EMAIL

Re: [Samba] Problem in changing Samba passwd

2003-02-05 Thread Keith Fernandez
I think ur password is less than 8 characters. I reproduced the error when I put it less than 8 characters for my new password. Regards, Keith The linuX Files -- The Source is Out There. - Original Message - From: Thushani Weerasinghe [EMAIL PROTECTED] To: [EMAIL

Re: [Samba] Linux to windoze

2003-03-02 Thread Keith Fernandez
xsmbrowser works great in KDE and GNOME. Regards, Keith The linuX Files -- The Source is Out There. - Original Message - From: mark [EMAIL PROTECTED] To: pshook [EMAIL PROTECTED] Cc: Samba [EMAIL PROTECTED] Sent: Sunday, March 02, 2003 12:00 AM Subject: Re: [Samba]

[Samba] smbpasswd without expect/send

2003-03-25 Thread Keith Fernandez
Hi All, Is there a way to use smbpasswd like usermod(usermod -u username -g users -p password username) Just one command line option where I can specify a password on the line itself. I dont want to use Expect/Send. Regards, Keith The linuX Files -- The Source is Out There. --