[Samba] net rpc join -U root error

Diego Obetko dobetko at gmail.com
Wed Nov 7 21:39:47 GMT 2007


On Nov 7, 2007 6:34 PM, Adam Williams <awilliam at mdah.state.ms.us> wrote:

>  yeah, no luck :(
>
> [root at gomer ~]# /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  ]
> [root at gomer ~]# 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 < awilliam at mdah.state.ms.us> wrote:
>
> > yeah, that works, but thats not what the Samba 3 by Example book has.
> >
> > [root at gomer etc]# net rpc join -S GOMER -U root
> > Password:
> > Joined domain ADMIN.
> >
> > But, winbind is still broken.
> >
> > [root at gomer etc]# wbinfo -g
> > Error looking up domain groups
> > [root at gomer 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
> >
> >
>


More information about the samba mailing list