[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to add windows workstation in Wheezy?



[Arne Sørli]
> I can confirm that this patch fixed the SSL issue :-)

Great. :)

> However, still unable to join the domain. This time with the log entry:
> 
> [2013/08/06 21:16:43.280421,  0] 
> rpc_server/netlogon/srv_netlog_nt.c:931(_netr_ServerAuthenticate3)
>   _netr_ServerAuthenticate: no challenge sent to client STATIC21
>   Undefined subroutine &main::get_next_id called at
>   /etc/samba/smbldap- machineadd-gosa line 218.

Checked the original and the library, and thus function is now called
user_next_uid(); Try editing machineadd-gosa and replace
'get_next_id($config{usersdn}, "uidNumber" );' with
'user_next_uid();'.

-- 
Happy hacking
Petter Reinholdtsen


Reply to: