On Tue, Nov 09, 2004 at 04:46:40PM -0500, Josh Kropf wrote:
  | I am trying to get samba 3.0.7 working with our win2k DC. I installed samba
  | from the ports collection, so the kerberos library looks to be the heimdel
  | version.

Which version of FreeBSD ?
Which version of heimdal ?
Are you 100% certain that samba is compiling & linking against krb5?


  | I can use kinit to create a ticket and it authenticates against the DC just
  | fine.

Once you do that, can you use
        smbclient -k //someotherCIFSserver/share
to connect?
(That can help test Samba's krb5 support)

Actually, have you tried
        k5init
instead of
        kinit
?


  | However when I attempt to use "net ads join" it fails with the
  | following response:
  | 
  | [2004/11/09 16:32:30, 0] utils/net_ads.c:ads_startup(183)
  |   ads_connect: Unknown error: -1765328343

According to
        http://unix.newark.rutgers.edu/krb5_error.html
that is
        -1765328343     KRB5KRB_AP_ERR_MODIFIED Message stream modified

No idea what triggers that.


Cheers,
Luke.

Attachment: pgpvLuTEXkZrf.pgp
Description: PGP signature

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to