Re: [expert] Samba 2.0.6

2000-02-14 Thread Mike Hahn

Well I just upgraded to Mandrake 7.0 at work and the samba is working just fine.
98/95/NT all connect
no problem.

Mike

webmedic wrote:

> This may sound kind of stupid but I found windows 2000 at least had to be
> rebooted every time I made a change, but after working away at it all finally
> started to come together.

Did you refresh your Network Neighborhood after the changes?  A simple test is to
change the
"server string" in the smb.conf file, restart the smbd and nmbd proc's, refresh your
Network
Neiborhood and single click the Samba Server.  If it picks up the new server string you
shouldn't
need to reboot.

Mike

>
> On Sun, 13 Feb 2000, you wrote:
>   MH > Russ & Rich,
>   MH >
>   MH > Thanks for your prompt reply.  Smbd and nmbd are running,  I use the
>   MH > /etc/rc.d/init.d/smb restart after I make changes to the smb.conf file.  and
>   MH > yes I have added the users to the smbpasswd file, enabled
>   MH > PlainTextPassword on the windoze box.  Like I said I can see the
>   MH > shares, (so I know smbd and nmbd are running) but cannot connect.  I
>   MH > have been using samba for about a year and a half, I thought I ran into
>   MH > most of the problems one could face, NOT!  I turned the log files up to "9",
>   MH > the only thing that looks out of the ordinary is this.
>   MH > ***
>   MH > [2000/02/13 10:52:21, 0] lib/util_sock.c:read_socket_data(474)
>   MH >   read_socket_data: recv failure for 4. Error = Broken pipe
>   MH > [2000/02/13 10:52:40, 0] lib/util_sock.c:read_socket_data(474)
>   MH >   read_socket_data: recv failure for 4. Error = Broken pipe
>   MH > [2000/02/13 10:54:40, 1] smbd/server.c:main(643)
>   MH >   smbd version 2.0.6 started.
>   MH >   Copyright Andrew Tridgell 1992-1998
>   MH > ***
>   MH > I'm not exactly sure what it is but it don't look good.  That's why I believe
>   MH >
>   MH > thier may be a service that I need for samba that's not running .
>   MH > After not beeing able to connect I retrived my (previously working)
>   MH > smb.conf file from my ever prudent backup of /etc "before the upgrade to
>   MH > 7.0" that still doesn't work.  Which again may point to something other
>   MH > than samba itself.
>   MH >
>   MH > Thanks again
>   MH >
>   MH > Mike
>   MH >
>   MH > Russ Johnson wrote:
>   MH >
>   MH > > Is smbd and nmbd running?
>   MH > >
>   MH > > Type 'ps ax | grep [sn]mbd'.
>   MH > >
>   MH > > If you don't get back either of them, try this:
>   MH > >
>   MH > > /etc/rc.d/init.d/smb start
>   MH > >
>   MH > > (smb might be 'samba')
>   MH > >
>   MH > > You should see smb and nmb start. Once they do, try connecting with the
>   MH > > Windows machine again.
>   MH > >
>   MH > > As long as that works, you'll need to set it up to start automatically. Do
>   MH > > this in Linuxconf.
>   MH > >
>   MH > > Russ
>   MH > >
> --
> -
> He must increase but I must decrease
>
> Brook Humphrey
> Webmaster: Thelinuxstop.com
> Webmaster: Webmedic.net
> Webmaster: Godshealingherbs.com
> Owner: Mobile PC Medic
> Holiness unto the lord

--
Mike Hahn
Senior Technician
Peregrine Metalforming, Inc.
Forming Technologies.
Voice: (810) 773-0800 Ext. 163
Fax  : (810) 773-0544
 [EMAIL PROTECTED]







Re: [expert] Samba 2.0.6

2000-02-13 Thread webmedic

This may sound kind of stupid but I found windows 2000 at least had to be
rebooted every time I made a change, but after working away at it all finally
started to come together. 

On Sun, 13 Feb 2000, you wrote:
  MH > Russ & Rich,
  MH > 
  MH > Thanks for your prompt reply.  Smbd and nmbd are running,  I use the
  MH > /etc/rc.d/init.d/smb restart after I make changes to the smb.conf file.  and
  MH > yes I have added the users to the smbpasswd file, enabled
  MH > PlainTextPassword on the windoze box.  Like I said I can see the
  MH > shares, (so I know smbd and nmbd are running) but cannot connect.  I
  MH > have been using samba for about a year and a half, I thought I ran into
  MH > most of the problems one could face, NOT!  I turned the log files up to "9",
  MH > the only thing that looks out of the ordinary is this.
  MH > ***
  MH > [2000/02/13 10:52:21, 0] lib/util_sock.c:read_socket_data(474)
  MH >   read_socket_data: recv failure for 4. Error = Broken pipe
  MH > [2000/02/13 10:52:40, 0] lib/util_sock.c:read_socket_data(474)
  MH >   read_socket_data: recv failure for 4. Error = Broken pipe
  MH > [2000/02/13 10:54:40, 1] smbd/server.c:main(643)
  MH >   smbd version 2.0.6 started.
  MH >   Copyright Andrew Tridgell 1992-1998
  MH > ***
  MH > I'm not exactly sure what it is but it don't look good.  That's why I believe
  MH > 
  MH > thier may be a service that I need for samba that's not running .
  MH > After not beeing able to connect I retrived my (previously working)
  MH > smb.conf file from my ever prudent backup of /etc "before the upgrade to
  MH > 7.0" that still doesn't work.  Which again may point to something other
  MH > than samba itself.
  MH > 
  MH > Thanks again
  MH > 
  MH > Mike
  MH > 
  MH > Russ Johnson wrote:
  MH > 
  MH > > Is smbd and nmbd running?
  MH > >
  MH > > Type 'ps ax | grep [sn]mbd'.
  MH > >
  MH > > If you don't get back either of them, try this:
  MH > >
  MH > > /etc/rc.d/init.d/smb start
  MH > >
  MH > > (smb might be 'samba')
  MH > >
  MH > > You should see smb and nmb start. Once they do, try connecting with the
  MH > > Windows machine again.
  MH > >
  MH > > As long as that works, you'll need to set it up to start automatically. Do
  MH > > this in Linuxconf.
  MH > >
  MH > > Russ
  MH > >
