Here is the smb.conf file. I have edited out some of the network details for
privacy.

A domian computer account has been created and added on the domain. I can also
ping the SAMBA server by netbios name on the domain (ie I can do ping -a georepc
   and I get the correct reply)

Thanks for yor help.

---------- begin smb.conf -------------
;*******************section global*****************
[global]
workgroup = DOMNAME \\our domain name
netbios name = GEORGEPC
server string = NT 4 Workstation
interfaces = eth0
security = DOMAIN
encrypt passwords = Yes
update encrypted = Yes
password server = PDC.company.com.au \\our PDC FQDN
log file = /var/log/samba/log.%m
max log size = 50
announce version = 4
announce as = NT Workstation
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
domain master = False
wins server = XXX.XXX.XXX.XXX \\our WINS Server IP Address
preload = NetUser \\the share name
default service = NetUser
;*******************section homes*****************
[homes]
comment = Home Directories
read only = No
browseable = No
;*******************section printers*****************
[printers]
comment = All Printers
path = /var/spool/samba
printable = Yes
browseable = No
;*******************section NetUser*****************
[NetUser]
comment = ITDT Test File Server
path = /home/netuser
guest account = guest
read only = True
guest ok = Yes

------------ end of smb.conf file -------------


> Michael S. Dunsavage <[EMAIL PROTECTED]> wrote:
> 
> please do post smb.conf file
> ----- Original Message -----
> From: "George Abdo" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, March 20, 2002 8:04 PM
> Subject: Unable to see SMB Shares from a Win Machine
> 
> 
> >
> > hello all,
> >
> > I have SAMAB setup on my RH7.2 machine at work. I can browse shares
> on
> Windows
> > machines but I am unable to connect to SAMBA from any windows
> machine.
> >
> > when i goto run: \\sambapc
> >
> > I get prompted for a user name and password. No matter what
> username I use
> it
> > does not let me in.
> >
> > I can provide copies of the SMB.CONF file if that is any help.
> >
> > Thanks,
> >
> > George
> >
> >
> >
> > _______________________________________________
> > Redhat-list mailing list
> > [EMAIL PROTECTED]
> > https://listman.redhat.com/mailman/listinfo/redhat-list
> >
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to