Abdul-Azeez
2004-Feb-26 15:30 UTC
[Samba] How to access a SAMBA share without username/password
I want my Banking Application (GLOBUS) to view images stored in a samba server. I only have provision to supply the IP address and path name of the location of the images.This means that I cannot specify a username/password to GLOBUS. How do I make GLOBUS view this images without supplying a username/password. My sample config file is below. Thanks Abdul # Samba config file created using SWAT # from 128.1.100.67 (128.1.100.67) # Date: 2004/02/26 12:00:05 # Global parameters [global] workgroup = IMSD netbios name = SAMBER-SERVER smb passwd file = /etc/samba/smbpasswd guest account = samba log level = 3 ldap ssl = no valid users = abdul, Matthew [share] comment = common share path = /usr/shares guest ok = Yes [printer] path = /tmp printable = Yes