Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: Samba on 7.1 not working :(
- To: tlug@example.com
- Subject: Re: Samba on 7.1 not working :(
- From: Matt Doughty <mdoughty@example.com>
- Date: Fri, 18 May 2001 14:51:35 +0900
- Content-Disposition: inline
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=us-ascii
- In-Reply-To: <F441c00goZolmRBaYFk0000b313@example.com>; from jean_christian@example.com on Fri, May 18, 2001 at 05:35:20AM -0000
- References: <F441c00goZolmRBaYFk0000b313@example.com>
- Reply-To: tlug@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <ntsZr.A.7SD.-hLB7@example.com>
- Resent-Sender: tlug-request@example.com
- User-Agent: Mutt/1.2.4i-jp0
On Fri, May 18, 2001 at 05:35:20AM -0000, Jean-Christian Imbeault wrote: > > >In the case where you have a domain controller it is even easier to > > >passoff the password requests to the PDC, and boom it is both automatic, > >and more secure. > > Sounds like something I might want to try. How would I do this? Well there are a couple ways to do it. 1. use the configuration options in smb.conf security=server password server = <NT-server> workgroup=DOMAIN encrypted passwords=yes this is the easiest to implement, but not the best 2.add these lines to the smb.conf security = domain password server = * #this is on 2.0.6 and later workgroup = DOMAIN encrypted passwords=yes then stop samba and use smbpasswd to add the machine to the domain: root# smbpasswd -j DOMAIN -r DOMAINPDC though I have never done this it should allow samba to use the same authentication method as any NT server in the domain which is better than using the security=server option. //Matt
- References:
- Re: Samba on 7.1 not working :(
- From: "Jean-Christian Imbeault" <jean_christian@example.com>
Home | Main Index | Thread Index
- Prev by Date: RE: Samba
- Next by Date: Re: XOM (was Re: XIM, kinput2 & Tk)
- Prev by thread: Re: Samba on 7.1 not working :(
- Next by thread: RE: Samba on 7.1 not working :(
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links