Re: [Samba] problem joining a samba PDC from WIN7 clients

2011-09-28 Thread ESGLinux
Hi All,

I have upgraded my samba to samba-3.3.7-1, follow the indications of this
web:

http://wiki.samba.org/index.php/Windows7

And now I have joined to my Domain with my Win7 machines

Thank you all for your help,

Greetings

ESG

2011/9/15 ESGLinux 

> Thanks,
>
> I´m going to upgrade my samba,
>
> I´ll post my results, so stay tuned ;-)
>
> ESG
>
> 2011/9/15 Daniel Lopes de Carvalho 
>
>> Hi ESG,
>>
>> I'm using Samba 3.5.6 (backport) under Debian Lenny 5.0.8.
>>
>> Yes, Unfortunately, I believe that you need to upgrade Samba to start with
>> windows seven clients...
>>
>>
>> Regards
>>
>> Daniel
>>
>>
>> On Thu, Sep 15, 2011 at 1:29 PM, ESGLinux  wrote:
>>
>>> Hi Daniel,
>>>
>>> thanks for your answer,
>>>
>>> one question, which samba version are you using?
>>>
>>> I have read the the min version that you can use is samba 3.3.5.
>>>
>>> I have 3.0.33 (that comes with RHEL5)
>>>
>>> Do I need to update my samba?
>>>
>>> Greetings,
>>>
>>> ESG
>>>
>>> 2011/9/15 Daniel Lopes de Carvalho 
>>>
>>> > Hi ESG
>>> >
>>> > I'm having the same problem as you. I did all the instructions in
>>> > http://wiki.samba.org/index.php/Windows7, but I can't get success too.
>>> > After some researches I applied this registry settings:
>>> >
>>> >
>>> >
>>> [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanManWorkstation\Parameters]
>>> > "DNSNameResolutionRequired"=dword:
>>> > "DomainCompatibilityMode"=dword:0001
>>> >
>>> >
>>> [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Netlogon\Parameters]
>>> > "DisablePasswordChange"=dword:0001
>>> > "MaximumPasswordAge"=dword:000f4240
>>> > "RequireSignOrSeal"=dword:0001
>>> > "RequireStrongKey"=dword:0001
>>> >
>>> > In the computer account, under LDAP, I disallowed the windows machine
>>> to
>>> > change the password by changing the sambaAcctFlags to "WX".
>>> >
>>> > I Installed the hotfix KB2171571 (DNS error during joining to the
>>> domain)
>>> > in my windows seven client.
>>> >
>>> > After this steps, I'm getting the message "Thrust Relationship..." yet.
>>> >
>>> > But if I wait some minutes, in my syslog will appear the message
>>> >  _net_auth2: creds_server_check failed. Rejecting auth request from
>>> client
>>> > and the windows 7 client log without problem...
>>> >
>>> > This behavior is strange, but it is the better I can get at this
>>> moment...
>>> >
>>> > Regards
>>> >
>>> > Daniel
>>> >
>>> > On Thu, Sep 15, 2011 at 11:45 AM, ESGLinux 
>>> wrote:
>>> >
>>> >> Hi All,
>>> >>
>>> >> I have running a PDC with samba and with my WinXp clients I have no
>>> >> problem
>>> >> but when I try to join the Domain with a Win7 I get the next error:
>>> >>
>>> >>
>>> >> [2011/09/15 14:15:58, 0] rpc_server/srv_netlog_nt.c:_net_auth_2(478)
>>> >>  _net_auth2: creds_server_check failed. Rejecting auth request from
>>> client
>>> >> MACHINE-WIN7 machine account  MACHINE-WIN7$
>>> >> [2011/09/15 14:15:58, 0] rpc_server/srv_netlog_nt.c:_net_auth_2(478)
>>> >>
>>> >> In the Win 7 machine I get the message that I have joined the domain,
>>> but
>>> >> I
>>> >> can´t get log in.
>>> >>
>>> >> I have followed the instrucctions of several posts:
>>> >>
>>> >> http://wiki.samba.org/index.php/Windows7
>>> >> http://www.netstorming.com.ar/?bz1qwHMB
>>> >>
>>> >> But I don´t solve the problem,
>>> >>
>>> >> any sugestion?
>>> >>
>>> >> Thanks in advance
>>> >>
>>> >> ESG
>>> >> --
>>> >> To unsubscribe from this list go to the following URL and read the
>>> >> instructions:  https://lists.samba.org/mailman/options/samba
>>> >>
>>> >
>>> >
>>> --
>>> To unsubscribe from this list go to the following URL and read the
>>> instructions:  https://lists.samba.org/mailman/options/samba
>>>
>>
>>
>
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] problem joining a samba PDC from WIN7 clients

