ccessing a Totalnet Advanced Server share

Ryan Hodges rhodges at cisco.com
Wed May 11 01:55:46 GMT 2005


Hi all,

I am trying to access a filesystem shared by the Totalnet Advanced
Server (TAS) on a Solaris box from a Fedora Core 3 machine.  I am using
the following version of a samba client:

	samba-client-3.0.10-1.fc3

Even though I have read permissions of a file stored on this filesystem,
I can't read it.  The only way to access these files are to give myself
both read and write permissions.  See below.  How can I debug this
further?  I have no problems accessing these files from a windows xp
client or an os x client. Thank you very much.  

[rhodges at dhcp-128-107-155-117 bin]$ df -k .
Filesystem           1K-blocks      Used Available Use% Mounted on
//squirrel/vwsagb    73786976291828531200 73786976286124539904
5703991296 100% /mnt/agb

[rhodges at dhcp-128-107-155-117 bin]$ ls -la commit
-r-xr-xr-x  1 rhodges eng 185755 Mar  7 15:26 commit
[rhodges at dhcp-128-107-155-117 bin]$ id -a
uid=56324(rhodges) gid=25(eng) groups=6(disk),25(eng)
context=user_u:system_r:unconfined_t

[rhodges at dhcp-128-107-155-117 bin]$ head commit
head: cannot open `commit' for reading: Permission denied

[rhodges at dhcp-128-107-155-117 bin]$ chmod 755 commit
[rhodges at dhcp-128-107-155-117 bin]$ head -n 3 commit
#!/usr/cisco/bin/perl5.6
#----------------------------------------------------------------------------
#


More information about the smb-clients mailing list