Hello
I am having problems with fedora 9 and Samba
i have the firewall set to allow for the ports samba uses.
I was using the following as my smb.conf file in fc8 with no problems
but it doesnt work for fedora 9
============================
[global]
workgroup = PFWKGP
server string = Samba
hosts allow = 127. 192.168.0.
log file = /var/log/samba/log.%m
max log size = 50
security = share
passdb backend = tdbsam
load printers = no
cups options = raw
[public]
path = /data/nfs/public
writeable = yes
; browseable = yes
guest ok = yes
============================
i have the following settings in selinux
# getsebool -a|grep samba
samba_create_home_dirs --> off
samba_domain_controller --> off
samba_enable_home_dirs --> on
samba_export_all_ro --> off
samba_export_all_rw --> on
samba_run_unconfined --> off
samba_share_fusefs --> off
samba_share_nfs --> off
use_samba_home_dirs --> off
virt_use_samba --> off
the permissions on the share directory are set to 777
i get the following error with the smbtree command:
smbtree
Password:
Server requested LANMAN password (share-level security) but 'client
lanman auth' is disabled
failed tcon_X with NT_STATUS_OK
Server requested LANMAN password (share-level security) but 'client
lanman auth' is disabled
failed tcon_X with NT_STATUS_OK
any assistance would be appreciated. thank you
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines