search for: lastmod

Displaying 20 results from an estimated 51 matches for "lastmod".

2004 May 11
3
[LLVMdev] ExecutionEngine/Interpreter/ExternalFunctions.cpp
...ever used in the subsequent code. Perhaps there's some subtle usage here I'm missing. I'd like to delete all the code from the start of the function to the end of the loop. Could someone who knows check this, please? Thanks, Reid. static FILE *getFILE(void *Ptr) { static Module *LastMod = 0; static PointerTy IOBBase = 0; static unsigned FILESize; if (LastMod != &TheInterpreter->getModule()) { // Module change or initialize? M...
2009 Aug 06
2
robots.txt
Hi all, I have again noticed that the wiki does not really show up in search results and wonder if it has any impact that robots.txt on wiki.centos.org is empty. Perhaps it should at least contain User-agent: * ? Best Regards Marcus
2004 May 11
0
[LLVMdev] ExecutionEngine/Interpreter/ExternalFunctions.cpp
...ome subtle usage here I'm missing. I'd like to delete > all the code from the start of the function to the end of the loop. > > Could someone who knows check this, please? > > Thanks, > > Reid. > > > static FILE *getFILE(void *Ptr) { > static Module *LastMod = 0; > static PointerTy IOBBase = 0; > static unsigned FILESize; > > if (LastMod != &TheInterpreter->getModule()) { // Module change...
2004 May 11
1
[LLVMdev] ExecutionEngine/Interpreter/ExternalFunctions.cpp
...delete > > all the code from the start of the function to the end of the loop. > > > > Could someone who knows check this, please? > > > > Thanks, > > > > Reid. > > > > > > static FILE *getFILE(void *Ptr) { > > static Module *LastMod = 0; > > static PointerTy IOBBase = 0; > > static unsigned FILESize; > > > > if (LastMod != &TheInterpreter->getModule())...
2002 Jun 25
2
Samba Add Users -- Samba Rookie
...he base of your directory suffix "dc=mydomain1,dc=com" rootdn "uid=admin,dc=mydomain1,dc=com" rootpw secret # Where the database file are physically stored directory "/var/lib/openldap" # Save the time that the entry gets modified lastmod on # By default, only read access is allowed defaultaccess read # For Netscape Roaming support, each user gets a roaming # profile for which they have write access to access to dn=".*,ou=Roaming,dc=" by dnattr=owner write # The userPassword by default can be changed # by t...
2009 Nov 26
1
password expiration problem
...eq index memberUid eq index sambaSID eq index sambaPrimaryGroupSID eq index sambaDomainName eq index sambaGroupType eq index sambaSIDList eq index uniqueMember eq lastmod on checkpoint 512 30 access to attrs=userPassword,shadowLastChange,sambaNTPassword,sambaLMPassword by dn="cn=admin,dc=workgroup" write by anonymous auth by self write by * none access to dn.base="" by * read access to * by dn="cn=admi...
2002 Jun 26
0
Unknown parameter encountered...etc...
...he base of your directory suffix "dc=mydomain1,dc=com" rootdn "uid=admin,dc=mydomain1,dc=com" rootpw secret # Where the database file are physically stored directory "/var/lib/openldap" # Save the time that the entry gets modified lastmod on # By default, only read access is allowed defaultaccess read # For Netscape Roaming support, each user gets a roaming # profile for which they have write access to access to dn=".*,ou=Roaming,dc=" by dnattr=owner write # The userPassword by default can be changed # by t...
2009 Mar 09
3
ldap group authentication refresh
...ss eq index uid eq index cn eq,pres index sn eq,pres,sub index mail eq,pres index mailAlternateAddress eq,pres index memberUid eq,pres index displayName eq,pres lastmod on ... sizelimit 2000 timelimit 2000 my DB_CONFIG: set_cachesize 0 268435456 1 set_lg_regionmax 262144 set_lg_bsize 2097152 Thanks Arthur
2004 Oct 07
2
account is not autorized to connect from this station.
...mber,gidNumber eq index cn,sn,uid,displayName pres,sub,eq index memberUid,mail,givenname eq,subinitial index sambaSID,sambaPrimaryGroupSID,sambaDomainName eq # Save the time that the entry gets modified, for database #1 lastmod on # Where to store the replica logs for database #1 # replogfile /var/lib/ldap/replog # The userPassword by default can be changed # by the entry owning it if they are authenticated. # Others should not be able to see it, except the # admin entry below # These access lines apply to da...
2009 Jul 15
0
idmap problem
...dNumber eq index gidNumber eq index memberUID eq index sambaSID eq index sambaPrimaryGroupSID eq index sambaDomainName eq index default sub index sambaSIDList eq index sambaGroupType eq index entryCSN,entryUUID eq lastmod on checkpoint 512 30 access to * by dn.exact="cn=replicator,dc=mydomain,dc=site" tls_ssf=128 read by * break access to attrs=userPassword,sambaNTPassword,sambaLMPassword,sambaPwdLastSet,sambaPwdCanChange by dn="cn=admin,dc=mydomain,dc=site" write...
2003 Dec 17
1
Samba BDC doesn't talk to LDAP slave on same machine
...uot;dc=tow,dc=net" rootdn "cn=admin,dc=tow,dc=net" rootpw {SSHA}bbcOI00dfOOJdNCsuFfWf8forJC/Q2P8 directory /usr/local/var/openldap-slurp/wareham updatedn "cn=admin,dc=tow,dc=net" updateref "ldap://172.16.0.3" schemacheck on lastmod on # Indices to maintain #index objectClass eq index objectClass,uid,uidNumber,gidNumber eq #index cn,mail,surname,givenname eq,subinitial index cn,sn pres,eq,sub access to dn=".*dc=tow,dc=net"...
2003 Nov 10
0
Samba 3.0 - LDAP create machine account fails
...l/etc/openldap/schema/samba.schema database ldbm suffix "dc=tow,dc=net" rootdn "cn=admin,dc=tow,dc=net" rootpw {SSHA}WhTBLrgNGnKeZYgS0bT6TfIL2jKBbOnr #password-hash {crypt} directory /usr/local/var/openldap-data/wareham schemacheck on lastmod on # Indices to maintain index objectClass eq #index objectClass,uid,uidNumber,gidNumber eq #index cn,mail,surname,givenname eq,subinitial index cn,sn,st pres,eq,sub #access read I got the latest tools from...
2009 Nov 29
0
password expiration
...eq index memberUid eq index sambaSID eq index sambaPrimaryGroupSID eq index sambaDomainName eq index sambaGroupType eq index sambaSIDList eq index uniqueMember eq lastmod on checkpoint 512 30 access to attrs=userPassword,shadowLastChange,sambaNTPassword,sambaLMPassword by dn="cn=admin,dc=workgroup" write by anonymous auth by self write by * none access to dn.base="" by * read access to * by dn="cn=admin,dc=...
2006 Dec 06
3
Problem with OpenLDAP/Samba/NSS -> ERROR : User xxx in passdb, but getpwnam() fails!
..." rootdn "cn=chef,dc=serveur,dc=domaine,dc=fr" rootpw {SSHA}xYauMQ5tPSq77v+pF79TJjR73NYBhQwP directory "/var/lib/ldap" index objectClass,uidNumber,gidNumber eq index sambaSID,sambaPrimaryGroupSID,sambaDomainName eq lastmod on access to attrs=userPassword by dn="cn=chef,dc=serveur,dc=domaine,dc=fr" write by anonymous auth by self write by * none access to attrs=sambaLMPassword by dn="cn=chef,dc=serveur,dc=domaine,dc=fr" write by an...
2008 Nov 04
0
Workstation joins domain but user cannot log in SMB-LDAP
...backend bdb database bdb suffix "dc=srecengineering,dc=int" directory "/var/lib/ldap" dbconfig set_cachesize 0 2097152 0 dbconfig set_lk_max_objects 1500 dbconfig set_lk_max_locks 1500 dbconfig set_lk_max_lockers 1500 index objectClass eq lastmod on checkpoint 512 30 access to attrs=userPassword,shadowLastChange,sambaNTPassword,sambaLMPassword by dn="cn=admin,dc=srecengineering,dc=int" write by anonymous auth by self write by * none access to dn.base="" by * read access to *...
2004 Sep 24
1
Idmap backend for winbind
I'm trying to set up an Idmap Backend LDAP server for winbind. I don't need a full blown SAMBA PDC; just a server to provide the SID to UID/GID mappings. We're using a Windows Active Directory server to authenticate against but we want the above mappings to be the same across multiple samba machines. Can we just stand up a simple ldap server and just add the mappings and that's
2008 Apr 15
0
login ldap pdc
...al" rootpw {SSHA}1PAlNaHo/U5QV8UB9M1scrEoFqGsEtvk # Where the database file are physically stored for database #1 directory "/var/lib/ldap" # Indexing options for database #1 index objectClass eq # Save the time that the entry gets modified, for database #1 lastmod on # Where to store the replica logs for database #1 replogfile "/var/lib/ldap/replog" replica uri=ldap://192.168.0.132:389 binddn="uid=replication,ou=users,dc=mailan,dc=local" bindmethod=simple credentials=secofr # bindmethod=simple credentials="{SSHA}KsG...
2010 Feb 10
2
LDAP backend replication?
Hi to all! I've set up Zimbra LDAP (2.4) as master, and I want to use RHEL v5 LDAP (2.3) as a slave. This is relevant part of my slapd.conf on LDAP 2.3: # syncrepl directives syncrepl rid=101 provider=ldap://192.168.1.86 bindmethod=simple binddn="uid=zimbra,cn=admins,cn=zimbra" credentials=PASSword searchbase="dc=company,dc=com" schemachecking=on
2005 Jul 05
3
XP Join Samba 3 ; cannot find user name
...splayName pres,eq,sub index memberUid,mail,givenname eq,subinitial index sambaSID,sambaPrimaryGroupSID,sambaDomainName, eq index mailLocalAddress eq ### Addressbook entries index memberof eq index active,userscode eq,sub,pres index companyname eq,sub,pres ## default index index default pres,eq lastmod on #cachesize 1000 #dbcachesize 10000 replogfile /var/lib/ldap/replog # Access list for samba # uses user admin (the rootdn) at the moment. # include /etc/ldap/samba-access.conf # Access list for the ou=addressbook and user addressbook # use user addressguest for outlook # include /etc/lda...
2018 Jan 20
0
[PATCH nbdkit] filters: Add copy-on-write filter.
...IN ANY WAY OUT +# OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF +# SUCH DAMAGE. + +set -e + +files="cow-base.img cow-diff.qcow2 cow.sock cow.pid" +rm -f $files + +# Create a base image which is partitioned with an empty filesystem. +guestfish -N cow-base.img=fs exit +lastmod="$(stat -c "%y" cow-base.img)" + +# Run nbdkit with a COW overlay. +nbdkit -P cow.pid -U cow.sock --filter cow file file=cow-base.img + +# We may have to wait a short time for the pid file to appear. +for i in `seq 1 10`; do + if test -f cow.pid; then + break + fi +...