Displaying 2 results from an estimated 2 matches for "welkomusername".
2015 Aug 26
3
Import USER and PASSWORD Samba3+OpenLadp TO Samba4
...--userou=ou=Company")}';
the layout of the CSV( which i got from an export of my samba3+ldap)
IT-Department;L.P.H.;van Belle;Louis;my-loginname;phonenummer;e-mail at domain.tld;
use : samba-tool user add --help
for more examples
this is how it for you would be.. where the password is WelkomUsername
/usr/bin/samba-tool user add "$5" "Welkom$5" --mail-address="$7" \
--given-name="$2" --surname=\""$3"\" --telephone-number="$6" \
--department="$1" --description=\""$1"\" --userou=ou=Company \
--mus...
2015 Aug 25
3
Import USER and PASSWORD Samba3+OpenLadp TO Samba4
A blank password should work yes, but I do not know if I can make is to put
each user change password at next logon. I did not see this option in the
ldif ...
--
View this message in context: http://samba.2283325.n4.nabble.com/Import-USER-and-PASSWORD-Samba3-OpenLadp-TO-Samba4-tp4690180p4690214.html
Sent from the Samba - General mailing list archive at Nabble.com.