2011-09-15 Thread ESGLinux
Thanks,

I´m going to upgrade my samba,

I´ll post my results, so stay tuned ;-)

ESG

2011/9/15 Daniel Lopes de Carvalho 

> Hi ESG,
>
> I'm using Samba 3.5.6 (backport) under Debian Lenny 5.0.8.
>
> Yes, Unfortunately, I believe that you need to upgrade Samba to start with
> windows seven clients...
>
>
> Regards
>
> Daniel
>
>
> On Thu, Sep 15, 2011 at 1:29 PM, ESGLinux  wrote:
>
>> Hi Daniel,
>>
>> thanks for your answer,
>>
>> one question, which samba version are you using?
>>
>> I have read the the min version that you can use is samba 3.3.5.
>>
>> I have 3.0.33 (that comes with RHEL5)
>>
>> Do I need to update my samba?
>>
>> Greetings,
>>
>> ESG
>>
>> 2011/9/15 Daniel Lopes de Carvalho 
>>
>> > Hi ESG
>> >
>> > I'm having the same problem as you. I did all the instructions in
>> > http://wiki.samba.org/index.php/Windows7, but I can't get success too.
>> > After some researches I applied this registry settings:
>> >
>> >
>> >
>> [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanManWorkstation\Parameters]
>> > "DNSNameResolutionRequired"=dword:
>> > "DomainCompatibilityMode"=dword:0001
>> >
>> >
>> [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Netlogon\Parameters]
>> > "DisablePasswordChange"=dword:0001
>> > "MaximumPasswordAge"=dword:000f4240
>> > "RequireSignOrSeal"=dword:0001
>> > "RequireStrongKey"=dword:0001
>> >
>> > In the computer account, under LDAP, I disallowed the windows machine to
>> > change the password by changing the sambaAcctFlags to "WX".
>> >
>> > I Installed the hotfix KB2171571 (DNS error during joining to the
>> domain)
>> > in my windows seven client.
>> >
>> > After this steps, I'm getting the message "Thrust Relationship..." yet.
>> >
>> > But if I wait some minutes, in my syslog will appear the message
>> >  _net_auth2: creds_server_check failed. Rejecting auth request from
>> client
>> > and the windows 7 client log without problem...
>> >
>> > This behavior is strange, but it is the better I can get at this
>> moment...
>> >
>> > Regards
>> >
>> > Daniel
>> >
>> > On Thu, Sep 15, 2011 at 11:45 AM, ESGLinux  wrote:
>> >
>> >> Hi All,
>> >>
>> >> I have running a PDC with samba and with my WinXp clients I have no
>> >> problem
>> >> but when I try to join the Domain with a Win7 I get the next error:
>> >>
>> >>
>> >> [2011/09/15 14:15:58, 0] rpc_server/srv_netlog_nt.c:_net_auth_2(478)
>> >>  _net_auth2: creds_server_check failed. Rejecting auth request from
>> client
>> >> MACHINE-WIN7 machine account  MACHINE-WIN7$
>> >> [2011/09/15 14:15:58, 0] rpc_server/srv_netlog_nt.c:_net_auth_2(478)
>> >>
>> >> In the Win 7 machine I get the message that I have joined the domain,
>> but
>> >> I
>> >> can´t get log in.
>> >>
>> >> I have followed the instrucctions of several posts:
>> >>
>> >> http://wiki.samba.org/index.php/Windows7
>> >> http://www.netstorming.com.ar/?bz1qwHMB
>> >>
>> >> But I don´t solve the problem,
>> >>
>> >> any sugestion?
>> >>
>> >> Thanks in advance
>> >>
>> >> ESG
>> >> --
>> >> To unsubscribe from this list go to the following URL and read the
>> >> instructions:  https://lists.samba.org/mailman/options/samba
>> >>
>> >
>> >
>> --
>> To unsubscribe from this list go to the following URL and read the
>> instructions:  https://lists.samba.org/mailman/options/samba
>>
>
>
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] problem joining a samba PDC from WIN7 clients

