Displaying 4 results from an estimated 4 matches for "afip".
Did you mean:
afik
2009 Dec 21
4
Fw: W2KSP4 Problem
...ocessing section "[netlogon]"
Processing section "[public]"
Loaded services file OK.
Server role: ROLE_DOMAIN_PDC
Press enter to see a dump of your service definitions
[global]
workgroup = DCHOMO
netbios name = DCHOMO
server string = Samba Server Domain Afip
interfaces = eth0, 10.0.0.10/24
passdb backend = ldapsam:ldap://ldaphomo
client lanman auth = Yes
log level = 3
log file = /var/log/samba/log.%m
max log size = 500
time server = Yes
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF...
2001 Sep 04
0
AIX Warning for expired password
...of days till a password
expire and to prompt for a new one.
This patch was made for openssh-SNAP-20010904.tar.gz (2.9p2) of the CVS
repository.
If you have any suggestion or question to submit, please cc to me,
I'm not in the list.
Bye
--
Pablo Sor
Departamento de Seguridad Informatica - AFIP
psor at afip.gov.ar, psor at ccc.uba.ar
-------------- next part --------------
--- session.c Tue Sep 4 13:16:07 2001
+++ session.c Tue Sep 4 13:16:10 2001
@@ -57,6 +57,10 @@
#include "canohost.h"
#include "session.h"
+#ifdef WITH_AIXAUTHENTICATE
+#include "misc.h&quo...
2011 Oct 25
1
samba winbind and local unix groups.
Hi,
Why does samba+winbind ignore the local unix groups ?
I have joined my samba server to Windows NT.
I have configured a share with the values:
[prueba]
path = /home/prueba #Perms are 777
comment = prueba de grupos locales
writable = yes
create mask = 775
directory mask = 775
browsable = yes
valid users = @localgroup
If I use a group from Windows NT, there is no problem accessing the
2003 Jan 09
7
[Bug 14] Can't change expired /etc/shadow password without PAM
http://bugzilla.mindrot.org/show_bug.cgi?id=14
------- Additional Comments From dtucker at zip.com.au 2003-01-09 23:17 -------
Created an attachment (id=199)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=199&action=view)
Implement password change via /bin/passwd in session.
openssh-passexpire10.patch:
* Implementes shadow and AIX password expiry.
* Adds general expire_message