search for: userclassdn

Displaying 3 results from an estimated 3 matches for "userclassdn".

2018 May 30
1
Scripting the next UID/GID number to use
...fi # get the gid # strgid=$(wbinfo --group-info="$userClassGroup") userGid=$(echo $strgid | cut -d ":" -f 3) ################# #create the user ################# echo "Creating s4 posix user $userName" # create the user # samba-tool user create $userName --userou=$userClassDN --random-password \ --profile-path="\\\\${userServer}\\${profileShare}\\${userName}" \ --home-directory="\\\\${userServer}\\${homeShare}\\${userName}" \ --home-drive="$homeDrive" \ --nis-domain=${shortDomain,,} \ --unix-home="/dnfs/${homeShare}/${userServer}/$user...
2018 May 30
2
Scripting the next UID/GID number to use
On Wed, 30 May 2018 10:33:55 +0200 Marco Gaiarin via samba <samba at lists.samba.org> wrote: > Mandi! Rowland Penny via samba > In chel di` si favelave... > > > > So, in AD LDAP lingo, a 'modify' is not atomic, and a 'delete/add' > > > yes? > > Ahem, i meant: > > So, in AD LDAP lingo, a 'replace' is not atomic, and a
2019 Aug 21
3
winbind on DC : how use gidNumber instead of primaryGroupID as user's primary group
Le mar. 20 ao?t 2019 ? 14:30, L.P.H. van Belle via samba <samba at lists.samba.org> a ?crit : > > Hai, > > > > > In short. My network design previously work with Debian Stretch > > Servers and clients and some Windows clients (not many). > > > > Debian Stretch use Samba 4.5.16 so there is no unix_primary_group > > option for the clients. So I have