>The fact that you have
> the IP's obfuscated
> makes me wonder if you're running this on a real IP?

Bingo!

Prior to copying and pasting my smb.conf contents, I
realized that using the SWAT had cleared out a lot of
my original configurations. I'm confident that this is
the reason as to why I'm no longer able to see it in
my Win2k Network Neighborhood. Anyway, the following
is from my smb.conf file:

# smb.conf file start
# Samba config file created using SWAT
# from ops-netw (127.0.0.1)
# Date: 2003/08/03 19:41:38

# Global parameters
[global]
        workgroup = PRODSVCS
        netbios name = OPS-NETW
        server string = samba server
        security = DOMAIN
        encrypt passwords = Yes
        obey pam restrictions = Yes
        pam password change = Yes
        passwd program = /usr/bin/passwd %u
        passwd chat = *New*password* %n\n
*Retype*new*password* %n\n
*passwd:*all*authentication*tokens*updated*successfully*
        username map = /etc/samba/smbusers
        unix password sync = Yes
        log file = /var/log/samba/%m.log
        max log size = 0
        socket options = TCP_NODELAY SO_RCVBUF=8192
SO_SNDBUF=8192
        dns proxy = No
        wins server = XXX.XXX.XXX.XXX
        hosts allow = XXX.XXX.XXX.XXX
        printing = cups

[homes]
        comment = Home Directories
        valid users = %S
        read only = No
        create mask = 0664
        directory mask = 0775
        browseable = No

[printers]
        comment = All Printers
        path = /var/spool/samba
        printable = Yes
        browseable = No

[payroll]
        comment = Payroll Share
        path = /payroll/payroll
        read only = No

# smb.conf file stop


I'm stupid 'cause I'm not sure which relevant log
files would be of interest for you to review. Please
clarify.

Thanks in advance.
Josh

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to