public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* samba as a domain controler?
@  Alex Snow
   ` Joseph C. Lininger
   ` Alex Snow
  0 siblings, 2 replies; 3+ messages in thread
From: Alex Snow @  UTC (permalink / raw)
  To: Speakup list

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all. I'm trying to set up samba as a domain controler for a couple if 
winblows boxes. I have the following in my smb.conf which I think should 
do the trick:
[global]
        workgroup = LAN
        netbios name = H14ME
        server string = Linux Dns/SMBServer
        encrypt passwords = Yes
        update encrypted = Yes
        log level = 3
        log file = /var/log/samba/%m.log
        domain logons = Yes
        preferred master = Yes
        domain master = Yes
        dns proxy = No
        wins support = Yes
 But whenever I try to login from the winblows box it says that the 
password is invalid or the domain server denies access or something like 
that. it doesn't seem to want to connect. does anyone have this setup? 
bc I think this should work fine but it's not.
no log messages get written to the logfiles so I dont even think windows 
is trying to connect.

- -- 
Always borrow money from a pessimist; he doesn't expect to be paid
back.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFAS9is9XVrM3ri110RApCUAJ9Xgfie+foVEM9l1gY8DCmzamHN0ACfRFNU
4I5B2QteTJya1DWDtqOBNXA=
=G4DC
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: samba as a domain controler?
   samba as a domain controler? Alex Snow
@  ` Joseph C. Lininger
   ` Alex Snow
  1 sibling, 0 replies; 3+ messages in thread
From: Joseph C. Lininger @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Yup there are a couple of things you are missing. First, set osslevel
to 64, and make sure to set "adduserscript" to a valid program for
adding users. Also, use smbpasswd to add an account for root. I have
a setup like this and it works just fine. You may need to do nbtstat
- -R on the Windows machines before attempting to join them to the
domain.
- ---
Joseph C. Lininger
jbahm@pcdesk.net
- ----- Original Message ----- 
From: "Alex Snow" <alex_snow@gmx.net>
To: "Speakup list" <speakup@braille.uwo.ca>
Sent: Sunday, March 07, 2004 7:21 PM
Subject: samba as a domain controler?


> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi all. I'm trying to set up samba as a domain controler for a couple if 
> winblows boxes. I have the following in my smb.conf which I think should 
> do the trick:
> [global]
>         workgroup = LAN
>         netbios name = H14ME
>         server string = Linux Dns/SMBServer
>         encrypt passwords = Yes
>         update encrypted = Yes
>         log level = 3
>         log file = /var/log/samba/%m.log
>         domain logons = Yes
>         preferred master = Yes
>         domain master = Yes
>         dns proxy = No
>         wins support = Yes
>  But whenever I try to login from the winblows box it says that the 
> password is invalid or the domain server denies access or something like 
> that. it doesn't seem to want to connect. does anyone have this setup? 
> bc I think this should work fine but it's not.
> no log messages get written to the logfiles so I dont even think windows 
> is trying to connect.
> 
> - -- 
> Always borrow money from a pessimist; he doesn't expect to be paid
> back.
> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.3 (GNU/Linux)
> 
> iD8DBQFAS9is9XVrM3ri110RApCUAJ9Xgfie+foVEM9l1gY8DCmzamHN0ACfRFNU
> 4I5B2QteTJya1DWDtqOBNXA=
> =G4DC
> -----END PGP SIGNATURE-----
> _______________________________________________
> > Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup

-----BEGIN PGP SIGNATURE-----
Version: PGP 8.0.3

iQA/AwUBQEva3yenap9Jqj2wEQK4GgCfYNU9eton++uhto1Nw/cOqonM4c4Anjbm
VplYJaHHxZ4dOkUkUWsSdVmf
=xCBk
-----END PGP SIGNATURE-----



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: samba as a domain controler?
   samba as a domain controler? Alex Snow
   ` Joseph C. Lininger
@  ` Alex Snow
  1 sibling, 0 replies; 3+ messages in thread
From: Alex Snow @  UTC (permalink / raw)
  To: Speakup list

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

scratch that...I figured out I forgot to add the user to samba so I 
couldn't log in.
On Sun, Mar 07, 2004 at 09:21:33PM -0500, Alex Snow 
wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi all. I'm trying to set up samba as a domain controler for a couple if 
> winblows boxes. I have the following in my smb.conf which I think should 
> do the trick:
> [global]
>         workgroup = LAN
>         netbios name = H14ME
>         server string = Linux Dns/SMBServer
>         encrypt passwords = Yes
>         update encrypted = Yes
>         log level = 3
>         log file = /var/log/samba/%m.log
>         domain logons = Yes
>         preferred master = Yes
>         domain master = Yes
>         dns proxy = No
>         wins support = Yes
>  But whenever I try to login from the winblows box it says that the 
> password is invalid or the domain server denies access or something like 
> that. it doesn't seem to want to connect. does anyone have this setup? 
> bc I think this should work fine but it's not.
> no log messages get written to the logfiles so I dont even think windows 
> is trying to connect.
> 
> - -- 
> Always borrow money from a pessimist; he doesn't expect to be paid
> back.
> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.3 (GNU/Linux)
> 
> iD8DBQFAS9is9XVrM3ri110RApCUAJ9Xgfie+foVEM9l1gY8DCmzamHN0ACfRFNU
> 4I5B2QteTJya1DWDtqOBNXA=
> =G4DC
> -----END PGP SIGNATURE-----
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup

- -- 
Always borrow money from a pessimist; he doesn't expect to be paid
back.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFAS+Cj9XVrM3ri110RAqbcAJ4xLFbS9uj/WzdbyIIQwfOjR3Zo8wCghvxj
hheA9hHBc+vybGyCF3Rq5N4=
=1EM4
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 samba as a domain controler? Alex Snow
 ` Joseph C. Lininger
 ` Alex Snow

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).