I'm having an issue accessing my shares from either Windows XP, Windows 7, or OSX. As of 2 days ago, I was able to access all shares just fine, and I'm not sure what changed. The only share that is working is the Time_Machine share, which I'm able to access from all of my computers. When I try to access the shares from XP, I get the following error:
An error occured while reconnecting H: to \\Hda\Movies Microsoft Windows Network: The network name cannot be found. This connection has not been restored.
All of the computers and SAMBA are configured to use the same workgroup (WORKGROUP). Here's my smb.conf, which is completely Amahi generated:
# This file is automatically generated for WORKGROUP setup.
# Any manual changes MAY BE OVERWRITTEN
# Amahi configuration, generated on Fri Jun 03 15:35:28 -0500 2011
[global]
workgroup = WORKGROUP
server string = home.com
netbios name = hda
; printing = cups
printcap name = cups
; load printers = yes
cups options = raw
log file = /var/log/samba/%m.log
; log level = 0
max log size = 150
; socket options = TCP_NODELAY
preferred master = yes
os level = 60
time server = yes
unix extensions = no
wide links = yes
veto files = /*.nws/riched20.dll/*.{*}/
security = user
username map script = /usr/share/hda-platform/hda-usermap
; large readwrite = yes
; encrypt passwords = yes
; dos charset = CP850
unix charset = UTF8
; display charset = LOCALE
; guest account = nobody
map to guest = Bad User
wins support = yes
printer admin = root, @ntadmin, administrator
[homes]
comment = Home Directories
valid users = %S
browseable = no
writable = yes
create mask = 0644
; directory mask = 0755
[print$]
path = /var/lib/samba/drivers
; read only = yes
force group = root
write list = @ntadmin root
create mask = 0664
directory mask = 0775
guest ok = yes
[printers]
path = /var/spool/samba
writeable = yes
; browseable = yes
printable = yes
public = yes
[Pictures]
comment = Pictures
path = /var/hda/files/drives/drive1/pictures
writeable = yes
; browseable = yes
create mask = 0775
force create mode = 0664
directory mask = 0775
force directory mode = 0775
dfree command = /usr/bin/greyhole-dfree
vfs objects = greyhole
[Movies]
comment = Movies
path = /var/hda/files/drives/drive1/movies
writeable = yes
; browseable = yes
valid users = brandon, itunes, macbookpro, server
write list = server, brandon, itunes, macbookpro
create mask = 0775
force create mode = 0664
directory mask = 0775
force directory mode = 0775
dfree command = /usr/bin/greyhole-dfree
vfs objects = greyhole
[Music]
comment = Music
path = /var/hda/files/drives/drive1/music
writeable = yes
; browseable = yes
create mask = 0775
force create mode = 0664
directory mask = 0775
force directory mode = 0775
dfree command = /usr/bin/greyhole-dfree
vfs objects = greyhole
[Docs]
comment = Docs
path = /var/hda/files/drives/drive1/docs
writeable = yes
; browseable = yes
create mask = 0775
force create mode = 0664
directory mask = 0775
force directory mode = 0775
dfree command = /usr/bin/greyhole-dfree
vfs objects = greyhole
[Desktop_Backup]
comment = Desktop_Backup
path = /var/hda/files/drives/drive1/Desktop_Backup
writeable = yes
; browseable = yes
valid users = brandon, server
write list = server, brandon
create mask = 0775
force create mode = 0664
directory mask = 0775
force directory mode = 0775
dfree command = /usr/bin/greyhole-dfree
vfs objects = greyhole
[Time_Machine]
comment = Time_Machine
path = /var/hda/files/drives/drive2/Time_Machine
writeable = yes
; browseable = yes
write list = server, macbookpro
guest ok = yes
create mask = 0775
force create mode = 0664
directory mask = 0775
force directory mode = 0775
I thought it might have something to do with the two separate drives (drive1 contains all but Time_Machine, drive2 contains Time_Machine), but all of the permissions for both drives match:
[root@server /]# ls -l /var/hda/files/drives/drive1
total 40
drwxrwxr-x 3 Server users 4096 May 28 01:08 Desktop_Backup
drwxrwxr-x 2 Server users 4096 Feb 27 17:06 docs
drwxr-xr-x 9 root root 4096 May 23 07:06 gh
drwx------ 2 root root 16384 Feb 9 13:14 lost+found
drwxrwxr-x 3 Server users 4096 May 23 07:05 movies
drwxrwxr-x 2 Server users 4096 Feb 9 19:52 music
drwxrwxr-x 2 Server users 4096 Mar 29 22:11 pictures
[root@server /]# ls -l /var/hda/files/drives/drive2
total 20
drwx------ 2 root root 16384 Mar 7 22:37 lost+found
drwxrwxr-x 8 Server users 4096 Jun 3 15:59 Time_Machine
I've tried pretty much everything I can think of, so any help is appreciated. Thanks.
unable to access shares
Re: unable to access shares
I'm no expert but I see no "\\Hda\Movies Microsoft Windows Network:", try disconnecting the share in XP and just try mapping H:as "\\hda\Movies:" ?
"All answers have been checked and rechecked to be highly questionable" 
ZX81, wobbly 16mb RAM, 4mhz CPU, Bluetac and a dead skin keyboard

ZX81, wobbly 16mb RAM, 4mhz CPU, Bluetac and a dead skin keyboard
-
- Posts: 9
- Joined: Tue Feb 01, 2011 6:28 pm
Re: unable to access shares
Finally figured it out; it was a Greyhole problem. Reinstalled and it's working fine now.
Who is online
Users browsing this forum: No registered users and 24 guests