search for: pam_smb_acct

Displaying 5 results from an estimated 5 matches for "pam_smb_acct".

2001 Nov 01
1
Sol 2.8 - Samba 222- --with-pam compile errors
...ter to const char "pam_smbpass/pam_smb_passwd.c", line 213: warning: argument #3 is incompatible with prototype: prototype: pointer to pointer to void : "/usr/include/security/pam_appl.h", line 178 argument : pointer to pointer to const void Compiling pam_smbpass/pam_smb_acct.c with -KPIC "pam_smbpass/pam_smb_acct.c", line 63: warning: argument #2 is incompatible with prototype: prototype: pointer to pointer to char : "/usr/include/security/pam_appl.h", line 211 argument : pointer to pointer to const char "pam_smbpass/pam_smb_acc...
2003 Jun 12
1
Debian and dovecot
...SMB server, I added the following /etc/pam_smb.conf: SPECTRON-MSIM MAIN MAIN # documentation says I need 2 servers (only have one, is this ok) and changed the pam.d/dovecot to: auth required pam_smb_auth.so account required pam_smb_auth.so # there is no pam_smb_acct password required pam_smb_auth.so # there is no pam_smb_passwd session required pam_smb_auth.so # there is no pam_smb_session and it doesn't work. I obviously did something wrong, but don't know what, and I found nothing that could help me on google. I have samba instal...
2002 May 29
0
Need help compiling on HPUX 11.00 for 2.2.4
..._OBJ) $(LIBMSRPC_OBJ) NSS_OBJ_0 = nsswitch/wins.o $(PARAM_OBJ) $(UBIQX_OBJ) $(LIBSMB_OBJ) $(LIB_OBJ) NSS_OBJ = $(NSS_OBJ_0:.o=.po) PICOBJS = $(SMBWRAPPER_OBJ:.o=.po) PICOBJS32 = $(SMBWRAPPER_OBJ:.o=.po32) PAM_SMBPASS_OBJ_0 = pam_smbpass/pam_smb_auth.o pam_smbpass/pam_smb_passwd.o \ pam_smbpass/pam_smb_acct.o pam_smbpass/support.o \ lib/debug.o lib/util_sid.o lib/messages.o lib/util_str.o \ lib/wins_srv.o lib/substitute.o lib/select.o lib/util.o \ nsswitch/wb_client.o nsswitch/wb_common.o lib/system.o \ lib/charset.o lib/util_file.o lib/kanji.o lib/genrand.o \ lib/username.o lib/util_getent....
2002 May 28
0
link errors compiling 2.2.4 on HP-UX 11.00
..._OBJ) $(LIBMSRPC_OBJ) NSS_OBJ_0 = nsswitch/wins.o $(PARAM_OBJ) $(UBIQX_OBJ) $(LIBSMB_OBJ) $(LIB_OBJ) NSS_OBJ = $(NSS_OBJ_0:.o=.po) PICOBJS = $(SMBWRAPPER_OBJ:.o=.po) PICOBJS32 = $(SMBWRAPPER_OBJ:.o=.po32) PAM_SMBPASS_OBJ_0 = pam_smbpass/pam_smb_auth.o pam_smbpass/pam_smb_passwd.o \ pam_smbpass/pam_smb_acct.o pam_smbpass/support.o \ lib/debug.o lib/util_sid.o lib/messages.o lib/util_str.o \ lib/wins_srv.o lib/substitute.o lib/select.o lib/util.o \ nsswitch/wb_client.o nsswitch/wb_common.o lib/system.o \ lib/charset.o lib/util_file.o lib/kanji.o lib/genrand.o \ lib/username.o lib/util_getent....
2003 Apr 20
1
log of build of 2.2.8a on Solaris9 using SUN's studio7 cc.
...ter to const char "pam_smbpass/pam_smb_passwd.c", line 214: warning: argument #3 is incompatible with prototype: prototype: pointer to pointer to void : "/usr/include/security/pam_appl.h", line 180 argument : pointer to pointer to const void Compiling pam_smbpass/pam_smb_acct.c with -KPIC "pam_smbpass/pam_smb_acct.c", line 62: warning: argument #2 is incompatible with prototype: prototype: pointer to pointer to char : "/usr/include/security/pam_appl.h", line 224 argument : pointer to pointer to const char "pam_smbpass/pam_smb_acc...