D.Beutler@kh-sindelfingen.de
2002-Feb-13 01:10 UTC
[Samba] Authentificating against a NT4 PDC / Domain
Hello, i have a problem with setting up samba so it redirect authorization requests to our NT4 Primary Domain Controller. I am using SuSELinux 7.3 with Samba 2.2.1a. I am very confused, because almost the same (only workstation name changed, of course) configuration file workes very fine on an other Samba 2.0 Server. The problem is, that if I connect to a samba share on a WinNT4 SP5 Client, always the "Username and Password" Dialog rises, and it accepts no NT Domain Account (not those listed under valid users). Here is me smb.conf with some comments. Maybe someone can make a suggest, did I miss something or has something relevant changed from V.2.0 to V.2.2.1a ?> > [global] > workgroup=DCSIFI (Out NT Domain) > netbios name=SRVINTA (That should be the workstationnames,corespond with DNS name)> security=DOMAIN (Authentificating against NT PDC) > encrypt passwords=YES (COmmunicating with NT SP5) > password server=SRVBDC (Out Primary Domain Controller) > keepalive=30 > os level=2 > wins server=172.16.0.201 (OUR WINS Server) > [c$] > path=/ > valid users=NTAdmin, install (valid NT Users in the Domain [with FULLDomain Administrator privileges])> force user=root (I do not need handle seperate right, Ijust want that above NT Admin accounts)> (have "root" privileges on my Linuxmachine. I also tried to force to other unix)> (users, because some FTP Servers etc. donot allow to connect as "root")> > writeable=YES >I have made a machine account on the PDC via NT ServerManager, and executed smbpasswd -j DCSIFI, which succeeded Or are there any additional steps neccessary ? With Regards, Daniel Beutler
D.Beutler@kh-sindelfingen.de
2002-Feb-13 01:19 UTC
[Samba] Authentificating against a NT4 PDC / Domain
Hello, i have a problem with setting up samba so it redirect authorization requests to our NT4 Primary Domain Controller. I am using SuSELinux 7.3 with Samba 2.2.1a. I am very confused, because almost the same (only workstation name changed, of course) configuration file workes very fine on an other Samba 2.0 Server. The problem is, that if I connect to a samba share on a WinNT4 SP5 Client, always the "Username and Password" Dialog rises, and it accepts no NT Domain Account (not those listed under valid users). Here is me smb.conf with some comments. Maybe someone can make a suggest, did I miss something or has something relevant changed from V.2.0 to V.2.2.1a ?> > [global] > workgroup=DCSIFI (Out NT Domain) > netbios name=SRVINTA (That should be the workstationnames,corespond with DNS name)> security=DOMAIN (Authentificating against NT PDC) > encrypt passwords=YES (COmmunicating with NT SP5) > password server=SRVBDC (Out Primary Domain Controller) > keepalive=30 > os level=2 > wins server=172.16.0.201 (OUR WINS Server) > [c$] > path=/ > valid users=NTAdmin, install (valid NT Users in the Domain [with FULLDomain Administrator privileges])> force user=root (I do not need handle seperate right, Ijust want that above NT Admin accounts)> (have "root" privileges on my Linuxmachine. I also tried to force to other unix)> (users, because some FTP Servers etc. donot allow to connect as "root")> > writeable=YES >I have made a machine account on the PDC via NT ServerManager, and executed smbpasswd -j DCSIFI, which succeeded Or are there any additional steps neccessary ? With Regards, Daniel Beutler