Hello all,
I'm trying to setup a samba share but I want the users to have to type in there username and password.
As a test I'm using myself I have a login and password and I can login and access the servers.
But when I share my user area and try to browse to it via a windows PC the username defaults to servername\Guest
and the username box is grayed out so I can't manually type in my own username and password can anyone
help. I've attached the smb.conf file.
[global]
workgroup = uk-2000
server string = jig02031
security = user
socket options = TCP_NODELAY
log file = /var/adm/samba/log.%m
[smcqueen]
comment = Share my login directory
path = /export/home/smcqueen
force user = smcqueen
public = no
writable = yes
guest ok = yes
Thanks for help
I'm trying to setup a samba share but I want the users to have to type in there username and password.
As a test I'm using myself I have a login and password and I can login and access the servers.
But when I share my user area and try to browse to it via a windows PC the username defaults to servername\Guest
and the username box is grayed out so I can't manually type in my own username and password can anyone
help. I've attached the smb.conf file.
[global]
workgroup = uk-2000
server string = jig02031
security = user
socket options = TCP_NODELAY
log file = /var/adm/samba/log.%m
[smcqueen]
comment = Share my login directory
path = /export/home/smcqueen
force user = smcqueen
public = no
writable = yes
guest ok = yes
Thanks for help