[Samba] pam_winbind.c
Anders.Strandberg at tietoenator.com
Anders.Strandberg at tietoenator.com
Tue Apr 17 09:40:14 GMT 2007
Hi,
I get this warning when compiling 3.0.25rc1 on SLED 10:
Compiling nsswitch/pam_winbind.c
nsswitch/pam_winbind.c: In function `pam_sm_authenticate':
nsswitch/pam_winbind.c:1623: warning: passing arg 1 of `free' discards
qualifiers from pointer target type
corresponds to :
if ( real_username ) {
free( real_username );
}
This is the only warning and the build continues and finishes OK. I also
get a core dump when attempting an offline logon using winbind with
idmap against AD. As far as I can see this is the approximatley the spot
where the core dump occurs.
Can I get around this ?
/Anders
More information about the samba
mailing list