Displaying 3 results from an estimated 3 matches for "dfgsrv".
Did you mean:
dfgsrv2
2007 Aug 08
1
How should guest access work with Samba 3 and User Mode Security???
...I want to share out applications and a few other shares from my server
without having to create accounts on the server for the users and so
that they don't have to supply a username/password.
I am running Samba samba-3.0.24-5 and here is my smb.conf file:
Regards
Gary
[global]
workgroup = DFGSRV
server string = dfgsrv Samba Server %v
printcap name = /etc/printcap
load printers = yes
printing = cups
cups options = raw
log file = /var/log/samba/%m.log
max log size = 200
security = user
password level = 8
username level = 8
socket options = SO_KEEPALIVE SO_BROADCAST TCP_NODELAY IPTOS_THROUGHP...
2007 Jun 07
3
Guest account access with User mode security?
...e, the user gets presented with a login dialog asking
for a password for the Guest account - how can I just allow access
without the user being asked for a password?
Here is my smb.conf including a guest only share for the cdrom.
Any help gratefully received
Regards
Gary
[global]
workgroup = DFGSRV
server string = dfgsrv Samba Server %v
printcap name = /etc/printcap
load printers = yes
printing = cups
cups options = raw
log file = /var/log/samba/%m.log
max log size = 200
security = user
password level = 8
username level = 8
socket options = SO_KEEPALIVE SO_BROADCAST TCP_NODELAY IPTOS_THROUGHP...
2007 Jun 01
2
Samba authentication slow after upgrade to Samba 3
...dler(73)
smb_pam_error_handler: PAM: Authentication Failure : Authentication
failure
[2007/06/01 08:29:26, 0] auth/pampass.c:smb_pam_passcheck(810)
smb_pam_passcheck: PAM: smb_pam_auth failed - Rejecting User mcr3 !
Here is my testparm output:
# Global parameters
[global]
workgroup = DFGSRV
server string = dfgsrv Samba Server %v
encrypt passwords = No
password level = 8
username level = 8
log level = 2
log file = /var/log/samba/%m.log
max log size = 200
deadtime = 30
socket options = SO_KEEPALIVE SO_BROADCAST TCP_...