On Fri, Sep 3, 2010 at 3:36 AM, rajat swarup <[email protected]> wrote:
> On Wed, Sep 1, 2010 at 5:00 PM, Michael Wood <[email protected]> wrote:
>> A quick search on google for that error turns up lots of hits, but I
>> have not looked at any to see if there were solutions.
>>
> No luck yet!
>
>
> Could this have something to do with Kerberos or LDAP?   The account
> used for executing this command is a domain admin account.  net rpc
> join works but not net ads join.  Does anyone see what could be going
> wrong here?
>

WOW...I've finally figured it out.  The /lib/libnss_winbind.so.2 file
has to have a symbolic link which was missing after the upgrade.
[/lib] # ln -s libnss_winbind.so.2  libnss_winbind.so

Once I reinstated this link, I issued net rpc join command (which was
always working) then restarted winbindd and voila it works! :-)

Thanks to all who helped!
-- 
Rajat Swarup
www.rajatswarup.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to