Displaying 3 results from an estimated 3 matches for "smb_setup_pam_conv".
2003 Oct 16
0
Samba 2.2.8a ldap compile problem with pdb_ldap.c
...Compiling passdb/pampass.c
passdb/pampass.c: In function `make_pw_chat':
passdb/pampass.c:220: warning: passing arg 1 of `next_token' from
incompatible pointer type
passdb/pampass.c:231: warning: passing arg 1 of `next_token' from
incompatible pointer type
passdb/pampass.c: In function `smb_setup_pam_conv':
passdb/pampass.c:418: warning: assignment from incompatible pointer type
Compiling passdb/pdb_tdb.c
Compiling passdb/pdb_ldap.c
passdb/pdb_ldap.c: In function `rebindproc_with_state':
passdb/pdb_ldap.c:276: `ldap_state' undeclared (first use in this
function)
passdb/pdb_ldap.c:276: (...
2004 Oct 19
0
samba 3.0.7 make check fails in function strstr_m
...ualifiers from pointer target type
auth/pampass.c: In function `make_pw_chat':
auth/pampass.c:224: warning: passing arg 1 of `next_token' from
incompatible pointer type
auth/pampass.c:235: warning: passing arg 1 of `next_token' from
incompatible pointer type
auth/pampass.c: In function `smb_setup_pam_conv':
auth/pampass.c:422: warning: assignment from incompatible pointer type
libads/kerberos.c: In function `kerberos_kinit_password':
libads/kerberos.c:84: warning: passing arg 4 of
`krb5_get_init_creds_password' discards qualifiers from pointer target
type
nsswitch/winbindd_acct.c: In fun...
2002 Nov 10
2
Trying to join a Solaris 8 box to Windows 2000 AD.
...O
-I/usr/local/kerberos/include -I/usr/local/openldap/includ
e
During compilation the following warnings show:
lib/util_str.c: In function `str_list_make':
lib/util_str.c:1160: warning: passing arg 3 of `next_token' discards
qualifiers from pointer target type
auth/pampass.c: In function `smb_setup_pam_conv':
auth/pampass.c:422: warning: assignment from incompatible pointer type
libads/ldap.c: In function `ads_do_paged_search':
libads/ldap.c:405: warning: passing arg 2 of `str_list_copy' from
incompatible pointer type
libads/ldap.c: In function `ads_do_search':
libads/ldap.c:631: warni...