Re: Ooops. I've broken my command line.
Kent West wrote:
Mark Roach wrote:
On Tue, 2003-08-05 at 12:01, Kent West wrote:
chris harrison wrote:
[...]
I've been trying to configure my machine (woody) to authenticate
with the PDC on the local win2k network, using samba, winbind and
pam.
Without accounts on the local machine?! Oh, man, if you get this
done, write up a how-to. Please. Seriously.
It's really not that unusual a thing since winbind came out, there is
already plenty of good documentation, like here for starters
http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection.html#WINBIND
<snip>
A lot of the problem is that the documents you mention above are now
out of date. For example, the command "smbpasswd -j DOMAIN -r PDC -U
Administrator" has been replaced by the "net join" command. I also
believe the "winbind uid" type entries in smb.conf have now been
deprecated
Yep.
westk[@agclub03]:/home/westk> sudo net join member -U westk
[2003/08/06 09:45:07, 1] param/loadparm.c:lp_do_parameter(3114)
WARNING: The "winbind uid" option is deprecated
[2003/08/06 09:45:07, 1] param/loadparm.c:lp_do_parameter(3114)
WARNING: The "winbind gid" option is deprecated
And, even so, I still can't get it to work:
westk[@agclub03]:/home/westk> sudo net join member -U westk
westk password:
[2003/08/06 09:45:53, 1] libsmb/clikrb5.c:ads_krb5_mk_req(267)
krb5_cc_get_principal failed (No credentials cache found)
ads_join_realm: organizational unit member does not exist
(dn:ou=member,dc=CAMPUS,dc=ACU,dc=EDU)
ADS join did not work, trying RPC...
[2003/08/06 09:45:54, 1] utils/net.c:net_find_server(243)
no server to connect to
Unable to find a suitable server
[2003/08/06 09:45:54, 1] utils/net.c:net_find_server(243)
no server to connect to
Unable to find a suitable server
This may be because we've switched over to ActiveDirectory, and perhaps
Samba/winbind hasn't yet caught up?
--
Kent
Reply to: