Le Wed, Apr 27, 2005 at 03:59:51PM +0200, Holger Wesser a ecrit:
> add group script = /usr/local/sbin/smbldap-groupadd -p "%g"
> by default, it creates a global group. So is there a variable available,
> that specifies the type of group?

You can use the -t option of smbldap-groupadd. Available values are:
-t group type
  set the NT Group type for the new group. Available values are
  'domain' (group type 2), 'local' (group type 4) and 'builtin'
  (group type 5). The default group type is "domain" (type 2).

Note that actual documentations are wrong. The value mus be domain, local
or builtin (not 2, 4 or 5).
-- 
Jerome
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to