Let's see.
I do see Freds homepage (which means apache is working correct?"
I do have smbd and nmbd running.
If I try to "find" the computer called fred I can see it and I can open it
and see the files I've shared.
my smb.conf is REALLY basic. I just want our programmers to be able to move
patches and things over to the ftp server when they become available and I'd
like them to be able to use a name instead of the IP address.
Anyway. . . Here's my smb.conf
; /etc/smb.conf
;
; Make sure and restart the server after making changes to this file, ex:
; /etc/rc.d/init.d/smb stop
; /etc/rc.d/init.c/smb start
[global
; Uncomment this if you want a guest account
; guest account = nobody
log file = /var/log/samba-log.%m
lock directory = /var/lock/samba
share mode = yes
[homes]
comment = Home Directories
browesable = no
read only = no
create mode = 0750
[tmp]
comment = Temporary file space
path = /tmp
read only = no
thanks for any help,
Scott.
> -----Original Message-----
> From: Jack Barnett R [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, December 16, 1998 3:42 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: Samba Problem?
>
> >
> > I'd love a little help if anyone could give it to me here.
>
> Try
>
>
> > I have samba running on my linux box. I'm not very linux literate
> anymore,
> > but I'm good at following directions. My box is named "fred". If I
> load up
> > IE4.0 on my NT machine and type "fred" in as a url everything shows up
> just
> > fine.
>
> Does it give you freds homepage? Or a can you access the file system from
> your browser?
>
> > I can ftp to fred and telnet to fred,
>
> That doesn't have anything to do with samba, but atleast we know your
> network works :)
>
> but I can't @#$%% get fred to
> > show up in network neighborhood. Did I do anything wrong?
> >
> > Scott.
> >
>
> Do you have smbd and nmbd running when you attempt this?
> If your config file is small send it over this way and I'll take a look
> at it. Also you need to be loged in (NT) as the same userid as one that
> has access to your linux-box(fred)