search for: ads_gen_mod

Displaying 3 results from an estimated 3 matches for "ads_gen_mod".

2007 Feb 12
3
Autogenerating of operatingSystem and operatingSystemVersion attributes in AD
...net_ads.c start here --- --- /tmp/net_ads.c Tue Nov 14 20:42:14 2006 +++ net_ads.c Wed Jan 3 19:44:05 2007 @@ -997,7 +997,6 @@ ads_mod_str(ctx, &mods, "dNSHostName", my_fqdn); ads_mod_strlist(ctx, &mods, "servicePrincipalName", servicePrincipalName); - status = ads_gen_mod(ads_s, new_dn, mods); done: @@ -1065,6 +1064,62 @@ } /******************************************************************* + Set a machines operatingSystem and operatingSystemVersion attributes + ********************************************************************/ + +static ADS_STATUS net_se...
2007 Jan 22
3
net ads info can't find the ldap server.
Hi all: =20 After I upgraded to samba 3.0.23d, I can=A1=A6t use net ads info to = retrieve DC information. =20 In my previous version (3.0.21c), I can use net ads info and get the = information: LDAP server: 172.23.26.204 LDAP server name: nas-2003 Realm: NAS.LOCAL Bind Path: dc=3DNAS,dc=3DLOCAL LDAP port: 389 Server time: Mon, 22 Jan 2007 09:51:02 GMT KDC server: 172.23.26.204 Server
2006 Jul 13
2
Kerberos Keytab Code Update in 3.0.23
First thing - I'd like to say a big "THANK YOU" to the developers. I just upgraded to samba-3.0.23 and I've noticed an alarming issue with respect to my configuration. I've been using the built-in keytab management and it looks like the updated code no longer creates the userPrincipal in Active Directory. Whether this is an issue for others or not, it would be nice to have