2011-09-15 Thread Daniel Lopes de Carvalho
Hi ESG,

I'm using Samba 3.5.6 (backport) under Debian Lenny 5.0.8.

Yes, Unfortunately, I believe that you need to upgrade Samba to start with
windows seven clients...


Regards

Daniel

On Thu, Sep 15, 2011 at 1:29 PM, ESGLinux  wrote:

> Hi Daniel,
>
> thanks for your answer,
>
> one question, which samba version are you using?
>
> I have read the the min version that you can use is samba 3.3.5.
>
> I have 3.0.33 (that comes with RHEL5)
>
> Do I need to update my samba?
>
> Greetings,
>
> ESG
>
> 2011/9/15 Daniel Lopes de Carvalho 
>
> > Hi ESG
> >
> > I'm having the same problem as you. I did all the instructions in
> > http://wiki.samba.org/index.php/Windows7, but I can't get success too.
> > After some researches I applied this registry settings:
> >
> >
> >
> [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanManWorkstation\Parameters]
> > "DNSNameResolutionRequired"=dword:
> > "DomainCompatibilityMode"=dword:0001
> >
> >
> [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Netlogon\Parameters]
> > "DisablePasswordChange"=dword:0001
> > "MaximumPasswordAge"=dword:000f4240
> > "RequireSignOrSeal"=dword:0001
> > "RequireStrongKey"=dword:0001
> >
> > In the computer account, under LDAP, I disallowed the windows machine to
> > change the password by changing the sambaAcctFlags to "WX".
> >
> > I Installed the hotfix KB2171571 (DNS error during joining to the domain)
> > in my windows seven client.
> >
> > After this steps, I'm getting the message "Thrust Relationship..." yet.
> >
> > But if I wait some minutes, in my syslog will appear the message
> >  _net_auth2: creds_server_check failed. Rejecting auth request from
> client
> > and the windows 7 client log without problem...
> >
> > This behavior is strange, but it is the better I can get at this
> moment...
> >
> > Regards
> >
> > Daniel
> >
> > On Thu, Sep 15, 2011 at 11:45 AM, ESGLinux  wrote:
> >
> >> Hi All,
> >>
> >> I have running a PDC with samba and with my WinXp clients I have no
> >> problem
> >> but when I try to join the Domain with a Win7 I get the next error:
> >>
> >>
> >> [2011/09/15 14:15:58, 0] rpc_server/srv_netlog_nt.c:_net_auth_2(478)
> >>  _net_auth2: creds_server_check failed. Rejecting auth request from
> client
> >> MACHINE-WIN7 machine account  MACHINE-WIN7$
> >> [2011/09/15 14:15:58, 0] rpc_server/srv_netlog_nt.c:_net_auth_2(478)
> >>
> >> In the Win 7 machine I get the message that I have joined the domain,
> but
> >> I
> >> can´t get log in.
> >>
> >> I have followed the instrucctions of several posts:
> >>
> >> http://wiki.samba.org/index.php/Windows7
> >> http://www.netstorming.com.ar/?bz1qwHMB
> >>
> >> But I don´t solve the problem,
> >>
> >> any sugestion?
> >>
> >> Thanks in advance
> >>
> >> ESG
> >> --
> >> To unsubscribe from this list go to the following URL and read the
> >> instructions:  https://lists.samba.org/mailman/options/samba
> >>
> >
> >
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/options/samba
>
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] problem joining a samba PDC from WIN7 clients

