Displaying 7 results from an estimated 7 matches for "pwcheck".
Did you mean:
  pvcheck
  
2002 Jan 25
3
suid files and bsd
...nted as nosuid. The syncing process
works perfectly except it fails on files that are suid. 
Example
proc/
root/
tmp/
mknod tmp/mysql.sock : Invalid argument
mknod tmp/orbit-daud/orb-12573780511489051058 : Invalid argument
mknod tmp/orbit-daud/orb-139425434385535813 : Invalid argument
mknod var/pwcheck/pwcheck : Invalid argument
var/run/
mknod var/run/log : Invalid argument
mknod var/run/ndc : Invalid argument
mknod var/run/printer : Invalid argument
srw-rw-rw-   1 root    wheel      0 Jan 23 11:52 log
srw-------   1 root    wheel      0 Jan 23 11:53 ndc
srwxrwx---   1 root    wheel      0 Jan...
2002 Jan 25
0
suid files and bsd - correction
...nted as nosuid. The syncing process
works perfectly except it fails on files that are suid. 
Example
proc/
root/
tmp/
mknod tmp/mysql.sock : Invalid argument
mknod tmp/orbit-daud/orb-12573780511489051058 : Invalid argument
mknod tmp/orbit-daud/orb-139425434385535813 : Invalid argument
mknod var/pwcheck/pwcheck : Invalid argument
var/run/
mknod var/run/log : Invalid argument
mknod var/run/ndc : Invalid argument
mknod var/run/printer : Invalid argument
srw-rw-rw-   1 root    wheel      0 Jan 23 11:52 log
srw-------   1 root    wheel      0 Jan 23 11:53 ndc
srwxrwx---   1 root    wheel      0 Jan...
2004 Dec 09
1
Exim4 authentication patch
...ld-Linux-i386 -x Local exim-4.43.vanilla/src/auths/Makefile exim-4.43/src/auths/Makefile
--- exim-4.43.vanilla/src/auths/Makefile	2004-10-05 12:32:08.000000000 +0400
+++ exim-4.43/src/auths/Makefile	2004-12-09 15:46:44.000000000 +0300
@@ -7,7 +7,7 @@
 
 OBJ = b64encode.o b64decode.o call_pam.o call_pwcheck.o call_radius.o \
       xtextencode.o xtextdecode.o get_data.o get_no64_data.o md5.o \
-      cram_md5.o cyrus_sasl.o plaintext.o pwcheck.o sha1.o auth-spa.o spa.o
+      cram_md5.o cyrus_sasl.o plaintext.o pwcheck.o sha1.o auth-spa.o spa.o dovecot.o
 
 auths.a:         $(OBJ)
 		 /bin/rm -f auths...
2008 Dec 26
1
saslauthd question and sendmail
the commande
[root @ r13 *** ~] # sasl2-shared-mechlist 
Available mechanisms: 
GSSAPI, ANONYMOUS CRAM-MD5, DIGEST-MD5, LOGIN, PLAIN, NTLM 
Library media: 
EXTERNAL, NTLM, PLAIN, LOGIN, DIGEST-MD5, CRAM-MD5, ANONYMOUS, GSSAPI 
[root @ r13151 ~] # 
indicates the presence of all options the customer smtp 
in the page 
http://www.sendmail.org/~ca/email/auth.html 
it indicates that you have to
2012 Feb 22
1
Pam problems
I'm having problems with what I think is PAM. Seems that ever since 
Centos 5, proftpd has had problems using pam, and with Centos 6.2 64 
bit, I had to quit using it altogether with proftpd.
Now I'm trying to set up SMTP AUTH using PAM as the pwcheck parm to 
saslauthd, and I can't setup new email accounts on my port submission 
(587) to work at all. We use this port of sendmail so outside users can 
send through our own email server. The crazy thing is that users that 
were setup previously before my migration from an older Centos 3 box to...
2006 May 22
1
URGENT: Samba Won't Substitute %u In "Logon *" When LDAP Is Used
...ldap machine suffix = ou=Hosts
	ldap replication sleep = 1000
	ldap password sync = true
	ldapsam:trusted = true
; For Unix password sync. to work on a Debian GNU/Linux system, the following
; parameters must be set (thanks to Culus for pointing this out):
	check password script = /usr/local/sbin/pwcheck
	unix password sync = false
;	passwd program = /usr/local/sbin/ldappasswd --unix %u
;	passwd chat = * %n\n
; The following parameter is useful only if you have the linpopup package
; installed. The samba maintainer and the linpopup maintainer are
; working to ease installation and configuration of...
2009 Nov 19
0
Linux & Windows clients domain join - Error: NT_STATUS_CANT_ACCESS_DOMAIN_INFO
...??????? ldap user suffix = ou=People
??????? ldap group suffix = ou=Groups
??????? ldap idmap suffix = ou=Idmap
??????? ldap machine suffix = ou=Hosts
??????? ldap replication sleep = 1000
??????? ldap passwd sync = true
??????? ldapsam:trusted = true
??????? check password script = /usr/local/sbin/pwcheck
??????? unix password sync = false
??????? max log size = 1000
??????? log level = 0
-------------------------------------------
net rpc join - loglevel 10
-------------------------------------------
[2009/11/18 11:25:54,  5] lib/debug.c:debug_dump_status(407)
  INFO: Current debug levels:
    all...