Displaying 11 results from an estimated 11 matches for "password_expired".
Did you mean:
password_expire
2017 Feb 03
2
How to get password expiration?
On my ubuntu machines I added
auth required pam_exec.so /scripts/password_expire.sh
to the beginning of /etc/pam.d/common-auth
it looks pretty similar to what I did below.
In the /etc/bash.bashrc
I added a check to wait for the file to be less than 1 second old before
looking at it.
break out after 5 seconds in case something failed or is taking longer then
it should.
now people get
2009 Apr 29
2
[Announce] Samba 3.3.4 Available for Download
...ete/create".
* BUG 6238: Make sure wbcLogoffUserParams are properly initialized before
freed.
* BUG 6263: Fix domain logins for WinXP clients pre SP3.
* BUG 6286: Call init function for builtin idmap modules before probing for
them as shared modules.
* Try to to fix password_expired flag handling.
* Make sure to grey out change fields in the netdomjoin-gui when not
running as root.
o Jim McDonough <jmcd@samba.org>
* Don''t look up local user for remote changes, even when root.
o Volker Lendecke <vl@samba.org>
* BUG 6243: Fix usrmgr...
2009 Apr 29
2
[Announce] Samba 3.3.4 Available for Download
...ete/create".
* BUG 6238: Make sure wbcLogoffUserParams are properly initialized before
freed.
* BUG 6263: Fix domain logins for WinXP clients pre SP3.
* BUG 6286: Call init function for builtin idmap modules before probing for
them as shared modules.
* Try to to fix password_expired flag handling.
* Make sure to grey out change fields in the netdomjoin-gui when not
running as root.
o Jim McDonough <jmcd@samba.org>
* Don''t look up local user for remote changes, even when root.
o Volker Lendecke <vl@samba.org>
* BUG 6243: Fix usrmgr...
2016 Mar 15
2
Intermittent Win7 trust issues
...lm_pwd: struct samr_Password
hash :
00000000000000000000000000000000
nt_pwd_active : 0x01 (1)
lm_pwd_active : 0x00 (0)
password_expired : 0x00 (0)
result : NT_STATUS_OK
[2016/03/13 18:11:24.669125, 4, pid=1422, effective(65534, 65534),
real(65534, 0)] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 1
[2016/03/13 18:11:24.669167, 1, pid=1422,...
2023 Sep 25
1
Samba AD DC: users cannot change expired passwords
Now it becomes really interesting:
I just tested what happens when I set "the user must change the password
on the next login". Then, on my Samba domain controller, I used
kinit <the user name>
and entered the current password. Surprisinlgy, I got the message from
Kerberos
"Password for the user is expired. You must change it now."
And I can change the password!
2004 Mar 06
2
citrix stores addition information into SAM on pdc
hi,
we want to replace our nt4 pdc/bdc with samba and we use windows nt4 terminal servers with citrix in our environment.
as far as i know, we will get a problem here. (extensiver reading of the mailing list led me to this conclusion)
regarding: http://ma.ph-freiburg.de/tng/tng-users/2001-05/msg00224.html
>Terminal Server has its own User Manager (which has an extra button -
2016 Mar 15
0
Intermittent Win7 trust issues
...mr_Password
>
> hash :
> 00000000000000000000000000000000
>
> nt_pwd_active : 0x01 (1)
>
> lm_pwd_active : 0x00 (0)
>
> password_expired : 0x00 (0)
>
> result : NT_STATUS_OK
>
> [2016/03/13 18:11:24.669125, 4, pid=1422, effective(65534, 65534),
> real(65534, 0)] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
>
> pop_sec_ctx (65534, 65534) - sec_ctx_stack_ndx = 1
>
&g...
2017 Feb 07
3
How to get password expiration?
figured out how to use ldapsearch also to get what I want.
Also found how to convert AD time to unix time
Another thing I wanted calculated was when an account expires.
ldapsearch -h ad.mydomain.tld -b dc=ad,dc=mydomain,dc=tld
"(sAMAccountName=$user)"
gives all the good information about a user.
here is how I used it to tell me all accounts expiring this next month.
h=ad.mydomain.tld
2003 Mar 20
4
Call for testing for 3.6: password expiry?
I have tried this patch (against 3.5p1) and would very much like it to be in the OpenSSH 3.6p1 release, if possible:
http://bugzilla.mindrot.org/show_bug.cgi?id=14
On that note, I'd like the Sun BSM patch to be included also, if possible. I have it working applied to 3.5p1:
http://bugzilla.mindrot.org/show_bug.cgi?id=125
In fact, both patches work together, apparently.
If I have any
2017 Feb 03
2
How to get password expiration?
Actually is there a way to show it more like a timestamp. It is hard to
compute days left with a date format like that. I guess I could use date to
do the conversion but I was wondering if there is a cleaner way
On Fri, Feb 3, 2017 at 8:51 AM, Rowland Penny via samba <
samba at lists.samba.org> wrote:
> On Fri, 3 Feb 2017 07:44:39 -0700
> Jeff Sadowski via samba <samba at
2011 Jan 21
0
Can not set SPN errors (again)
...341148853a0e2e6da74048bccfa64ec00
ab722d931f470c3eec6b79e8899aaa70d8fdca048590540767c57768084572ac7814fb1f0fe4
7aa7e34893dbc6e38fb3e1ad!
0f6c5bdeb3146b3f276fe57a80647efb7c +>
ced7fbf6354203735ac9577dd163c30b1ee260858c8e9603976f53783d50c5a8f12efcb77a9d
c381d4477a872c648c
password_expired : 0x00 (0)
[2011/01/21 09:50:41.317364, 5] rpc_parse/parse_prs.c:89(prs_debug)
000000 smb_io_rpc_hdr hdr
0000 major : 05
0001 minor : 00
0002 pkt_type : 00
0003 flags : 03
0004 pack_type0: 10
0005 pack_type1: 00
0006 pack_type2:...