similar to: Password Expire - in Samba 3.0 using pdbedit

Displaying 20 results from an estimated 10000 matches similar to: "Password Expire - in Samba 3.0 using pdbedit"

2002 Oct 17
2
Samba 3.0 alpha20-2 and Win2k SP3
Is there anyone on the list that has been able to get Win2k SP3 working with the 3.0 alpha version? I'm able to join but I can NOT log in. I can see the machine account listed in pass.tdb (using pdbedit -l) and it is also in passwd & shadow. I HAVE ALSO APPLIED THE SIGN OR SEAL PATCH. The message I get is: "The system cannot log you on to this domain because the system's
2002 Oct 14
1
Samba Accross Lans
Hello All! I have Samba Version 2.999+3.0.alpha20-2. Just recently I tried to join the domain using the Win2k Wizard with no success. This functionality worked in the previous version of Samba V. 2.2.3a. If I'm on the same subnet though, it works like a charm. The error I receive is the following: "The following error occurred validating the name "mydomain" The specified
2002 Dec 03
1
RE: Machine accounts are no longer recognized in SAMBA 3.0-20-4
After verifying my smb.conf file, the only thing that changed was this "panic action" command was added. My smb.conf is attached. All our workstations stopped working. If I change the computer name, switch to workgroup, then try to re-join the domain under a different computer name, it works. Do you know what .tdb file machine information is stored in. Also I exported all
2002 Nov 07
1
RE: SWAT not working, can't authenticate
I have had this problem before. Never really got to the bottom of it but if you want to get on then just add '-a' to your swat command to disable authentication. -----Original Message----- From: Jim Myers [mailto:myersjj@us.ibm.com] Sent: 07 November 2002 21:08 To: SAMBA@SAMBA.ORG Subject: RE: [Samba] RE: SWAT not working, can't authenticate I had already done that, so it must be
2002 Nov 07
1
RE: SWAT not working, can't authenticate
Did you make sure localhost resolves? Also, depending on your /etc/resolv.conf, you may have to fully qualify the host's name including the DNS domain. I seem to rember having problems with this, and some combination of using localhost or hostname.domain.edu or using the actual IP address of the host cleared up the problem. Karen Wieprecht -----Original Message----- From: Noel Kelly
2002 Oct 16
3
Problem Logging in to Samba PDC
Hello! Ok, recently upgraded from Samba 2.2.3a to 2.999+3.0.alpha20-2. After successfully joining the Win2k SP3 machine to the Samba PDC, I'm unable to log in. The error I get is the following: "The system cannot log you on to this domain because the system's computer account in its primary domain is missing or the password on that account is incorrect" According to the
2002 Oct 11
1
Domain Admins
Hello All! I'm trying to troubleshoot a domain admin problem and I'm stuck at a log error msg. The log says the following: get_domain_user_groups: primary gid of user [root] is not a Domain group ! get_domain_user_groups: You should fix it, NT doesn't like that My goal is so that anyone in the "Domain Admins" group (by default) have administrative access to all
2002 Aug 22
7
a "hidden" setting for a samba server
does anyone know how to hide a samba server in SMB terms? on an NT machine the command "net config server /hidden:yes" will make the machine vanish from the network neighbourhood but i cant figure out how to do this for a samba server many thanks sincerely, bob reven
2002 Nov 27
0
Samba 3.0 - User Changing His/Her Passwords
Hello all! We recently upgraded from Samba 2.2.3 to Samba 2.999+3.0.alpha20-3 on debian 3.0. Ever since then users are unable to change their own passwords on their W2k machine. What happens is when they try to change it a process (passwd) gets stuck with the users name. The only way to fix this is to kill the passwd process the user started. I haven't changed the "passwd chat"
2002 Apr 17
8
Samba as BDC
Hi, Is it possible to make samba act as a BDC yet?? Cheers ------------- Kristyan Osborne IT Assistant Manager Longhill High School ------ Computers are like airconditioners: They stop working properly if you open windows. Win95: A 32-bit patch for a 16-bit GUI shell running on top of an 8-bit operating system written for a 4-bit processor by a 2-bit company who
2002 Dec 04
3
Debian Samba Versions
Hopefully a simple question. Does anyone know of .deb or .dsc files for Samba Version 2.2.4, 2.2.5, 2.2.6, or 2.2.7? The only packages available from Debian are: 1. Stable - Samba 2.2.3 2. Testing - Samba 2.2.3 3. Unstable - Samba 30alpha20-4 I've looked on the debian website and in google with no luck. Any help much appreciated? IRV
2002 Oct 01
6
XP Pro and Samba 3.0-alpha1.9
Hi everybody, I set up Samba 3.0alpha1.9 on a RH7.2 and I want to configure it as a Primary Domain Controller. Below , my smb.conf: # Samba config file created using SWAT # from 0.0.0.0 (0.0.0.0) # Date: 2002/10/01 09:04:58 # Global parameters [global] ;Nom du domaine workgroup = MOMODOM ;Nom netBios de la machine netbios name = SRV2000 ;Commentaires qui sera affiche dans le vouisinage
2007 May 30
1
pdbedit and password expiration
I have been working to get pdbedit to expire passwords. I have seen several bugs related to pdbedit (bugzilla bug 4630 for example) on 3.0.25 so I upgraded to 3.0.25a, the latest Samba version as of this writing. What I am trying to do is set a particular user's password to expire on a certain date. If that can't be done, the ability to set it to expire "now" would be my
2004 Feb 23
1
pdbedit -P 'maximum password age' -C 0 should == never expire?
When I set the 'maximum password age' to 0, my password expired immediately after I did a smbpasswd. Shouldn't setting it to 0 mean the password will never expire? Or are there any other way to set password to never expire? Here is the microsoft's interpretation on 'maximum password age':
2002 Jun 18
1
Compile Samba-2.2.4
As the list probably already knows I'm fairly new to Linux / Samba. Please bare with me. =) I've managed to compile Samba-2.2.4. The first compile went wrong using the "configure -with ldap" command (something like that). Anyway 2 days later after apt-get' ting any packages with "lib" and those that sound like they belong in the build =) I got it to compile
2007 Jan 11
1
pdbedit problems
Greetings, I am running samba-3.0.10-1.4E.9 installed from rpm on CentOS 4.4. I have it configured as a PDC. It is using the /passdb backend = tdbsam/ backend. I am using /pdbedit/ to make some configuration changes to user passwords. I would like to expire a users password, so that they are required to change it the next time they log in. From all that I have read in on-line resources
2004 Jul 21
2
PDBEDIT USE - ACCOUNT FLAGS AND POLICIES - 2ND TIME
Hi everyone... Can somebody help me? I've sent this last Sunday but nobody has replied. Cheers, Rafael -----Mensaje original----- De: Rafael Paris [mailto:rparis@hotelmaruma.com] Enviado el: Domingo, 18 de Julio de 2004 06:58 p.m. Para: 'samba@lists.samba.org' Asunto: PDBEDIT USE - ACCOUNT FLAGS AND POLICIES Good afternoon everyone. I'm trying to set account control flags and
2009 Jun 24
1
"pdbedit -P ..." not affecting all users/howtoforce one user to change password
Hello, I'm using samba 3.2.41 at Debian Lenny. I have some users in my smbpasswd file, now I'm trying to force them to change password once a given period. #pdbedit -P "maximum password age" -C 300 Above-mentioned command is affecting ONLY "new" users (users created after first first launch of this command), "old" users are not affected, passwords
2007 Sep 19
1
pdbedit -P "password history" doesn't work !!
Hi ! This is my firs post here. I've got a problem with password history policy -C 3 which doesn't work !! I set policy pdbedit -P "maximum password age" -C 777600 (90days) pdbedit -P "minimum password age" -C 691200 (80days) "user must logon to change password" -C 2 "password history" -C 3 On clients (XP PRO) some of people
2004 Feb 09
3
pdbedit and password expiry
Hi guys/girls, How are you ? I've been struggling to get my users' passwords to expire. My configuration is samba-3.0 running with the standard smbpasswd back-end. Everything that I can find on the web says I should set the following to expire my users passwords after 28 days.: pdbedit -v -P 'minimum password age' -C 300 pdbedit -v -P 'maximum password age' -C 2419200