I want a 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 specifya username/password to GLOBUS.How do I make 
GLOBUS view this images without supplying a username/password.My sample config file is 
below.ThanksAbdul# 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
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to