CORRECTION!!

It would appear that I did something to make test 7 fail, and like a bad
person, I didn't run through all the tests after every change.  Anyway,
here's the new status.  Sorry for the extra spam.  Again, thanks in
advance.

*       sensorlabwrkst in lmhosts
*       smbpasswd -a mlederer
*       no firewall on linux box

*TEST 7:*
$ smbclient //sensorlabwrkst/tmp
added interface ip=172.17.5.144 bcast=172.17.5.255 nmask=255.255.255.0
Password:
Domain=[FOSTER-MILLER] OS=[Unix] Server=[Samba 2.2.3a]
smb: \>

*TEST 8:* 
>net view \\sensorlabwrkst
System error 5 has occurred.

Access is denied.


>net view \\172.17.5.144
Shared resources at \\172.17.5.144

Samba 2.2.3a

Share name   Type         Used as  Comment

------------------------------------------------------------------------
-------
tmp          Disk         X:       test share for maitland
The command completed successfully.

*TEST 9:*
>net use x: \\sensorlabwrkst\tmp
System error 1240 has occurred.

The account is not authorized to log in from this station.

L:\>net use x: \\172.17.5.144\tmp
The command completed successfully.

*TEST 10:*
$ nmblookup -M FOSTER-MILLER
querying FOSTER-MILLER on 172.17.5.255
172.17.5.17 FOSTER-MILLER<1d>

*smb.conf*
# Samba config file created using SWAT
# from b5pc-mlederer.foster-miller.com (172.17.5.51)
# Date: 2004/02/16 12:49:18

# Global parameters
[global]
        workgroup = FOSTER-MILLER
        netbios name = SENSORLABWRKST
        encrypt passwords = Yes
        log level = 2
        log file = /etc/samba/log.%m
        os level = 0
        preferred master = False
        local master = No
        domain master = False
        hosts allow = 172.17.5.

[tmp]
        comment = test share for maitland
        path = /tmp
        guest ok = 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