Displaying 4 results from an estimated 4 matches for "epochconvert".
Did you mean:
epochconverter
2019 May 13
1
Diffrent date codes from pwdLastSet and Password must change Time
...of there
password
I query the users with ldapsearch and use pwdLastSet, but this search is
diffrent to "Password must change Time" with rpcclient i now found out.
Password must change Time is +1 Day vs pwdLastSet.
can sombody explain this?
pwdLastSet: 131945210982711300
https://www.epochconverter.com/ldap
Epoch/Unix time: 1550047498
GMT: Wednesday, 13. February 2019 08:44:58
Your time zone: Mittwoch, 13. Februar 2019 09:44:58 GMT+01:00
Password must change Time: Di, 14 Mai 2019 10:44:58 CEST
Smba 4.10.2 AD/DC
Sever time with NTP set Mo 13. Mai 10:02:13 CEST 2019
Mit freundlic...
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
2020 May 14
2
What is expiry time represents in this format
I see the output.
root@X10SDV-8C-TLN4F:/mnt/config# cat
/var/lib/libvirt/dnsmasq/mgmt-1br1.status
[
{
"ip-address": "192.168.27.8",
"mac-address": "52:54:00:42:21:14",
"hostname": "vyatta",
"expiry-time": 1589500228
}
]
Can you please explain what does the expiry-time mean ? What are its units ?
Please let
2015 Sep 01
0
Users list and the date the password will expire.
Hi,
Perhaps there is a simpler manner to proceed, anyway this one should work:
>From http://www.epochconverter.com/epoch/ldap-timestamp.php you can learn
how time is coded in MS Windows format. This format is used in Samba4.
In each user object you should find "pwdLastSet" attribute. If this
attribute is not present I expect user hasn't set a password at all.
Next you need your DC password...