[Samba] Struggling to get SAMBA and Windows working together

Paul Hong ciscopau at pacbell.net
Mon Mar 10 16:51:43 GMT 2003


Here are some of the things you might want to add
to your samba.conf when you have your Samba server join the domain.

Security=domain   "set the security parameter to domain".
workgroup= "domain name"
password server = "Must list PDC and any BDC"
encrypt passwords=yes "when join domain, must be set to yes"

Hope this helps.

-Paul Hong
----- Original Message -----
From: "News" <news at jamdung.com>
To: "David Jackson" <davidj411 at yahoo.com>; "Jim Wharton"
<creole3 at bellsouth.net>; <DJackson at floridaforms.com>; "SAMBA Lists"
<samba at lists.samba.org>
Cc: "SAMBA" <samba at samba.org>
Sent: Sunday, March 09, 2003 10:42 PM
Subject: Re: [Samba] Struggling to get SAMBA and Windows working together


> Actually joining the domain
> You can do this all in one step with the following command:
>
> smbpasswd -j <DOMAIN> -r <DOMAIN_CONTROLLER> -U <DOMAIN_ADMIN>
>
> Where DOMAIN is the name of your domain (should be the same as the
workgroup
> parameter in your 'smb.conf' file), DOMAIN_CONTROLLER is the name of the
> Primary Domain Controller of your domain, and DOMAIN_ADMIN is an account
on
> the PDC with Domain Admin privileges. You will be prompted for this users
> password, so you should ask your windows admin to help you here if
> necessary.
>
> ----- Original Message -----
> From: "David Jackson" <davidj411 at yahoo.com>
> To: "Jim Wharton" <creole3 at bellsouth.net>; <DJackson at floridaforms.com>;
> "SAMBA Lists" <samba at lists.samba.org>
> Cc: "SAMBA" <samba at samba.org>
> Sent: Sunday, March 09, 2003 11:40 PM
> Subject: RE: [Samba] Struggling to get SAMBA and Windows working together
>
>
> > there is a windows 2000 domain, but the SAMBA server has not joined.
> > Is there a way to join a Red Hat Linux 8.0 server to the domain?
> >
> >
> > -----Original Message-----
> > From: samba-bounces+davidj411=yahoo.com at lists.samba.org
> > [mailto:samba-bounces+davidj411=yahoo.com at lists.samba.org]On Behalf Of
> > Jim Wharton
> > Sent: Sunday, March 09, 2003 9:22 PM
> > To: DJackson at floridaforms.com; SAMBA Lists
> > Cc: SAMBA
> > Subject: Re: [Samba] Struggling to get SAMBA and Windows working
> > together
> >
> >
> > Have You joined this machine to the domain?
> >
> > Jim
> >
> > ----- Original Message -----
> > From: "David Jackson" <DJackson at floridaforms.com>
> > To: "SAMBA Lists" <samba at lists.samba.org>
> > Cc: "SAMBA" <samba at samba.org>
> > Sent: Sunday, March 09, 2003 5:53 PM
> > Subject: [Samba] Struggling to get SAMBA and Windows working together
> >
> >
> > > If anyone can help with this, please help.
> > >
> > > WINDOWS 2000
> > > When i try to connect to my SAMBA server from windows 2000
professional
> i
> > > get the following message:
> > >
> > > This is the windows DOS screen:
> > > D:\>net use * \\samba\shared /user:root rootpassword
> > > System error 1240 has occurred.
> > >
> > > The account is not authorized to log in from this station.
> > >
> > >
> > > SAMBA
> > > My smb.conf looks like this:
> > >
> > > [global]
> > >
> > > # workgroup = NT-Domain-Name or Workgroup-Name
> > >    workgroup = seven
> > >    hosts allow = 192.168.1. 127.
> > >
> > > [shared]
> > > comment = the shared folder
> > > path = /shared
> > > writable = yes
> > > create mode = 0770
> > > directory mode = 2770
> > > browseable = yes
> > >
> > > And I had mounted the shared folder by typing:
> > > mount -t smbfs -o username=root,password=rootpassword  //samba/shared
> > > /shared
> > >
> > > THANK YOU EVERYONE!
> > > --
> > > To unsubscribe from this list go to the following URL and read the
> > > instructions:  http://lists.samba.org/mailman/listinfo/samba
> > --
> > To unsubscribe from this list go to the following URL and read the
> > instructions:  http://lists.samba.org/mailman/listinfo/samba
> > --
> > To unsubscribe from this list go to the following URL and read the
> > instructions:  http://lists.samba.org/mailman/listinfo/samba
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
>




More information about the samba mailing list