Fw: [Samba] Re: Using Microsoft User Manager

Giuliano Silva de Oliveira giuliano at tj.go.gov.br
Tue Jul 19 12:33:14 GMT 2005



 Here is it

        add user script = /usr/sbin/useradd -m '%u'
        delete user script = /usr/sbin/userdel -r '%u'
        add group script = /usr/sbin/groupadd '%g'
        delete group script = /usr/sbin/groupdel '%g'
        add user to group script = /usr/sbin/usermod -G '%g' '%u'
        add machine script = /usr/sbin/useradd -s /bin/false -d /tmp '%u'

 I'm using slackware 10.1

 Thank you for your attention

> ----- Original Message ----- 
> From: "jamrock" <news_jamrock at yahoo.com>
> To: <samba at lists.samba.org>
> Sent: Saturday, July 16, 2005 10:39 AM
> Subject: [Samba] Re: Using Microsoft User Manager
>
>
>> "Giuliano Silva de Oliveira" <giuliano at tj.go.gov.br> wrote in message
>> news:003201c587a3$b3328a20$370c0a0a at GIULIANOXP...
>> Hi everybody,
>>
>>
>>
>> I'm try to use the microsoft user manager tool with the samba 3.0.10, I 
>> can
>> view the users and groups, but a I can't change and create anything, when
>> try to do this I receive the message "Permission Denied". Has someone 
>> knows
>> some "how to" or check list to do this work?
>>
>>
>> Please post the add user script from your smb.conf file.
>>
>>
>>
>>
>>
> 



More information about the samba mailing list