similar to: minimum password age

Displaying 20 results from an estimated 9000 matches similar to: "minimum password age"

2017 Oct 20
2
Some hint reading password expiration data...
In my current ''production'' NT-like domain (samba 4.2, OpenLDAP backend), password policies seems to ''get written'' to user data. EG, if i set: pdbedit -P "maximum password age" -C 7776000 and i change my password, 'Password must change' have a meningful value, eg 90 days more then the last password change: root at armitage:~# pdbedit -v
2003 Aug 27
1
Problem in step() and stepAIC() when a name of a regressors has b (PR#3991)
Hi all, I've experienced this problem using step() and stepAIC() when a name of a regressors has blanks in between (R:R1.7.0, os: w2ksp4). Please look at the following code: "x" <- c(14.122739306734, 14.4831100207131, 14.5556459667089, 14.5777151911177, 14.5285815352327, 14.0217803203846, 14.0732571632964, 14.7801310180502, 14.7839362960477, 14.7862217992577)
2017 Oct 30
2
Password change question/1: smbpasswd does not propagate passwords?!
Doing some test i've done, as root, in one DC: root at vdcpp1:~# smbpasswd gaio New SMB password: Retype new SMB password: root at vdcpp1:~# pdbedit -v gaio Unix username: gaio NT username: Account Flags: [U ] User SID: S-1-5-21-160080369-3601385002-3131615632-1105 Primary Group SID: S-1-5-21-160080369-3601385002-3131615632-513 Full
2005 Dec 26
0
ENC: maximum password age
> Dear admins > > I have a similar problem. > When I use smbldap-passwd from command line, the > sambaPwdMustChange field are setted correctly. But when I try > from the Windows workstation, appears a negative value! > Please see it: > > # pdbedit -Lv someuser > (......) > Logon time: 0 > Logoff time: Tue, 19 Jan 2038 00:14:07 BRT >
2005 Dec 28
0
RES: maximum password age
Dear admins I have a similar problem. When I use smbldap-passwd from command line, the sambaPwdMustChange field are setted correctly. But when I try from the Windows workstation, appears a negative value! Please see it: # pdbedit -Lv someuser (......) Logon time: 0 Logoff time: Tue, 19 Jan 2038 00:14:07 BRT Kickoff time: 0 Password last set: Fri, 23 Dec 2005
2010 Sep 17
2
grouping dataframe entries using a categorical variable
DearR Users, I have a problem which I think you might be able to help. I have a dataframe which I'm trying to "filter" following different groups I specified. It's a little hard to explain, so here is an example: My dataframe: ESS DHP 1 EPB 22 2 SAB 10 3 SAB 20 4 BOJ 14 5 ERS 28 11 SAB 10 12 SAB 22 13 BOJ 26 20 SAB 10 21 SAB 22 22 BOJ 32 29 SAB 14 30 SAB
2007 Dec 28
3
password
I would like to know about "passwd program" and "passwd chat" (I have already read man of smb.conf) 1- What is their function 2- When I should use them Thanks Andrea
2006 Aug 17
1
passdb.tdb not updated when changing passwords
I'm using samba on CentOS 3.7 (3.0.9 + rh patches) I had smbpasswd as backend and I'm testing migration to tdbsam. After exporting successfully to tdbsam and setting passdb backend = tdbsam in smb.conf if I change from inside a windows xp machine the password ot the user and then pdbedit-Lv user I get Logon time: 0 Logoff time: ven, 13 dic 1901 21:45:51 GMT Kickoff time:
2014 Oct 24
1
Changing user account passwords using smbpasswd after password expiration
Hello, I?m currently having a problem where a non-root user can?t change his/her own password using smbpasswd command after the password expiration and would like to know how I could solve this problem. Currently, I have a samba server running on CentOS 6.5 with its passdb backend configured to another LDAP server. The samba version I?m currently using is samba-3.6.9-169 which should be the
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
2013 Feb 25
1
doveadm search not showing expected results
i'm running doveadm search: >doveadm search -A mailbox sent savedbefore 365d > and it's returning no results. a similar command does return some results: >doveadm search -A mailbox sent savedbefore 120d | grep -iF 'jdoe' jdoe 7b9a8b0b7d37504fe72c000055e4fe9a 65 jdoe 7b9a8b0b7d37504fe72c000055e4fe9a 66 jdoe 7b9a8b0b7d37504fe72c000055e4fe9a 67 jdoe
2017 Feb 18
0
Minimum python 2.7 (not on RHEL6) for Samba 4.7 AD DC?
Il giorno sab, 18/02/2017 alle 07.53 +1300, Andrew Bartlett via samba ha scritto: >  - If so, would an upgrade to RHEL7 be likely before you deploy Samba > 4.7 in late 2017? RHEL/Centos 7.3 (last today update) already has python 2.7.x, RHEL/Centos 6 not. > [lesca at server-dati ~]$ cat /etc/redhat-release > CentOS Linux release 7.3.1611 (Core)  > [lesca at server-dati ~]$ python
2013 Jan 14
1
Zlib maildir reindex bug?
Hi Running dovecot 2.1.7 (from debian repo). We have some old compressed maildir messages with the wrong S= size in the filename (our fault). If I delete index files, log in to the mailbox and try to FETCH the bad message, dovecot complains about the incorrect message size, attempts to fix the filename and disconnects the client. However, it changes the filesize to the size of the message on
2008 Apr 02
0
tdbsam allow users to change password without notice!!!
I use tdbsam . I use pdbedit -P "password hisotry" -C 3 pdbedit -P "min password length" -C 5 -P "maximum password age" -C 7776000 (90 days) -P "minimum password age" -C 6912000 (80 days) -P "user must logon to change password" -C 2 (on) So my passwords need to be changed every 90 days and user can change it after 80
2005 Dec 19
1
maximum password age
i've tried to set the maximum age of passwords with: root@servlan:~# pdbedit -P "maximum password age" -C 8035200 account policy value for maximum password age was 8035200 account policy value for maximum password age is now 8035200 but if try to see the accounts with: pdbedit -L -v i get this: Unix username: nicola NT username: Account Flags: [U ] User
2011 Dec 27
2
maximum password age question
Hello List I am working on upgrading a older Samba 3.0.16 setup that uses openldap as its back-end for passwords and users. I built a clone of our setup using CentOS 5.6 and Openldap 2.4.20 , with Samba 3.6.1 . My issue. After successfully building and install Samba users can not authenticate to the server. They are prompted with errors about Needing to change their password. Looking at my
2020 May 15
0
Problems with groups, minimum gidnumber?
On 15/05/2020 13:48, Harald Hannelius wrote: > > I created a script that looped on 'getent passwd' from the old DC. It > called samba-tool and pdbedit to add the users; > > samba-tool user create $username Some2pass/e --use-username-as-cn > --nis-domain=sad --unix-home=$home --uid-number=$uid > --login-shell=/bin/bash --gid-number=100
2009 Jun 25
1
pdbedit - password age
Hello, I try to force users to change password once a given period using his command: #pdbedit -P "maximum password age" -C 300 It works only for "new" users (users created after first first launch of this command), "old" users are not affected, passwords doesn't expire. How to do his for "old" users? I would be pleased for your help.
2011 Aug 09
1
pdbedit profile and homedir not chaning on command
Any ideas why this is not working? [root at host67 ~]# pdbedit -u testuser -h \\\\five-68\\testuser -p \\\\five-68\\testuser\\profile Unix username: testuser NT username: Account Flags: [U ] User SID: S-1-5-21-369316088-3201261441-1704813131-2216 Primary Group SID: S-1-5-21-369316088-3201261441-1704813131-513 Full Name: Home Directory: \\host67\testuser
2011 Jan 19
0
$ operator is invalid for atomic vectors
Amy It would have been helpful if you had sent your R code of how you constructed the sab object. If you have a data.frame, the subset command you are having trouble with should work fine. See below. # Working Example sab = data.frame(group=c('Group A', 'Group A', 'Group C', 'Group B', 'Group C'), gender=c(1,1,1,2,2)) subset(sab, sab$group=='Group