RE: Samba tutorial

2003-12-15 Thread Darryl Hoar
I followed your tutorial, using
FreeBSD 5.1 the same setup as
you describe.

When I try to access the samba shares
from an NT 4 server, it keeps prompting
for username/password.  None of the 
Primary Domain passwords work.  If I 
access the share from a Win2000 machine
it works beautifully.  Does this have
something to do with password encryption?

Any ideas how to get around this problem ?

thanks,
Darryl

 -Original Message-
 From: Ruben de Groot [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, November 26, 2003 12:57 AM
 To: Darryl Hoar
 Subject: Re: Samba tutorial
 
 
 On Tue, Nov 25, 2003 at 03:16:12PM -0600, Darryl Hoar typed:
  Thanks it looks informative.  Will it work with
  FreeBSD 4.9 (which is what I have installed) ?
  
  The password part seems like you need 5.1 to 
  get it to look to the PDC for passwords.
 
 Correct. Samba does run quite well on 4.x, but you'll have to
 create the windows domain users as (dummy) unix users, since
 nsswitch.conf doesn't work on 4.x. This makes administering
 such a box a little redundant (whenever you create a user in
 the windows domain, you must also create the same user on the
 samba box.)
 
  thanks,
  Darryl
  
   -Original Message-
   From: Ruben de Groot [mailto:[EMAIL PROTECTED]
   Sent: Tuesday, November 25, 2003 2:43 PM
   To: Darryl Hoar
   Subject: Re: Samba tutorial
   
   
   
   Hi Darryl,
   
   I did this on some FBSD 5.1 systems and wrote the following howto:
   
   http://www.bzerk.org/documents/ntdomauth/
   
   Maybe it's of some help to you.
   
   Ruben
   
   On Tue, Nov 25, 2003 at 10:16:03AM -0600, Darryl Hoar typed:
Greetings,
I just installed Freebsd 4.9 on a machine.
I want to setup Samba so that a NT4 server
can copy some files to the Freebsd 4.9 machine.

I am looking for fine manual to read, or turtorial
for setting it up.  The Freebsd machine will be a
member of an existing windows domain, but will
not be a PDC or BDC.

thanks in advance for pointers.

-Darryl

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
   [EMAIL PROTECTED]
   
 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Samba tutorial

2003-12-15 Thread HOLLOW, CHRISTOPHER
from an NT 4 server, it keeps prompting
for username/password.
Have you used the smbpasswd utility to create Samba user accounts on the 
BSD box?  As per:
http://us1.samba.org/samba/ftp/docs/htmldocs/smbpasswd.8.html

Ruben was getting at that by suggesting...
 the windows domain, you must also create the same user on the
 samba box.)
HTH,

Christopher Hollow



Darryl Hoar wrote:

I followed your tutorial, using
FreeBSD 5.1 the same setup as
you describe.
When I try to access the samba shares
from an NT 4 server, it keeps prompting
for username/password.  None of the 
Primary Domain passwords work.  If I 
access the share from a Win2000 machine
it works beautifully.  Does this have
something to do with password encryption?

Any ideas how to get around this problem ?

thanks,
Darryl
 

-Original Message-
From: Ruben de Groot [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 26, 2003 12:57 AM
To: Darryl Hoar
Subject: Re: Samba tutorial
On Tue, Nov 25, 2003 at 03:16:12PM -0600, Darryl Hoar typed:
   

Thanks it looks informative.  Will it work with
FreeBSD 4.9 (which is what I have installed) ?
The password part seems like you need 5.1 to 
get it to look to the PDC for passwords.
 

Correct. Samba does run quite well on 4.x, but you'll have to
create the windows domain users as (dummy) unix users, since
nsswitch.conf doesn't work on 4.x. This makes administering
such a box a little redundant (whenever you create a user in
the windows domain, you must also create the same user on the
samba box.)
   

thanks,
Darryl
 

-Original Message-
From: Ruben de Groot [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 25, 2003 2:43 PM
To: Darryl Hoar
Subject: Re: Samba tutorial


Hi Darryl,

I did this on some FBSD 5.1 systems and wrote the following howto:

http://www.bzerk.org/documents/ntdomauth/

Maybe it's of some help to you.

Ruben

On Tue, Nov 25, 2003 at 10:16:03AM -0600, Darryl Hoar typed:
   

Greetings,
I just installed Freebsd 4.9 on a machine.
I want to setup Samba so that a NT4 server
can copy some files to the Freebsd 4.9 machine.
I am looking for fine manual to read, or turtorial
for setting it up.  The Freebsd machine will be a
member of an existing windows domain, but will
not be a PDC or BDC.
thanks in advance for pointers.

-Darryl

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
 

[EMAIL PROTECTED]

   

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
 

--
Christopher Hollow - Technical Consultant
Infrastructure  Technology Support
Toronto, ON


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Samba tutorial

2003-12-15 Thread Matt Edwards
This might help:
http://us2.samba.org/samba/devel/docs/html/Samba-HOWTO-Collection.html#domain-member

Matt
- Original Message - 
From: Darryl Hoar [EMAIL PROTECTED]
To: 'Ruben de Groot' [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Monday, December 15, 2003 9:07 AM
Subject: RE: Samba tutorial


 I followed your tutorial, using
 FreeBSD 5.1 the same setup as
 you describe.

 When I try to access the samba shares
 from an NT 4 server, it keeps prompting
 for username/password.  None of the
 Primary Domain passwords work.  If I
 access the share from a Win2000 machine
 it works beautifully.  Does this have
 something to do with password encryption?

 Any ideas how to get around this problem ?

 thanks,
 Darryl

  -Original Message-
  From: Ruben de Groot [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, November 26, 2003 12:57 AM
  To: Darryl Hoar
  Subject: Re: Samba tutorial
 
 
  On Tue, Nov 25, 2003 at 03:16:12PM -0600, Darryl Hoar typed:
   Thanks it looks informative.  Will it work with
   FreeBSD 4.9 (which is what I have installed) ?
  
   The password part seems like you need 5.1 to
   get it to look to the PDC for passwords.
 
  Correct. Samba does run quite well on 4.x, but you'll have to
  create the windows domain users as (dummy) unix users, since
  nsswitch.conf doesn't work on 4.x. This makes administering
  such a box a little redundant (whenever you create a user in
  the windows domain, you must also create the same user on the
  samba box.)
 
   thanks,
   Darryl
  
-Original Message-
From: Ruben de Groot [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 25, 2003 2:43 PM
To: Darryl Hoar
Subject: Re: Samba tutorial
   
   
   
Hi Darryl,
   
I did this on some FBSD 5.1 systems and wrote the following howto:
   
http://www.bzerk.org/documents/ntdomauth/
   
Maybe it's of some help to you.
   
Ruben
   
On Tue, Nov 25, 2003 at 10:16:03AM -0600, Darryl Hoar typed:
 Greetings,
 I just installed Freebsd 4.9 on a machine.
 I want to setup Samba so that a NT4 server
 can copy some files to the Freebsd 4.9 machine.

 I am looking for fine manual to read, or turtorial
 for setting it up.  The Freebsd machine will be a
 member of an existing windows domain, but will
 not be a PDC or BDC.

 thanks in advance for pointers.

 -Darryl

 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
[EMAIL PROTECTED]
   
 


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Samba tutorial

2003-11-25 Thread Scott Mitchell
On Tue, Nov 25, 2003 at 10:16:03AM -0600, Darryl Hoar wrote:
 Greetings,
 I just installed Freebsd 4.9 on a machine.
 I want to setup Samba so that a NT4 server
 can copy some files to the Freebsd 4.9 machine.
 
 I am looking for fine manual to read, or turtorial
 for setting it up.  The Freebsd machine will be a
 member of an existing windows domain, but will
 not be a PDC or BDC.
 
 thanks in advance for pointers.
 
 -Darryl

Hi Darryl,

The Samba HOW-TO collection at http://samba.mirror.ac.uk/samba/docs/man/ or
some mirror closer to you should answer all Samba questions :-)  It's for
Samba 3.0 (which is the samba-devel port in FreeBSD), but most of the basic
configuration is similar enough to Samba 2.8 that it is useful for both.

Scott

-- 
===
Scott Mitchell   | PGP Key ID | Eagles may soar, but weasels
Cambridge, England   | 0x54B171B9 |  don't get sucked into jet engines
scott at fishballoon.org | 0xAA775B8B |  -- Anon
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Samba tutorial

2003-11-25 Thread Mike Maltese
 Greetings,
 I just installed Freebsd 4.9 on a machine.
 I want to setup Samba so that a NT4 server
 can copy some files to the Freebsd 4.9 machine.
 
 I am looking for fine manual to read, or turtorial
 for setting it up.  The Freebsd machine will be a
 member of an existing windows domain, but will
 not be a PDC or BDC.
 
 thanks in advance for pointers.
 

http://us1.samba.org/samba/docs/using_samba/toc.html

This is the complete O'Reilly Using Samba 2nd Edition book online.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]