search for: tp4690180p4690606

Displaying 2 results from an estimated 2 matches for "tp4690180p4690606".

Did you mean: tp4690180p4690202
2015 Sep 01
1
Import USER and PASSWORD Samba3+OpenLadp TO Samba4
...-given-name=User2 --surname="Test" --description=departament --userou=ou=SMB3 --must-change-at-next-login; ########################################################### -- View this message in context: http://samba.2283325.n4.nabble.com/Import-USER-and-PASSWORD-Samba3-OpenLadp-TO-Samba4-tp4690180p4690606.html Sent from the Samba - General mailing list archive at Nabble.com.
2015 Aug 26
3
Import USER and PASSWORD Samba3+OpenLadp TO Samba4
Hai, just make a CSV file and import your users. this is the script i used. #!/bin/bash ## example ## display naam in AD wil be : Louis van Belle ( cat /home/samba/backup/users.csv | awk -F ";" '{system("/usr/bin/samba-tool user add "$5" --mail-address="$7" \ --given-name="$4" --surname=\""$3"\"