OK. Add a Windows user account by executing:
smbpasswd -a 'useraccount'
PS: That account 'useraccount' must already exist in your /etc/passwd.
- John T.
On Saturday 26 February 2005 16:16, tasos wrote:
> Hello people.
> I have used all the simple smb.conf that i found at
> samba.org.
>
Hello people.
I have used all the simple smb.conf that i found at
samba.org.
Now i'm using
[global]
workgroup = LAN
netbios name = netbiosname
[homes]
guest ok = yes
read only = no
In all cases i get a prompt for login but i cannot
login!
I'm using local slackware's accounts but nothing.
Can you p