search for: do_bind

Displaying 15 results from an estimated 15 matches for "do_bind".

2007 Jun 21
2
segfault during cbind
...lt *** address 0x2c9f0, cause 'memory not mapped' Traceback: 1: cbind(probe, gb) 2: makeBasefiles("Barley1.na22.annot.csv") aborting ... Segmentation fault valgrind says ==25398== Invalid read of size 8 ==25398== at 0x4E7BB2D: cbind (bind.c:1258) ==25398== by 0x4E7B430: do_bind (bind.c:1113) ==25398== by 0x4F42A1B: do_internal (names.c:1116) ==25398== by 0x4EF959B: Rf_eval (eval.c:463) ==25398== by 0x4EF9F91: Rf_applyClosure (eval.c:666) ==25398== by 0x4EF988D: Rf_eval (eval.c:507) ==25398== by 0x4EFC3E0: do_set (eval.c:1404) ==25398== by 0x4EF959B: Rf_e...
2005 Feb 01
2
samba 2 smbpasswd + ldap - not binding properly
...rver Failed to add entry for user rtr. Failed to modify password entry for user rtr Now it clearly says it's binding as "cn=manager,dc=test,dc=net". But according to the ldap server debug info I see the following two binds. During the smbpasswd -a neither of which is cn=manager. do_bind: version=3 dn="cn=nss,dc=test,dc=net" method=128 do_bind: v3 bind: "cn=nss,dc=test,dc=net" to "cn=nss,dc=test,dc=net" My smb.conf looks like this: ldap admin dn = cn=manager,dc=test,dc=net ldap server = ldap.test.net ldap suffix = ou=People,dc=test,dc=net...
2011 Jul 14
5
LDAP ENC
Seems straight forward enough but I keep getting errors. On a client... err: Could not retrieve catalog from remote server: Error 400 on SERVER: Failed when searching for node ubuntu5.ttinet: LDAP Search failed on the puppet master... puppet.conf [master] # ENC (external node classificiations) node_terminus = ldap ldapnodes = true ldapclassattrs = puppetclass # LDAP ldapserver =
2005 Jul 04
9
Samba3+LDAP: Can't join domain.
...log as well and I get the biggest transaction log record in history!! : --begin------------------ Jul 4 17:38:49 localhost slapd[8515]: connection_get(10): got connid=35 Jul 4 17:38:49 localhost slapd[8515]: connection_read(10): checking for input on id=35 Jul 4 17:38:49 localhost slapd[8515]: do_bind Jul 4 17:38:49 localhost slapd[8515]: ber_get_next on fd 10 failed errno=11 (Resource temporarily unavailable) Jul 4 17:38:49 localhost slapd[8515]: >>> dnPrettyNormal: <cn=admin,dc=gicomm,dc=iberica,dc=esp> Jul 4 17:38:49 localhost slapd[8515]: <<< dnPrettyNormal: &lt...
2004 Feb 24
1
(no subject)
...alhost slapd[8287]: daemon: read activity on 9 Feb 23 17:44:36 localhost slapd[8287]: connection_get(9) Feb 23 17:44:36 localhost slapd[8287]: connection_get(9): got connid=0 Feb 23 17:44:36 localhost slapd[8287]: connection_read(9): checking for input on id=0 Feb 23 17:44:36 localhost slapd[8287]: do_bind Feb 23 17:44:36 localhost slapd[8287]: ber_get_next on fd 9 failed errno=11 (Resource temporarily unavailable) Feb 23 17:44:36 localhost slapd[8287]: >>> dnPrettyNormal: Feb 23 17:44:36 localhost slapd[8287]: , Feb 23 17:44:36 localhost slapd[8287]: do_bind: version=3 dn="cn=replica...
2004 Mar 26
4
cbind/rbind fail on matrixes containing lists (PR#6702)
Today's R 1.9.0 beta: > m1 [,1] [,2] [,3] [,4] [1,] NA NA NA NA [2,] NA NA NA NA [3,] NA NA NA NA [4,] NA NA NA NA > class(m1[1,1]) [1] "list" > cbind(m1,m1) Error in cbind(...) : cannot create a matrix from these types > rbind(m1,m1) Error in rbind(...) : cannot create a matrix from these types > version _
2012 Feb 16
1
Samba LDAP passthrough authentication to another openLDAP
...(yield_connection) Yielding connection to [2012/02/16 21:05:57, 3] smbd/server.c:849(exit_server_common) Server exit (failed to receive smb request) ---------------------- This is what's shown in syslog when doing SSH authentication: Feb 16 20:59:17 sglabldap slapd[1393]: conn=1064 op=2 do_bind Feb 16 20:59:17 sglabldap slapd[1393]: >>> dnPrettyNormal: <uid=fajar,ou=people,dc=example,dc=com> Feb 16 20:59:17 sglabldap slapd[1393]: <<< dnPrettyNormal: <uid=fajar,ou=people,dc=example,dc=com>, <uid=fajar,ou=people,dc=example,dc=com> Feb 16 20:59:17 sglablda...
2009 Dec 07
2
Windows 7 + Samba domain issues
Hi all, Earlier I emailed the list on some issues I was having with Windows 7, and one of those issues was the trust relationship breaking down after one month. I think I have some more light to shed on this topic. First, some environmental facts I am running Ubuntu Karmic 9.10 with Samba 3.4.0-3ubuntu5.1 I have installed the latest LDAP schema into OpenLDAP 2.4.18-0ubuntu1 I have a working
2003 Mar 11
0
import_smbpasswd.pl problem
...1 16:42:31 apollo slapd[14080]: connection_get(12): got connid=4 Mar 11 16:42:31 apollo slapd[14080]: connection_read(12): checking for input on id=4 Mar 11 16:42:31 apollo slapd[14080]: ber_get_next on fd 12 failed errno=35 (Resource temporarily unavailable) Mar 11 16:42:31 apollo slapd[14080]: do_bind Mar 11 16:42:31 apollo slapd[14080]: >>> dnPrettyNormal: <cn=Manager,dc=example,dc=com> Mar 11 16:42:31 apollo slapd[14080]: <<< dnPrettyNormal: <cn=Manager,dc=example,dc=com>, <cn=manager,dc=example,dc=com> Mar 11 16:42:31 apollo slapd[14080]: do_bind: versio...
2003 Jun 14
0
[Bug 99] New: multiline strings in gcc 3.3
...UGP("calling nat helper (exp=%p) for packet\n", exp); ip_nat_core.c:854:40: missing terminating " character ip_nat_core.c:855:49: missing terminating " character ip_nat_core.c:1038:1: unterminated argument list invoking macro "DEBUGP" ip_nat_core.c: In function `do_bindings': ip_nat_core.c:1038: error: `DEBUGP' undeclared (first use in this function) ip_nat_core.c:1038: error: (Each undeclared identifier is reported only once ip_nat_core.c:1038: error: for each function it appears in.) ip_nat_core.c:1038: error: parse error at end of input ip_nat_core.c:83...
2004 Oct 13
1
samba 3.0.7 and OpenLDAP
...activity on 1 descriptors daemon: activity on: 11r daemon: read activity on 11 connection_get(11): got connid=0 connection_read(11): checking for input on id=0 ber_get_next ber_get_next: tag 0x30 len 48 contents: ber_get_next ber_get_next on fd 11 failed errno=11 (Resource temporarily unavailable) do_bind ber_scanf fmt ({imt) ber: ber_scanf fmt (m}) ber: >>> dnPrettyNormal: <cn=Manager,dc=my-domain,dc=com> => ldap_bv2dn(cn=Manager,dc=my-domain,dc=com,0) ldap_err2string <= ldap_bv2dn(cn=Manager,dc=my-domain,dc=com)=0 Success => ldap_dn2bv(272) ldap_err2string <= ldap_dn2bv(...
2008 Apr 17
3
login failed
Hello i've samba 3.022 with a ldap 2.2.26. I've no pb to join domain with my win2000, but when I reboot I'm reject (bad username ...). I find in debug that the first param sent by the client was the login and I think it must be the machines name. Any idee ? -- Denis Rohou Service Informatique ville de Lannion 22113 lannion 02-96-46-64-22
2006 Mar 26
17
activeldap
Obviously I am missing something and I don''t know what it is... I am following the instructions at http://rubyforge.org/docman/view.php/381/114/activeldap_rb.html and also here... http://wiki.rubyonrails.org/rails/pages/HowtoAuthenticateViaLdap my model looks exactly like this... class LdapUser < ActiveRecord::Base ldap_mapping :dnattr => ''uid'', :prefix
2004 Sep 13
6
Spare some CPU cycles for testing lme?
If anyone has a few extra CPU cycles to spare, I'd appreciate it if you could verify a problem that I have encountered. Run the code below and tell me if it crashes your R before completion. library(lme4) data(bdf) dump<-sapply( 1:50000, function(i) { fm <- lme(langPOST ~ IQ.ver.cen + avg.IQ.ver.cen, data = bdf, random = ~ IQ.ver.cen | schoolNR); cat("
2011 Sep 23
2
cbind() crashes on raw vectors
Hi, cbind() doesn't seem to like raw vectors: > df <- cbind(a=integer(4000), b=raw(4000)) > df *** glibc detected *** /home/hpages/R-2.13.1/bin/exec/R: malloc(): memory corruption: 0x0000000002d73ca0 *** ======= Backtrace: ========= /lib/x86_64-linux-gnu/libc.so.6(+0x79d7a)[0x7f3592b91d7a] /lib/x86_64-linux-gnu/libc.so.6(__libc_malloc+0x6e)[0x7f3592b9431e]