Displaying 2 results from an estimated 2 matches for "3de5b6cb0c3d".
2017 Mar 21
0
Rename Samba 4 Users
...ldb -b CN=Users,DC=test,DC=tld -s sub '(samaccountname=User20)'
dn: CN=User20,CN=Users,DC=test,DC=tld
objectClass: top
objectClass: person
objectClass: organizationalPerson
objectClass: user
instanceType: 4
whenCreated: 20170318131326.0Z
uSNCreated: 3840
objectGUID: 02149d6b-a6a7-43fc-bf1e-3de5b6cb0c3d
badPwdCount: 0
codePage: 0
countryCode: 0
badPasswordTime: 0
lastLogoff: 0
lastLogon: 0
primaryGroupID: 513
objectSid: S-1-5-21-799899434-4025241831-2425910908-1110
accountExpires: 9223372036854775807
logonCount: 0
sAMAccountType: 805306368
objectCategory: CN=Person,CN=Schema,CN=Configuration,DC=te...
2017 Mar 13
4
Rename Samba 4 Users
Hi guys!
Do you know if there is a away to rename a list of samba 4 user accounts ?
I need to change a list of 2000 users from "login name" to a "login number"
i would not like to do this one by one.
I know that in windows server i can do using powershell script, but it
doesn´t work with samba.
If you have any ideia on how to do this i appreciate.
Thanks!!
--