I have set up mysql to store my encrypted passwords. The initial table is of course empty. My question is how do I add users. I cannot seem to use "net user add", as it asks me for a password, and of course there are no users in the database to verify against... What must I do to get started.... or... am I being REALLY stupid?? Howard
Whoops... didn't see pdbedit command... sorry!! Quoting Howard Miller <hm51k@udcf.gla.ac.uk>:> I have set up mysql to store my encrypted passwords. The initial table > is of course empty. > > My question is how do I add users. I cannot seem to use "net user add", > as it asks me for a > password, and of course there are no users in the database to verify > against... > > What must I do to get started.... or... am I being REALLY stupid?? > > Howard > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba >
On Fri, 1 Aug 2003, Howard Miller wrote:> I have set up mysql to store my encrypted passwords. The initial table is of course empty. > > My question is how do I add users. I cannot seem to use "net user add", as it asks me for a > password, and of course there are no users in the database to verify against... > > What must I do to get started.... or... am I being REALLY stupid??smbpasswd -a 'username' - John T. -- John H Terpstra Email: jht@samba.org