Samba Setup Guide for Linux

Samba Setup Guide for Linux

Postby stephen » Fri Jun 09, 2006 2:43 pm

How to add Samba user accounts

first add a linux user login
Code: Select all
useradd -d /home/stephen -s /bin/false -n stephen

then add a login password
Code: Select all
passwd stephen


Now add the Samba user and password
Code: Select all
smbpasswd -a stephen


The user name and password for the samba user should match the PC login name and password on the windows PC
see
http://www.samba.netfirms.com/addusers.htm
stephen
 
Posts: 507
Joined: Thu Feb 09, 2006 9:37 am
Location: Brisbane

Return to Linux Server Configuration Notes

Who is online

Users browsing this forum: No registered users and 5 guests

cron