similar to: password aging policy vs. special cases

Displaying 20 results from an estimated 2000 matches similar to: "password aging policy vs. special cases"

2008 Sep 17
1
WG: Samba LDAP entries for Password Change
Hello, This must be set in LDAP: sambaPwdCanChange=1 ;or you will never be asked to change your password sambaPwdLastSet=0 sambaPwdMustChange=0; on my Suse this must be set too try it out for your machine And how you' ve been told the sambaMaxPwdAge must be set. Greetings Daniel -----Urspr?ngliche Nachricht----- Von: samba-bounces+mueller=tropenklinik.de@lists.samba.org
2006 Apr 15
0
remote subnet browsing
Greetings. I try to set up cross subnet browsing but I've encountered some difficulties. Let me introduce my situation 10.1.2.0 10.1.1.0 A_N1 -+ +- A_N1 | | B_N1 -+--[R1]=======[R2]--+- B_N2 . | VPN accross | . . | the Internet | . Z_N1 -+ +- Z_N A_N1 is 10.1.2.4, PDC A_N2 is 10.1.1.1, BDC
2006 Mar 09
1
changing password on samba bdc
Greetings All. First let me introduce my situation Machine1: Pdc Samba + OpenLDAP(master) Machine2: Bdc Samba + OpenLDAP(slave) LDAP stores Samba and POSIX information for each user. Case1: I login to Machine1 and invoke smbpasswd. I change my passwords (samba and posix without any problem). In next few seconds they get propagated to Machin2 wher I can login with new credentials. ldap log
2008 Sep 16
1
Samba LDAP entries for Password Change
Hi all, I have a question regarding the enforced change of passwords in Samba 3.0.28 (coming with Ubuntu Hardy) in connection with a LDAP backend. In particular, I am looking for a documentation how the fields sambaMinPwdAge, sambaMaxPwdAge (from sambaDomain), sambaPwdCanChange and sambaPwdMustChange (from sambaSAMAccount) interact. I would like to have the following: - when a new
2008 Feb 20
1
sambaPwdMustChange attribute didn't get updated (3.0.27a)
Hi there, i got into some trouble after updating my samba installation to 3.0.27a. My installation uses Samba-3.0.27a,OpenLDAP-2.2.13,smbldap-tools-0.9.2 as a PDC NT4-domain.Originally I used the installation-guide from smbldap-tools and everything worked fine. I also limited the access to LDAP as told in the installation-guide with no problems. After updating to 3.0.27a i realized that when
2009 Aug 20
1
LDAP errors with v3.0.34 using the LDAP schema file with Sun DS 5.2
Receive the following errors when users authenticate with LDAP schema file included with Sun DS 5.2: ERROR<5897> - Schema - conn=-1 op=-1 msgId=-1 - User error: Entry "sambaDomainName=????????,??=???,??=???", attribute "sambapwdhistorylength" is not allowed ERROR<5897> - Schema - conn=-1 op=-1 msgId=-1 - User error: Entry
2010 Oct 12
1
Bootstrapping Krippendorff's alpha coefficient
Hi, I don't know how to sample such data, it can't be done by row sampling as default method on matrix in boot. Function takes matrix and returns single coefficient. #There is a macro but I want use R :) http://www.comm.ohio-state.edu/ahayes/SPSS%20programs/kalphav2_1.SPS library(concord) library(boot) # The data are rates among observers with NA's
2018 Aug 09
2
LDAP SSL
Hi , I would really appreciate some suggestions re the following issue. We have a LDAP based PDC and a member server. We're use libnss_ldap to auth the users. The LDAP PDC is setup with self signed SSL , we're trying make sure the member server connects to the PDC using SSL. Here is the PDC , smb.conf [global] workgroup = SUNTECH netbios name = SERVER01 security = USER local master =
2012 Nov 20
0
password expiration
Hello all, I have a test system with CentOS 6.2 running samba 3.5.10_125.el6 and OpenLDAP 2.4.23_20.el6. Password expiration is set as sambaMaxPwdAge: 5184000 and password aging works with a Windows 7 client. On a production system, I've got samba 3.5.10_115.el6_2 and openldap 2.4.23_20.el6 running on RHEL6.2. I have set sambaMaxPwdAge to 5184000 and it does not work consistently with
2015 Mar 07
2
Something like apt-cacher for CentOS/RHEL?
Dnia sobota, 7 marca 2015 12:16:14 AM John R Pierce pisze: > I maintain a local mirror of the centos repository with a simple lftp > script, and configure my clients to get updates from this mirror via > the /etc/yum.repos.d files.... And why not rsync? -- Over And Out MoonWolf
2012 Dec 13
1
Migrate to samba 4 in ( relatively ) complex openLDAP environment
Hello, we, a public hospital, would like to migrate to samba4 from our samba3.x environment. According to the documentation samba4 does use a internal ldap server. We use openLDAP as directory for samba horde Oracle name resolution zope user authentication, Checkpoint Firewall authentication (only few users ), squid proxy authentication, logon authentication to our linux servers, logon
2010 Apr 29
1
Novell Client forces password change, Ver. 3.5.2. and LDAP
Dear all, we have a strange behavior using Samba (Verson 3.5.2) as PDC with Open LDAP (Version 2.1.22) as backend and an old Novell-Client (version: 4.91 SP5) running on WinXP (SP3 and higher). The old PDC (Version 3.0.28) was running over years with the same LDAP-Server as backend and with Novell installed on the clients. We decided to migrate to Samba 3.5.2 , updated all the LDAP schemas
2018 Mar 02
0
Fwd: Migrating server
Hi Rob, please stay on list. Otherwise I will charge you :-) By the way I have no problem to get payed. > Hi Harry, > > The one very obvious difference is the result of this command: # > ldapsearch -xLLL -b dc=afrika,dc=xx -s sub -D > cn=admin,dc=afrika,dc=xx -w 'sambadomainname=*' > dn: sambaDomainName=SCHULE,dc=afrika,dc=xx > > I get dn:
2005 May 19
2
iptables traversing read
Hi Is there a program which allow me to see how "my" traffic goes through my iptables rules? Which accept it, which deny? Right now my router has a little bit of traffic and its hard to see only mine traffic. -- Miłego Dnia Krystian Antoni _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2011 Mar 22
1
In ppls package kernel method is unsupported?
require(ppls) data(BOD) X<-BOD[,1] y<-BOD[,2] Xtest=seq(min(X),max(X),length=200) dummy<-X2s(X,Xtest,deg=3,nknot=20) Z<-dummy$Z Ztest<-dummy$Ztest size<-dummy$sizeZ P<-Penalty.matrix(size,order=2) lambda<-200 number.comp<-3 penalized.pls(Z,y,P=lambda*P,ncomp=number.comp)$coefficients # By default kernel=F
2011 Mar 10
1
Is there an exact binomial k-sample test of equivalence?
Hi, I've got one silly question for evening. I don't know is this reasonable, but can test with two the most extreme proportions from the samples could be good enough evidence for testing equivalence, or should I have to look for something else...? -- Mi³ego dnia [[alternative HTML version deleted]]
2005 Nov 15
2
samba 3.0.21rc1 + ldap PDC - smbpasswd issue
Hey Guys, I have just upgraded to version 3.0.21rc1. I decided to re-populate the database and test if everything is working. ./smbldap-populate -a root -k 0 -m 0 -> ok ./smbldap-useradd -m -a username -> ok ./smbldap-passwd username -> ok smbpasswd username - > fail [root@node1 sbin]# smbpasswd asender New SMB password: Retype new SMB password: ldapsam_set_account_policy: Could
2004 Dec 12
1
Re: Cant set H323 up
Rafael J. Risco G.V. wrote: > > On Sat, 11 Dec 2004 16:49:12 +0000, Corvin <corvin.dun@wp.pl> wrote: >> Dnia sobota, 11 grudnia 2004 15:32, Rodolfo Grave napisa?: >> > Hi. >> > >> > I need to set up H323 on an Asterisk box. I've succesfuly compiled the >> > asterisk oh323 (including of course all the dependencies: PWlib and >> >
2018 Mar 05
2
Fwd: Migrating server
Hi Harry, When I install slapd , I didn't get the option to use MDB, so used hdb I went through your suggestions and cleaned up the smb.conf. Also added the unixidpool ldif dn: sambaDomainName=mydomain,dc=mydomain sambaDomainName: mydomain sambaSID: S-1-5-21-3936576374-1604348213-1812434911 sambaAlgorithmicRidBase: 1000 objectClass: sambaDomain objectClass: sambaUnixIdPool
2017 Feb 03
1
Samba standalone + openldap
Hi everybody, I'm new to this mailing list, i need help about a configuration with Samba / Openldap. I have a samba server with shared folders, where users authenticate with a determined login/password. I would like to use my directory (openldap) to authenticate my users to access the shared folders. I do not want to use samba as a domain controller, just to authenticate the users with