altair4 wrote:Please go through the checklist here:
HowTo: Samba Browsing Problems Checklist:
viewtopic.php?f=42&t=88146&start=0It might be something as simple as your host name length. After going through the checklist if you still have problems post the output of the following commands:
- Code: Select all
testparm -s
- Code: Select all
net usershare info --long
i went thru
viewtopic.php?f=42&t=88146&start=0 and i've managed to show the name of the folders ,which i wanna share, over the lan. Still they can't be accessed over the lan as windows is asking for network username & password.Anyways i ran the personal file sharing preferences app and it said on it's screen under 'share files over the network' "this feature can't b enabled coz the required packages are not installed on ur system".
Here is the o/p for testparm -s
"Load smb config files from /etc/samba/smb.conf
rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
Processing section "[printers]"
Processing section "[print$]"
Loaded services file OK.
Server role: ROLE_STANDALONE
[global]
netbios name = OPNSM-N4010
server string = %h server (Samba, LinuxMint)
map to guest = Bad User
obey pam restrictions = Yes
pam password change = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* .
unix password sync = Yes
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
name resolve order = bcast host lmhosts wins
dns proxy = No
usershare allow guests = Yes
panic action = /usr/share/samba/panic-action %d
[printers]
comment = All Printers
path = /var/spool/samba
create mask = 0700
printable = Yes
browseable = No
[print$]
comment = Printer Drivers
path = /var/lib/samba/printers"
for net usershare info --long
"[images]
path=/media/linux/linux downloads/images
comment=
usershare_acl=Everyone:R,Unix User\opensam:F,
guest_ok=n"
thanx for ur reply