search for: ads_status

Displaying 17 results from an estimated 17 matches for "ads_status".

Did you mean: add_status
2011 Jan 13
1
Error compiling Samba 3.5.5 on HP-UX 11.11
...to compile libnet/libnet_join.c: cc: "libnet/libnet_join.c", line 111: error 1588: "LDAP_NO_MEMORY" undefined. cc: "libnet/libnet_join.c", line 111: warning 563: Argument #2 is not the correct type. The source below is what triggers it (line 111 is marked): static ADS_STATUS libnet_connect_ads(const char *dns_domain_name, const char *netbios_domain_name, const char *dc_name, const char *user_name, const char *password,...
2018 May 01
1
cannot compile 4-8-stable or 4-8-test
...../libgpo/gpo.h:23, from ../libgpo/pygpo.c:23: ../libgpo/pygpo.c:348:22: error: ‘LDAP_NO_RESULTS_RETURNED’ undeclared (first use in this function); did you mean ‘WERR_DS_NO_RESULTS_RETURNED’? status = ADS_ERROR(LDAP_NO_RESULTS_RETURNED); ^ ../source3/libads/ads_status.h:43:65: note: in definition of macro ‘ADS_ERROR_LDAP’ #define ADS_ERROR_LDAP(rc) ads_build_error(ENUM_ADS_ERROR_LDAP, rc, 0) ^~ ../libgpo/pygpo.c:348:12: note: in expansion of macro ‘ADS_ERROR’ status = ADS_ERROR(LDAP_NO_RESULTS_...
2005 May 31
1
compile errors samba-3.0.15pre2 redhat 7.3
Hi there, After configuring and doing a make of samba-3.0.15pre2 it fails with the following errors: <snip> Compiling libads/ads_status.c with -fPIC Linking nsswitch/libnss_wins.so lib/system.po: In function `sys_dlopen': lib/system.po(.text+0xd71): undefined reference to `dlopen' lib/system.po: In function `sys_dlsym': lib/system.po(.text+0xd99): undefined reference to `dlsym' lib/system.po: In function `sys_dlclos...
2004 Aug 18
1
Windows 2003 Active Directory Compatibility issue in libads/sasl.c
Hi All, I am new to the samba-technical list. I am currently adopting the way Samba does for mutual authentication using Kerberos to MS Active Directory 2003. Basically, I am using this "static ADS_STATUS ads_sasl_gssapi_bind (ADS_STRUCT *ads) " in my LDAP client implemented by Netscape Directory SDK. However, the code works fine with Windows 2000 but fails on 2003. By running the code, I could sucessfully get the TGT and session ticket from Windows Active Directory KDC with the right enctype....
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
2007 Feb 12
3
Autogenerating of operatingSystem and operatingSystemVersion attributes in AD
...tus = ads_gen_mod(ads_s, new_dn, mods); done: @@ -1065,6 +1064,62 @@ } /******************************************************************* + Set a machines operatingSystem and operatingSystemVersion attributes + ********************************************************************/ + +static ADS_STATUS net_set_machine_opsystem(TALLOC_CTX *ctx, ADS_STRUCT *ads_s ) +{ + ADS_STATUS status = ADS_ERROR(LDAP_SERVER_DOWN); + char *new_dn; + ADS_MODLIST mods; + char *psp; + LDAPMessage *res = NULL; + char *dn_string = NULL; + const char *machine_name = global_myname(); + int count; + + if ( !machine_nam...
2004 Sep 21
4
Problems compiling samba-3.0.7 on Redhat-7.2
When compiling samba-3.0.7 on Redhat-7.2, stock kernel 2.4.26, I get undefined references: ------- Compiling libads/ads_status.c with -fPIC Linking nsswitch/libnss_wins.so lib/system.po: In function `sys_dlopen': lib/system.po(.text+0xc17): undefined reference to `dlopen' lib/system.po: In function `sys_dlsym': lib/system.po(.text+0xc3b): undefined reference to `dlsym' lib/system.po: In function `sys_dlclos...
2004 Jun 26
0
build failure solaris9x86 with Studio9 (forte)
...ng lib/module.c with -KPIC Compiling lib/ldap_escape.c with -KPIC Compiling lib/privileges.c with -KPIC Compiling lib/secdesc.c with -KPIC Compiling lib/secace.c with -KPIC Compiling lib/secacl.c with -KPIC Compiling lib/dummysmbd.c with -KPIC Compiling libads/kerberos.c with -KPIC Compiling libads/ads_status.c with -KPIC Linking nsswitch/libnss_wins.so ld: fatal: file dynconfig.po.o: open failed: No such file or directory ld: fatal: file lib/version.po.o: open failed: No such file or directory ld: fatal: File processing errors. No output written to nsswitch/libnss_wins.so make: *** [nsswitch/libnss_win...
2002 Oct 17
1
Compile failure samba3.0alpha20
...tpw.c Compiling libads/kerberos.c libads/kerberos.c: In function `kerberos_kinit_password': libads/kerberos.c:80: warning: passing arg 6 of `krb5_get_init_creds_password' discards qualifiers from pointer target type Compiling libads/ldap_user.c Compiling libads/ads_struct.c Compiling libads/ads_status.c Compiling libads/disp_sec.c Compiling libads/ads_utils.c Compiling libads/ldap_utils.c Compiling libads/ads_ldap.c Compiling libads/util.c Compiling libads/kerberos_verify.c Compiling lib/system_smbd.c Compiling lib/util_smbd.c Compiling registry/reg_frontend.c Compiling registry/reg_cachehook.c...
2005 May 16
0
FW: Problems compiling samba-3.0.15pre2 on Solaris 9
...ng lib/module.c with -fPIC Compiling lib/ldap_escape.c with -fPIC Compiling lib/privileges.c with -fPIC Compiling lib/secdesc.c with -fPIC Compiling lib/secace.c with -fPIC Compiling lib/secacl.c with -fPIC Compiling lib/dummysmbd.c with -fPIC Compiling libads/kerberos.c with -fPIC Compiling libads/ads_status.c with -fPIC Linking nsswitch/libnss_wins.so Compiling nsswitch/pam_winbind.c with -fPIC nsswitch/pam_winbind.c: In function `converse': nsswitch/pam_winbind.c:71: warning: passing arg 3 of `pam_get_item' from incompatible pointer type nsswitch/pam_winbind.c:74: warning: passing arg 2 of po...
2004 Oct 06
0
Odd make error
...b/dummysmbd.c with -KPIC Compiling libads/kerberos.c with -KPIC "libads/kerberos.c", line 84: warning: argument #4 is incompatible with prototype: prototype: pointer to char : "/opt/krb5/include/krb5.h", line 2471 argument : pointer to const char Compiling libads/ads_status.c with -KPIC Linking nsswitch/libnss_wins.so ld: fatal: file dynconfig.po.o: cannot open file: No such file or directory ld: fatal: file lib/version.po.o: cannot open file: No such file or directory ld: fatal: File processing errors. No output written to nsswitch/libnss_wins.so gmake: *** [nsswitch...
2002 Sep 26
0
Samba-3.0alpha20 released
...- Add bcast_msg_flags to connection struct - aggregate change notify events in the smbd sender and when transmitting - Added better error code on out of space in printer spool directory - Removed total jobs check - not applicable any more - fixed bug in share enumeration RPC code - extend the ADS_STATUS system to include NTSTATUS - commit trusted domain patch n+3 - remove block VFS module - restrict readline headers to readline.c - merge of various recycle bin VFS patches - Winbind client-side cleanups - change parametric option name to vfs_recycle_bin it is more sane and do not pollute s...
2006 Nov 10
0
libsmb/cliconnect.o build/build/krb5/lib/libcom_err.so.3
..._client/cli_shutdown.o rpc_client/cli_svcctl.o libads/ldap.o libads/ldap_printer.o libads/sasl.o libads/krb5_setpw.o libads/ldap_user.o libads/ads_struct.o libads/kerberos_keytab.o libads/disp_sec.o libads/ads_utils.o libads/ldap_utils.o libads/authdata.o libads/cldap.o libads/kerberos.o libads/ads_status.o libads/util.o libads/kerberos_verify.o libads/ldap_schema.o sam/nss_info.o registry/reg_frontend.o registry/reg_cachehook.o registry/reg_printing.o registry/reg_db.o registry/reg_eventlog.o registry/reg_shares.o registry/reg_util.o registry/reg_dynamic.o registry/reg_perfcount.o lib/popt_commo...
2007 May 03
0
Problem of displying contents of shares
...SRC_LOC=locking/locking.c locking/posix.c locking/brlock.c SRC_POPT=popt/findme.c popt/poptparse.c popt/popt.c popt/popthelp.c SRC_SERVICES= services/svc_netlogon.c services/svc_spoolss.c services/svc_rcinit.c \ services/svc_wins.c services/svc_winreg.c services/services_db.c SRC_LIBADS= libads/ads_status.c libads/dns.c SRC_LIBADS_SMBD = $(SRC_LIBADS) libads/ads_struct.c SRC_PASSDB= passdb/secrets.c passdb/machine_sid.c SRC_PASSDB_SMBD = $(SRC_PASSDB) passdb/passdb.c passdb/pdb_get_set.c \ passdb/lookup_sid.c passdb/pdb_interface.c \ passdb/util_wellknown.c passdb/util_builtin.c passdb/pdb_comp...
2004 Jun 02
0
Re: samba Digest, Vol 18, Issue 3
...ompiling libads/sasl.c Compiling libads/krb5_setpw.c Compiling libads/ldap_user.c Compiling libads/ads_struct.c Compiling libads/disp_sec.c Compiling libads/ads_utils.c Compiling libads/ldap_utils.c Compiling libads/ads_ldap.c Compiling libads/authdata.c Compiling libads/kerberos.c Compiling libads/ads_status.c Compiling libads/util.c Compiling libads/kerberos_verify.c Compiling lib/system_smbd.c Compiling lib/util_smbd.c Compiling registry/reg_frontend.c Compiling registry/reg_cachehook.c Compiling registry/reg_printing.c Compiling registry/reg_db.c Compiling lib/popt_common.c Compiling ubiqx/ubi_BinTr...
2004 Jun 02
0
SAMBA 3.0.4 on AIX 5.2 configure usability question?
...ompiling libads/sasl.c Compiling libads/krb5_setpw.c Compiling libads/ldap_user.c Compiling libads/ads_struct.c Compiling libads/disp_sec.c Compiling libads/ads_utils.c Compiling libads/ldap_utils.c Compiling libads/ads_ldap.c Compiling libads/authdata.c Compiling libads/kerberos.c Compiling libads/ads_status.c Compiling libads/util.c Compiling libads/kerberos_verify.c Compiling lib/system_smbd.c Compiling lib/util_smbd.c Compiling registry/reg_frontend.c Compiling registry/reg_cachehook.c Compiling registry/reg_printing.c Compiling registry/reg_db.c Compiling lib/popt_common.c Compiling ubiqx/ubi_BinTr...
2013 May 17
2
Continued compilation errors with samba 3.6.15
...ndr/ndr_drsuapi.c Compiling ../librpc/ndr/ndr_compression.c Compiling librpc/gen_ndr/ndr_drsuapi.c Compiling ../librpc/ndr/ndr_drsblobs.c Compiling librpc/gen_ndr/ndr_drsblobs.c Compiling ../lib/compression/mszip.c Compiling ../lib/compression/lzxpress.c Compiling libads/kerberos.c Compiling libads/ads_status.c Compiling ../libcli/auth/credentials.c Compiling ../libcli/auth/schannel_sign.c Compiling ../libcli/auth/schannel_state_tdb.c Compiling librpc/gen_ndr/ndr_schannel.c Compiling ../librpc/ndr/ndr_schannel.c Compiling rpc_client/cli_pipe.c Compiling librpc/crypto/gse_krb5.c Compiling librpc/crypto/g...