Re: [Samba] Help adding Samba users on unix

2002-12-19 Thread Gerd-Christian Michalke
On Donnerstag, 19. Dezember 2002 16:30, Bill Miller wrote:
 Could someone help me with this?

 My Unix Administrator no longer works here.
 Thanks

Hello !

I suppose you local users.

You nee to create users on a unix basis

useradd -m the_user

set his password

passwd the_user

which will ask you a password

and on the sambabasis

smbpasswd -a the_user

which will ask you a password too

If you need more info, just ask

HTH
Gerd


 Bill Miller
 ROSS Marketing, Inc.
 Directory of Technology
 (319) 294-8080 Office mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED]
 (319) 294-8111 Fax
 (319) 551-9848 Mobile mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED]  up to 100 chars

-- 
--
[EMAIL PROTECTED]\\_//
 (. .)   Powered by SuSE Linux 8.1   
---oOOo-oOOo--

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



[Samba] Help adding Samba users on unix

2002-12-19 Thread Bill Miller




Could someone help 
me with this?

My Unix 
Administrator no longer works here.
Thanks
Bill Miller ROSS 
Marketing, Inc. Directory of 
Technology (319) 294-8080 Office mailto:[EMAIL PROTECTED] 
(319) 294-8111 Fax (319) 551-9848 Mobile mailto:[EMAIL PROTECTED] 
up to 100 chars 



Re: [Samba] Help adding Samba users on unix

2002-12-19 Thread Bradley W. Langhorst
On Thu, 2002-12-19 at 10:30, Bill Miller wrote:
  
 Could someone help me with this?
add a new unix user
(dunno your unix - probably use 'adduser username' or maybe 'useradd
username')
import that user to samba
'smbpasswd -a usename'
 
set their passwords if you were not prompted
passwd username
smbpasswd username

 My Unix Administrator no longer works here.
should be easy to find a new one in this market...

brad
 
-- 
Bradley W. Langhorst [EMAIL PROTECTED]

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