Hi , i cant talk bout mysql but see example for user adding , machine adding ( here for suse distro )
a linux group Machines has to be there addmachinescript = /usr/sbin/useradd -g Machines -c Machine -d /dev/null -s /bin/false %u adduserscript = /usr/sbin/useradd -m %u study man smb.conf for more options ( these are valid for samba 3 ) Best Regards ----- Original Message ----- From: "Thiago Lima " <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 30, 2003 3:53 PM Subject: [Samba] Stupid Little Doubt > > I'm reading the samba-howto-collection and just got a doubt. > > Even using mysql or ldap I still have to have one user for each > username I insert in pdbedit (smbpasswd/ldap/mysql/etc) ? > > There's no way to automatize it just like the add user command to > add machines in the passwd? > > regards > thiago lima. > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba > > -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
