search for: test_filter

Displaying 7 results from an estimated 7 matches for "test_filter".

2004 Sep 20
1
NT_STATUS_LOGON_FAILURE with pdc samba + openldap + SuSE9.1
...[14480]: DN SUBTREE Sep 20 11:11:46 amanda slapd[14480]: OR Sep 20 11:11:46 amanda slapd[14480]: EQUALITY Sep 20 11:11:46 amanda slapd[14480]: AND Sep 20 11:11:46 amanda slapd[14480]: EQUALITY Sep 20 11:11:46 amanda slapd[14480]: EQUALITY Sep 20 11:11:46 amanda slapd[14480]: => test_filter Sep 20 11:11:46 amanda slapd[14480]: AND Sep 20 11:11:46 amanda slapd[14480]: => test_filter_and Sep 20 11:11:46 amanda slapd[14480]: => test_filter Sep 20 11:11:46 amanda slapd[14480]: EQUALITY Sep 20 11:11:46 amanda slapd[14480]: => access_allowed: search access to "sambaDom...
2006 Mar 29
0
Bug with skip_before_filter?
There seems to be a bug with skip_before_filter using the :only or :except conditionals. Or am I using them completely wrong? I have this code: The result is that :test_filter is skipped for both index, and index_no_filter. application.rb # Filters added to this controller will be run for all controllers in the application. # Likewise, all the methods added will be available for all controllers. class ApplicationController < ActionController::Base before_filter :...
2003 Jul 12
4
Samba-2.2.8a /LDAP can't join domain
-----Original Message----- From: Scott Phelps [mailto:sphelps@ridgways.com] Sent: Friday, July 11, 2003 9:19 PM To: 'samba@lists.samba.org' Subject: Samba-2.2.8a & LDAP - Can't join Domain - SID mapping error Hi everyone, I am at my wits end and am hoping one of you can help me out. I am getting the following error when attempting to join Windows XP/2000 machine to the domain:
2004 Dec 24
1
LDAP problem, with samba and groups
...rmessage appears. On win 2000 is the error: There has been made a change to the server. Contact you sysadmin When a user logins (member of 15 groups) ldap shows the following logging: Dec 24 10:43:45 localhost slapd[3322]: <= root access granted Dec 24 10:43:45 localhost slapd[3322]: <= test_filter 6 Dec 24 10:43:45 localhost slapd[3322]: => test_filter Dec 24 10:43:45 localhost slapd[3322]: EQUALITY Dec 24 10:43:45 localhost slapd[3322]: => access_allowed: search access to "cn=engineering_w,ou=Groups,dc=sif-group,dc=nl" "gidNumber" requested Dec 24 10:43:45...
2003 Mar 11
0
import_smbpasswd.pl problem
..._search_candidates: id=-1 first=1 last=2 Mar 11 16:42:31 apollo slapd[14080]: ====> bdb_cache_return_entry_r( 1 ): returned (0) Mar 11 16:42:31 apollo slapd[14080]: ====> bdb_cache_find_entry_id( 1 ) "dc=example,dc=com" (found) (1 tries) Mar 11 16:42:31 apollo slapd[14080]: => test_filter Mar 11 16:42:31 apollo slapd[14080]: EQUALITY Mar 11 16:42:31 apollo slapd[14080]: => access_allowed: search access to "dc=example,dc=com" "uid" requested Mar 11 16:42:31 apollo slapd[14080]: => access_allowed: backend default search access granted to ""...
2008 Sep 14
4
Fetching a range of columns
Hello, I realize that using: x[x > 3 & x < 5] I can fetch all elements between 3 and 5. However I read in from a CSV file, and I would like to fetch all columns from within a range ( 842-2411). In teh past, I have done this to fetch just select few columns: data <- read.csv(filein, header=TRUE, nrows=320, skip=nskip) data_filter <- data[c(2,12,17)]
2013 Dec 06
0
Wine release 1.7.8
...base: Don't pass NULL fetched parameter in BaseOutputPinImpl_Connect on external IPin implementation. qcap: Add Avi Mux filter EnumMediaTypes tests. qcap: Add Avi Mux input pin ReceiveConnection test. qcap: Constify vtables in Avi Mux tests. qcap: Add helper to initalize test_filter structure. qcap: Fix Avi Mux output pin Connect implementation. Qian Hong (1): arp: Added stub exe. Ri?ardas Barkauskas (4): wininet/tests: Test successive HttpSendRequest calls. wininet: Reset data stream for existing request connections. wininet: Move handling of e...