On Thu, 24 Jun 2004 17:37:00 +0200 mad <[EMAIL PROTECTED]> wrote: > Bonjour,
Bonjour,
>
> Tout d'abord je tiens � m'excuser de poser cette question ici, puisque
> ce n'est pas sp�cifique � Debian.
>
> Ceci dit, j'ai install� un serveur Samba pour en faire un contr�leur de
> domaine pour quelques Windows XP et aussi quelques 98 et un 2000 pour
> mes tests, et je cherche un moyen de donner � certains utilisateurs des
> pouvoirs plus importants, comme rajouter des pilotes ou des logiciels,
> mais je ne trouve nul part d'informations sur le sujet :(
> Le mieux serait de pouvoir inclure certains utilisateurs dans le groupe
> "administrateurs" pour qu'il puissent faire ces modifications, mais j'ai
> beau avoir ajouter ce groupe sur le Linux, et rajouter un utilisateur
> dedans, ce n'est pas pris en compte par Windows.
>
> Si quelqu'un avait la moindre id�e sur comment faire, ou m�me une doc �
> me faire lire, n'h�sitez pas, je suis preneur :)
>
-> net groupmap list
Pour + d'info: man net
GROUPMAP
Manage the mappings between Windows group SIDs and UNIX groups.
Parameters take the for "parameter=value". Common options include:
� unixgroup - Name of the UNIX group
� ntgroup - Name of the Windows NT group (must be resolvable to a SID
� rid - Unsigned 32-bit integer
� sid - Full SID in the form of "S-1-..."
� type - Type of the group; either 'domain', 'local', or 'builtin'
� comment - Freeform text description of the group
GROUPMAP ADD
Add a new group mapping entry
net groupmap add {rid=int|sid=string} unixgroup=string
[type={domain|local|builtin}] [ntgroup=string] [comment=string]
GROUPMAP DELETE
Delete a group mapping entry
net groupmap delete {ntgroup=string|sid=SID}
GROUPMAP MODIFY
Update en existing group entry
net groupmap modify {ntgroup=string|sid=SID} [unixgroup=string]
[comment=string] [type={domain|local}
GROUPMAP LIST
List existing group mapping entries
--
Vincent Lenouvel - <[EMAIL PROTECTED]>
Universit� de Caen, Campus II, Bd Mar�chal Juin, BP 5186, 14032 Caen
Empreinte de la cl� = D14D EFE9 4F55 AF89 98B0 666B 17E5 C840 4B0D 80E4
wget -O - http://users.info.unicaen.fr/~vincent/signature.asc | gpg --import
pgpnmlLPEjLjF.pgp
Description: PGP signature