-- 
-
He must increase but I must decrease

Brook Humphrey
Webmaster: Thelinuxstop.com
Webmaster: Webmedic.net
Webmaster: Godshealingherbs.com
Owner: Mobile PC Medic
Holiness unto the lord



Re: [expert] Samba 2.0.6

2000-02-13 Thread Mike Hahn

Russ & Rich,

Thanks for your prompt reply.  Smbd and nmbd are running,  I use the
/etc/rc.d/init.d/smb restart after I make changes to the smb.conf file.  and
yes I have added the users to the smbpasswd file, enabled
PlainTextPassword on the windoze box.  Like I said I can see the
shares, (so I know smbd and nmbd are running) but cannot connect.  I
have been using samba for about a year and a half, I thought I ran into
most of the problems one could face, NOT!  I turned the log files up to "9",
the only thing that looks out of the ordinary is this.
***
[2000/02/13 10:52:21, 0] lib/util_sock.c:read_socket_data(474)
  read_socket_data: recv failure for 4. Error = Broken pipe
[2000/02/13 10:52:40, 0] lib/util_sock.c:read_socket_data(474)
  read_socket_data: recv failure for 4. Error = Broken pipe
[2000/02/13 10:54:40, 1] smbd/server.c:main(643)
  smbd version 2.0.6 started.
  Copyright Andrew Tridgell 1992-1998
***
I'm not exactly sure what it is but it don't look good.  That's why I believe

thier may be a service that I need for samba that's not running .
After not beeing able to connect I retrived my (previously working)
smb.conf file from my ever prudent backup of /etc "before the upgrade to
7.0" that still doesn't work.  Which again may point to something other
than samba itself.

Thanks again

Mike

Russ Johnson wrote:

> Is smbd and nmbd running?
>
> Type 'ps ax | grep [sn]mbd'.
>
> If you don't get back either of them, try this:
>
> /etc/rc.d/init.d/smb start
>
> (smb might be 'samba')
>
> You should see smb and nmb start. Once they do, try connecting with the
> Windows machine again.
>
> As long as that works, you'll need to set it up to start automatically. Do
> this in Linuxconf.
>
> Russ
>



Re: [expert] Samba 2.0.6

2000-02-13 Thread Rich Clark

On Sat, 12 Feb 2000, Mike Hahn wrote:

> Hello,
> 
> I've recently upgraded my to Mandrake 7.0. The problem is that now my
> windows machines cannot connect to the samba shares.  The share shows
> up in the network neighborhood but will not connect.  The message I get
> is "\\linux1 is not accessible"  I've opened up the share for guest
> accounts,
> browseable to the world, everything I could think of.  The printers
> don't
> even show up.  About the only thing I can think of is that their may be
> a service that's not active or something on that order.   Any Ideas?
> 
> Thanks in advance
> 
> M. Hahn
> 
>

Try adding your users to the smbpasswd file using addsmbuser.  Works for
me. 

-- 
Rich Clark

Sign the petition at http://www.libranet.com/petition.html
Help bring us more Linux Drivers



RE: [expert] Samba 2.0.6

2000-02-12 Thread Russ Johnson

Is smbd and nmbd running?

Type 'ps ax | grep [sn]mbd'.

If you don't get back either of them, try this:

/etc/rc.d/init.d/smb start

(smb might be 'samba')

You should see smb and nmb start. Once they do, try connecting with the
Windows machine again.

As long as that works, you'll need to set it up to start automatically. Do
this in Linuxconf.

Russ

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Mike Hahn
Sent: Saturday, February 12, 2000 8:41 PM
To: [EMAIL PROTECTED]
Subject: [expert] Samba 2.0.6


Hello,

I've recently upgraded my to Mandrake 7.0. The problem is that now my
windows machines cannot connect to the samba shares.  The share shows
up in the network neighborhood but will not connect.  The message I get
is "\\linux1 is not accessible"  I've opened up the share for guest
accounts,
browseable to the world, everything I could think of.  The printers
don't
even show up.  About the only thing I can think of is that their may be
a service that's not active or something on that order.   Any Ideas?

Thanks in advance

M. Hahn



[expert] Samba 2.0.6

2000-02-12 Thread Mike Hahn

Hello,

I've recently upgraded my to Mandrake 7.0. The problem is that now my
windows machines cannot connect to the samba shares.  The share shows
up in the network neighborhood but will not connect.  The message I get
is "\\linux1 is not accessible"  I've opened up the share for guest
accounts,
browseable to the world, everything I could think of.  The printers
don't
even show up.  About the only thing I can think of is that their may be
a service that's not active or something on that order.   Any Ideas?

Thanks in advance

M. Hahn



Re: [expert] Samba 2.0.6

1999-12-14 Thread Alwyn Schoeman

Mandrake cooker RPM

Steve Wingate wrote:

> Has anyone successfully installed Samba 2.0.6 on Mandrake 6.1? If so, did
> you use the Redhat RPM or install from source?

--
~~
Alwyn Schoeman
Systems Engineer
Prism Secure Solutions





[expert] Samba 2.0.6

1999-12-13 Thread Steve Wingate

Has anyone successfully installed Samba 2.0.6 on Mandrake 6.1? If so, did
you use the Redhat RPM or install from source?