On Sun, Dec 5, 2010 at 6:47 AM, Tom H <tomh0665@xxxxxxxxx> wrote:
Yes, should it be removed?
Â
>
> [root@wolves samba]# pdbedit -Lw -u ggw
> ggw:501
>
> [root@wolves samba]#Â testparm -s --parameter-name 'passdb backend'> tdbsam
>From the last, it's clear why "/etc/samba/smbuser" isn't updated. With
tdbsam, the user file is passdb.tdb and it's in either
"/var/lib/samba" or "/var/lib/samba/private" (I've forgotten which).
>From the first two, ggw looks OK.
Do you have a "username map" stanza in the global section or a "force
user" or "admin users" stanza in the share section?
Yes, should it be removed?
Â
[root@wolves samba]# cat smb.conf
# Samba config file created using SWAT
# from UNKNOWN (127.0.0.1)
# Date: 2010/11/03 19:50:35
[global]
ÂÂÂ workgroup = REDWOLFE
ÂÂÂ server string = Samba Server Version %v
ÂÂÂ log file = /var/log/samba/log.%m
ÂÂÂ max log size = 50
ÂÂÂ block size = 4096
ÂÂÂ cups options = raw
[homes]
ÂÂÂ comment = Home Directories
ÂÂÂ read >ÂÂÂ use sendfile = Yes
ÂÂÂ case sensitive = Yes
ÂÂÂ hide dot files = No
[printers]
ÂÂÂ comment = All Printers
ÂÂÂ path = /var/spool/samba
ÂÂÂ printable = Yes
ÂÂÂ browseable = No
[karaoke]
ÂÂÂ path = /karaoke
ÂÂÂ admin users = ggw
ÂÂÂ read >ÂÂÂ guest ok = Yes
ÂÂÂ use sendfile = Yes
ÂÂÂ case sensitive = Yes
ÂÂÂ hide dot files = No
Â
# Samba config file created using SWAT
# from UNKNOWN (127.0.0.1)
# Date: 2010/11/03 19:50:35
[global]
ÂÂÂ workgroup = REDWOLFE
ÂÂÂ server string = Samba Server Version %v
ÂÂÂ log file = /var/log/samba/log.%m
ÂÂÂ max log size = 50
ÂÂÂ block size = 4096
ÂÂÂ cups options = raw
[homes]
ÂÂÂ comment = Home Directories
ÂÂÂ read >ÂÂÂ use sendfile = Yes
ÂÂÂ case sensitive = Yes
ÂÂÂ hide dot files = No
[printers]
ÂÂÂ comment = All Printers
ÂÂÂ path = /var/spool/samba
ÂÂÂ printable = Yes
ÂÂÂ browseable = No
[karaoke]
ÂÂÂ path = /karaoke
ÂÂÂ admin users = ggw
ÂÂÂ read >ÂÂÂ guest ok = Yes
ÂÂÂ use sendfile = Yes
ÂÂÂ case sensitive = Yes
ÂÂÂ hide dot files = No
Â
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines