Fw: [Samba] Re: Using Microsoft User Manager

2005-07-19 Thread Giuliano Silva de Oliveira



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" <[EMAIL PROTECTED]>

To: 
Sent: Saturday, July 16, 2005 10:39 AM
Subject: [Samba] Re: Using Microsoft User Manager



"Giuliano Silva de Oliveira" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
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.









--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Re: Using Microsoft User Manager

2005-07-16 Thread jamrock
"Giuliano Silva de Oliveira" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
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.



-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba