Combined use of samba cvs main and SAMBA_TNG

Lars Kneschke lk at netuse.de
Wed Jan 5 15:31:35 GMT 2000


Luke Kenneth Casson Leighton wrote:
> 
> On Wed, 5 Jan 2000, Lars Kneschke wrote:
> 
> > Luke Kenneth Casson Leighton wrote:
> > What i did:
> >
> > I ran nmbd and smbd from the MAIN Branch.
> > And after that all other *d(SAMBA_TNG) programms from the bin directory.
> >
> > created unix-accounts for land$ and knecke$
> >
> > Adding the server:
> > smbpasswd -a -m land
> >
> > Adding the workstation:
> > smbpasswd -a -m knecke
> >
> > After that i tried to join the domain, from the workstation.
> >
> > Is that the way it should work?
> 
> yep.
> 
> ypou have domain mlogons = yes, encrypt passwords = yes, you don't have
> _both_ a MACHINE.SID and a WORKGROUP.SID?  if you do, SAMBA_TNG will fail
> to come up.
This is the important part from my smb.conf:
[global]
domain group map = /opt/samba-tng/lib/domaingroup.map
domain user map = /opt/samba-tng/lib/domainuser.map
security = user
workgroup=lars
encrypt passwords = yes
logon script = login.bat
logon drive = u:
domain logons = yes
os level = 33
preferred master = yes
domain master = yes
wins support = yes          

I started from scratch. 
I deleted my samba-directory and installed everything new. 
Started all daemons. 
Touched private/smbpasswd.
Created the machine-accounts. After that i had LARS.SID(which is the
WORKGROUP.SID) in the private directory.

Must i already add users at this step? or should i be able to join the
domain already?

If we could make this running i would be able to create/maintain a
webpage, so other users must not ask this questions over and over.

Cu

PS: i use the code from yesterday, because the code from today not
compiles. See other posting from me.
-- 
Lars Kneschke
NetUSE Kommunikationstechnologie GmbH
Siemenswall, D-24107 Kiel, Germany
Fon: +49 431 386435 00   --   Fax: +49 431 386435 99


More information about the samba-ntdom mailing list