On Nov 7, 2007 6:34 PM, Adam Williams <[EMAIL PROTECTED]> wrote:

>  yeah, no luck :(
>
> [EMAIL PROTECTED] ~]# /etc/rc.d/init.d/smb restart && /etc/rc.d/init.d/winbind
> restart
> Shutting down SMB services:                                [  OK  ]
> Starting SMB services:                                     [  OK  ]
>
> Shutting down Winbind services:                            [  OK  ]
> Starting Winbind services:                                 [  OK  ]
> [EMAIL PROTECTED] ~]# net rpc join -U root%xxxxxxx
> Unable to find a suitable server
>
>  but you used that sintax that didn't work again..

try this
# net rpc join -S GOMER -U root
then
# /etc/rc.d/init.d/smb restart && /etc/rc.d/init.d/winbind restart
then
# wbinfo -u



>
>
> On Nov 7, 2007 5:11 PM, Adam Williams < [EMAIL PROTECTED]> wrote:
>
> > yeah, that works, but thats not what the Samba 3 by Example book has.
> >
> > [EMAIL PROTECTED] etc]# net rpc join -S GOMER -U root
> > Password:
> > Joined domain ADMIN.
> >
> > But, winbind is still broken.
> >
> > [EMAIL PROTECTED] etc]# wbinfo -g
> > Error looking up domain groups
> > [EMAIL PROTECTED] etc]# wbinfo -u
> > Error looking up domain users
> >
> > any ideas on that?
> >
> > Diego Obetko wrote:
> > > I've been using
> > > # net rpc join -S (domain) -U root
> > >
> > > Diego
> >
> >
>
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to