Title: samba question.

Hi guys, i am trying to set up a samba server on a new Solaris box (the first non-win system in this company), made the smb.conf file like this:

[global]
        workgroup = EMERALD
        server string = SAMBA
        security = SHARE  # i haven't set up all the accounts. so currently use SHARE
        password level = 8
        read prediction = Yes
        character set = ISO8859-1
        os level = 65
        preferred master = Yes
        domain master = Yes
        wins support = Yes
        locking = No

[temp]
        path = /tmp
        writeable = Yes
        guest ok = Yes
        locking = Yes

[SPACE]
        path = /space
        guest ok = Yes
        locking = Yes

The /space directory contains some files i'd like to be shared by everyone in the workgroup(as guest).
While they can access /tmp without problem, they can't access the /space from Windows Explorer. It says "\\Unix\space is not accessable. The network name cannot be found"


The permission of the /space is set as:
drw-rw-rw-  11 root     root         512 Jul  3 16:20 space

Did i do anything wrong?

Thanks for you help in advance.

Jeff



**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
Ion Global Technical Services at:
[EMAIL PROTECTED]
**********************************************************************

Reply via email to