similar to: Force password complexity on NT4 style domain (Samba 4.6.4)

Displaying 20 results from an estimated 10000 matches similar to: "Force password complexity on NT4 style domain (Samba 4.6.4)"

2016 Apr 28
3
Password must change
Hello! Own Samba 4.4 as ADDC with this cnfiguração passwords: root @ Upsilon: ~ # samba-domain tool PasswordSettings show Password informations for domain 'DC = XXXXXXXX " Password complexity: on Store plaintext passwords: off Password history length: 24 Minimum password length: 7 Minimum password age (days): 1 Maximum password age (days): 400 Account lockout duration (mins): 30
2018 Jun 21
2
Password complexity checks and local users...
AFAI've understood 'samba-tool domain passwordsettings' set domain password settings, while the GPO equivalent settings is for the client (windows client and server os). Currently i've enabled password complexity checks server side: root at vdcsv1:~# samba-tool domain passwordsettings show Password informations for domain 'DC=ad,DC=fvg,DC=lnf,DC=it' Password
2017 Aug 30
0
Force password complexity on NT4 style domain (Samba 4.6.4)
On Wed, 30 Aug 2017 15:51:35 +0200 "Boris S. via samba" <samba at lists.samba.org> wrote: > Hi, > > is there a way to force password complexity on NT4 style domains? Not that I aware of, the code just isn't there If you really want/need complex passwords, there is always: samba-tool domain classicupgrade > > the "samba-tool domain
2018 Jan 18
5
Changing expired Samba AD password during Windows login
I'm running a Samba AD 4.7.4 and cannot set a new password for a user with an expired password during login from a Windows PC. Changing a password from inside a login with cntl-alt-del "change password" works ok. I've already decreased the minimum password age to 0 samba-tool domain passwordsettings show Password complexity: on Store plaintext passwords: off Password history
2017 Nov 21
3
Time synchronization and Password Policies
You guys mix to things. > AFAIK is the 'privileges' that are host-specific. Is correct. >the policies are on the domain (in the LDAP data, > the root DN, look at them!). Yes, but only the GPO policies and these are not applied to the samba server. And because of that, samba-tools password settings needs to be set on every DC. Greetz, Louis > -----Oorspronkelijk
2015 Sep 01
3
Users list and the date the password will expire.
Hello guys! I need a help from you! I need on my list Samba4, all users who are with the password expired. This because where I work there is a great turnover and the personnel department does not return me the users who are not part of the staff. Thank you all! -- View this message in context: http://samba.2283325.n4.nabble.com/Users-list-and-the-date-the-password-will-expire-tp4690644.html
2003 Dec 11
1
Forcing Users to change passwords.
Hi, Samba-3 with LDAP backend is capable in this. I'm using it and it works. All you have to do, is to use LDAP and set proper account policies: $ pdbedit -P "bad lockout attempt" -C 5 (after 5 wrong password, user account will be locked out - samba sets password hashes to ***NOPASSWORD*** and user is unable to logon). $ pdbedit -P "min password length" -C 9 # password
2018 Oct 02
2
Passwordsettings
Hi! I have one question about passwordsettings in Samba 4: My configuration: S.O. : Ubuntu 16.04 Samba Version:  4.7.7 -- samba-tool domain passwordsettings show Password complexity: on Store plaintext passwords: off Password history length: 24 Minimum password length: 7 Minimum password age (days): 0 Maximum password age (days): 180 Account lockout duration (mins): 30 Account lockout
2019 May 05
2
samba-tool max-pwd-age error
debian 9 fresh install, samba-4.10.2 from Louis: root at lnxdc1:/home/service# samba-tool domain passwordsettings show Password informations for domain 'DC=mydomain,DC=lan' Password complexity: on Store plaintext passwords: off Password history length: 10 Minimum password length: 8 Minimum password age (days): 0 Maximum password age (days): 60 Account lockout duration (mins): 30 Account
2018 Oct 04
1
Passwordsettings
As Rowland points out, that password already meets the complexity criteria, so I don't think Password Settings Objects (PSOs) will help here. PSOs allow you to tailor different passwordsettings for different users, i.e. turn complexity on or off for specific users. PSOs don't let you customize the criteria that determines whether a password is complex or not. So you could use PSOs to
2013 Jan 12
3
Samba4 Domain Account Lockout
First off, I apologize if this is a duplicate - I had some issues with the first email I tried to join this list with! I'm currently using samba4 as an AD DC (domain and forest are both configured with the samba-tool command to be at the 2008_R2 functional level) for both Windows and Linux systems. I've got the default password settings set using the "samba-tool domain
2019 Mar 29
3
Attempts to Set Max Password Age in Samba Tool Fails
Hello! I am on Samba 4.10.0, Ubuntu 16.04.2 LTS. I recently reset a password and found that my password expiration had somehow gotten set to 400 days. I went to one of my DCs and ran the following command: # samba-tool domain passwordsettings show Password informations for domain 'DC=samdom,DC=mydomain,DC=com' Password complexity: on Store plaintext passwords: off Password history
2015 Dec 08
4
Confusion about account locking policy (Samba AD/Windows 7 client)
Hi, here on the wiki https://wiki.samba.org/index.php/FAQ#Is_it_possible_to_set_user_specific_password_policies_in_Samba4_.28e._g._on_a_OU-base.29.3F I read this: "Is it possible to set user specific password policies in Samba4 (e. g. on a OU-base)? Samba can't handle GPO restrictions. You have to use 'samba-tool domain passwordsettings' to change password policies.
2016 Aug 19
2
User accounts being blocked
James, I configured the account lockout policies by RSAT, GPEDIT.MSC. By GPEDIT.MSC I set the value = 10 attempts. Through the samba-tool, I used this command: # samba-tool domain passwordsettings set --account-lockout-threshold=11 INFO: Current debug levels: ... pm_process() returned Yes Module 'tombstone_reanimate' is disabled. Skip registration.lpcfg_servicenumber:
2018 Aug 25
4
How to set account lockout policy
Hi All, I have setup samba 4.3.9-Ubuntu AD DC, I want to setup password policy and account lockout policy to all my domain users. How I can do that. Please somebody give me the steps. -- Vivek Patil Assistant Manager - IT Forgeahead Solutions vivek.patil at forgeahead.io *O* +91 (0) 20 66 44 5900 | *M *+91 9579 216 049 601 Zero One, Level 6, Mundhwa, Pune 411036, Maharashtra, India *W*
2019 May 03
2
Domain Password Settings
Hello all- I'm looking to tweak password settings for my domain but have a few question regarding the settings under "samba-tool domain passwordsettings show". While I found some settings were documented on the wiki (https://wiki.samba.org/index.php/Password_Settings_Objects), I did not find answers to a few questions I had. If "maximum password age (days)" is set to
2007 Sep 12
1
Clearing account lockout
I recently am migrating my PDC from NT4 to Samba 3.025. Apparently due to a mismatch between the capitalization of the Windows account and the Unix account (Administrator vs administrator) I managed to lock the account before catching the discrepenacy. # pdbedit -v administrator Unix username: Administrator NT username: Administrator Account Flags: [ULX Bad password count
2005 May 12
3
Sarbanes-Oxley headaches
Hi there, With the new scrutinization by auditors on account policies and auditing, how can Samba be SOX compliant? Using 3.0.14a-sernet on Suse 9.1 - ldapsam Specifically, a couple of things seem to be lacking: 1) Logon/Logoff times are not being recorded The last logon time recorded in my ldap entries are pre-nt4 migration. 2) Do the Audit Policy values in user manager have any effect? Are
2018 Jan 18
2
Changing expired Samba AD password during Windows login
Hi, thanks for your help. Your suggestion makes sense, however I think there should be some way for users to be able to change an expired password from login dialogue.  Actually I had a problem doing this previously with NT4 style Samba domain and never looked into a resolution.  Now that I've found Samba does AD style domain, I'm excited to use it in several customer locations.  Since I
2011 Jun 16
2
help - user password expiration in loop
Hi everybody, I think i need a samba guru to solve this issue, because googling for months did not help and the problem is becoming pressing. I'm facing an annoying problem with samba. In detail, there is something wrong with the password handling. It happens from windows, mac or linux clients. Randomly (probably after $num days), the system asks to the user to change the password. After the