2011-09-15 Thread John Drescher
On Thu, Sep 15, 2011 at 12:29 PM, ESGLinux  wrote:
> Hi Daniel,
>
> thanks for your answer,
>
> one question, which samba version are you using?
>
> I have read the the min version that you can use is samba 3.3.5.
>
> I have 3.0.33 (that comes with RHEL5)
>
> Do I need to update my samba?
>

Yes.

http://wiki.samba.org/index.php/Windows7


John
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] problem joining a samba PDC from WIN7 clients

2011-09-15 Thread ESGLinux
Hi Daniel,

thanks for your answer,

one question, which samba version are you using?

I have read the the min version that you can use is samba 3.3.5.

I have 3.0.33 (that comes with RHEL5)

Do I need to update my samba?

Greetings,

ESG

2011/9/15 Daniel Lopes de Carvalho 

> Hi ESG
>
> I'm having the same problem as you. I did all the instructions in
> http://wiki.samba.org/index.php/Windows7, but I can't get success too.
> After some researches I applied this registry settings:
>
>
> [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanManWorkstation\Parameters]
> "DNSNameResolutionRequired"=dword:
> "DomainCompatibilityMode"=dword:0001
>
> [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Netlogon\Parameters]
> "DisablePasswordChange"=dword:0001
> "MaximumPasswordAge"=dword:000f4240
> "RequireSignOrSeal"=dword:0001
> "RequireStrongKey"=dword:0001
>
> In the computer account, under LDAP, I disallowed the windows machine to
> change the password by changing the sambaAcctFlags to "WX".
>
> I Installed the hotfix KB2171571 (DNS error during joining to the domain)
> in my windows seven client.
>
> After this steps, I'm getting the message "Thrust Relationship..." yet.
>
> But if I wait some minutes, in my syslog will appear the message
>  _net_auth2: creds_server_check failed. Rejecting auth request from client
> and the windows 7 client log without problem...
>
> This behavior is strange, but it is the better I can get at this moment...
>
> Regards
>
> Daniel
>
> On Thu, Sep 15, 2011 at 11:45 AM, ESGLinux  wrote:
>
>> Hi All,
>>
>> I have running a PDC with samba and with my WinXp clients I have no
>> problem
>> but when I try to join the Domain with a Win7 I get the next error:
>>
>>
>> [2011/09/15 14:15:58, 0] rpc_server/srv_netlog_nt.c:_net_auth_2(478)
>>  _net_auth2: creds_server_check failed. Rejecting auth request from client
>> MACHINE-WIN7 machine account  MACHINE-WIN7$
>> [2011/09/15 14:15:58, 0] rpc_server/srv_netlog_nt.c:_net_auth_2(478)
>>
>> In the Win 7 machine I get the message that I have joined the domain, but
>> I
>> can´t get log in.
>>
>> I have followed the instrucctions of several posts:
>>
>> http://wiki.samba.org/index.php/Windows7
>> http://www.netstorming.com.ar/?bz1qwHMB
>>
>> But I don´t solve the problem,
>>
>> any sugestion?
>>
>> Thanks in advance
>>
>> ESG
>> --
>> To unsubscribe from this list go to the following URL and read the
>> instructions:  https://lists.samba.org/mailman/options/samba
>>
>
>
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] problem joining a samba PDC from WIN7 clients

2011-09-15 Thread ESGLinux
Hi All,

I have running a PDC with samba and with my WinXp clients I have no problem
but when I try to join the Domain with a Win7 I get the next error:


[2011/09/15 14:15:58, 0] rpc_server/srv_netlog_nt.c:_net_auth_2(478)
  _net_auth2: creds_server_check failed. Rejecting auth request from client
MACHINE-WIN7 machine account  MACHINE-WIN7$
[2011/09/15 14:15:58, 0] rpc_server/srv_netlog_nt.c:_net_auth_2(478)

In the Win 7 machine I get the message that I have joined the domain, but I
can´t get log in.

I have followed the instrucctions of several posts:

http://wiki.samba.org/index.php/Windows7
http://www.netstorming.com.ar/?bz1qwHMB

But I don´t solve the problem,

any sugestion?

Thanks in advance

ESG
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba