-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Alex Sharaz wrote: > Chaps, > > I'm trying to join a RHEL 4.0 Linux server to an active directory > domain. The server in question runs a RADIUS server and I need it to be > able to authenticate users via AD. > > Basically when we try running > > net ads join member -I 150<an ip address> -U <admin user> -d 2 > we get > > [2006/02/23 10:05:20, 2] lib/interface.c:add_interface(79) > added interface ip=150.237.47.22 bcast=150.237.47.255 > nmask=255.255.255.0 > [2006/02/23 10:05:20, 2] lib/interface.c:add_interface(79) > added interface ip=127.0.0.1 bcast=127.255.255.255 nmask=255.0.0.0 > testa's password: > [2006/02/23 10:05:34, 0] utils/net_ads.c:ads_startup(186) > ads_connect: Strong(er) authentication required > [2006/02/23 10:05:34, 2] utils/net.c:main(859) > return code = -1
The is a error from the LDAP client libs. Not the krb5 libs. You should be able to set 'ldap ssl = start_tls' in smb.conf to correct the problem. cheers, jerry -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFD/d6gIR7qMdg1EfYRAojdAJ9jBcHGr7vmHNCpHqCejeDK61iGgQCfWXfX M1O5P96cljr/4IEIhY3OiYE= =VxX5 -----END PGP SIGNATURE----- -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
