similar to: protocol negotiation fails on connections to certain computers

Displaying 20 results from an estimated 3000 matches similar to: "protocol negotiation fails on connections to certain computers"

2004 Jan 27
0
re: cannot map ntgroup to ldap group-fixed
ok, i noticed the gid of ldap group "users" was 539, but the one it was migrated from in /etc/group was 100, so I changed the gid and everything seems to work now? but why should it care that the gid is the same as it's /etc/group counterpart? --- On Tue 01/27, John H. < mrmailer@myway.com > wrote: From: John H. [mailto: mrmailer@myway.com] To: samba@lists.samba.org
2004 Jan 27
0
problems with group mappings with ldap
the weirdness continues net groupmap modify ntgroup="Domain Admins" unixgroup="ntadmin" NT Group Domain Admins doesn't exist in mapping DB --- On Mon 01/26, John H. < mrmailer@myway.com > wrote: From: John H. [mailto: mrmailer@myway.com] To: samba@lists.samba.org Date: Mon, 26 Jan 2004 17:40:49 -0500 (EST) Subject: Re: [Samba] net:
2004 Jan 27
0
re:ldap group mapping problems
well, they both have the same sid, for some bizarre reason. net groupmap list -s /etc/samba/smb.ldap |grep "Admin" Domain Admins (S-1-5-21-4070452498-3149834983-2923667569-512) -> 512 Administrators (S-1-5-21-4070452498-3149834983-2923667569-544) -> 544 Domain Admins (S-1-5-21-4070452498-3149834983-2923667569-512) -> ntadmin and see, it has a posixgroup entry? # LDIF Export
2004 Jan 26
4
net: ../../../libraries/liblber/decode.c:644: ber_scanf: Assertion `((ber)->ber_opts.lbo_valid==0x2)' failed.
net groupmap modify ntgroup="Domain Admins" unixgroup=504 net: ../../../libraries/liblber/decode.c:644: ber_scanf: Assertion `((ber)->ber_opts.lbo_valid==0x2)' failed. I was told this may be specific to ldap setup with samba 3.0.0, but is fixed in later versions of samba. however, in 3.0.1, there is a far worse bug that makes machines only available some of the time(i was told
2003 Oct 03
0
s3.0.0: problem getting usernames for a DOMAIN from win2000 and winXP's user configurator
Hi, we use a samba3.0.0b3 as PDC here. It's running smoothly, but one problem persists. When I'm trying to add new users to a (local) windows group "administrators" and select the DOMAIN instead of the computer name, it waits a few second and then reports in gray: "No objects are available in this location. Select another location." this is in the logs: PANIC:
2004 Mar 15
0
Help identifying errors
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 1. Is there a reference that will help in the identification of Samba errors? 2. Can anyone identify these errors? I' @ log level = 6 and I get: Mar 15 10:58:01 enigma smbd3[4271]: [2004/03/15 10:58:01, 0] lib/util_sock.c:get_peer_addr(952) Mar 15 10:58:01 enigma smbd3[4271]: getpeername failed. Error was Transport endpoint is not connected
2003 Nov 05
1
save(iris,file=
I tried it using file and it seems to work for saving: > data(iris) > con <- file("clipboard","w") > save(iris,ascii=T,file=con) > close(con) > readLines("clipboard") ... lengthy output follows which seems correct ... but not for loading: > con <- file("clipboard","r") > load(con) Error in load(con) : loading from
2005 Jul 01
3
error while connecting from squirrelmail
Hi all, I am new to dovecot and squirrelmail and I am trying to configure squirrelmail with dovecot as its imap server. When i disable "Secure Imap (TLS)" option (2-A-7) from squirrelmail configure menu, it's working fine. But when i try to enable tls support, squirrelmail is giving the following error: Warning: fsockopen(): unable to connect to 192.xx.xx.xx:993 in
2005 Jul 06
1
dovecot not able to access sentmail folder in home directory(chdir)
using dovecot version 0.99.11 while accessing through squirrelmail or even connecting manually(using openssl) to the server dovecot is not able to access the folder the mail.err log file has the following entry: dovecot: (/home/user) permission denied error no 89 returned by child process the squirrel mail error was connection dropped by imap server Query capability thanks vineet
2006 Sep 27
1
Almost 300 hours of videos about Free and Open Source Software
Hello! People from International Free Software Forum (the largest brazilian event about FLOSS) have done it two times in a row. They've put online the whole video coverage for this year's event (also online are the videos from last year). It's almost 300 hours in Ogg Theora. I think it's worth a mention in theora.org website. It's a shame there's no subtitles, for most of
2003 Nov 05
1
save(iris,file="clipboard",ascii=TRUE)
Is this a bug? I thought that "clipboard" could always be substituted for a filename when dealing with ASCII files. > data(iris) > save(iris,ascii=TRUE,file="clipboard") Error in file(file, "wb") : `mode' for the clipboard must be `r' or `w' Also this (where gclip is a utility found at unxutils.sourceforge.net that copies its standard input to the
2003 Oct 14
1
Web Site Suggestion Regarding R Source
In the Lua language they have put the entire source on the net in such a way that you can easily browse it. Go to: http://www.lua.org/source/5.0/ to see what I mean. One of the nice things about R is that if you want more info on a function than in the help page you can just type the name of the function at the R prompt and you get its source, at least if it itself was written in R.
2006 Aug 09
3
Regarding samba compilation
Hi, Am trying to add some Debug statement to smbd, for example in service.c. But problem is when I recomplile and make install, smbd doesnt get updated with that code. problem here is this smbd executable(usr/sbin/smbd) doesnt get updated with the latest install. please help.. Regards, Samid. _______________________________________________ No banners. No pop-ups. No kidding. Make My Way
2004 Feb 11
0
New mailinglist? Nice!
Just saw that Lance Davis created a new mailinglist for CentOS! So I thought I'd say Hi! PatrickM "There is a great disturbance in the Source." _______________________________________________ No banners. No pop-ups. No kidding. Introducing My Way - http://www.myway.com
2005 Jul 04
0
error connecting dovecot from squirrelmail
the problem is: 1. the error in the mailerr file is: Jul 4 19:42:26 obelix dovecot: chdir(/home/user) failed with uid 1229: Permission denied Jul 4 19:42:26 obelix dovecot: child 16385 (imap) returned error 89 2. the error msg given by Squirrelmail is: ERROR: connection dropped by imapserver QUERY: CAPABILITY the dovecot and squirrelmail settings are same on both the servers 3. the
2005 Jul 05
1
Connection dropped by imap server Query: CAPABILITY
Hi all, I have installed squirrelmail-1.4.4 and dovecot 0.9.11 on a debian sarge machine. The tls/ssl support is disabled from both squirrelmail and dovecot imap server. When i try to login i get the following error message: ERROR: ERROR : Connection dropped by imap-server. Query: CAPABILITY If i give wrong password, it gives the message Unknown user or password incorrect. which is fine. The
2003 Oct 20
0
aliases
How about: nis.na <- complete.cases --- From: <Ted.Harding at nessie.mcc.ac.uk> Hi Folks, My recent response to Laura Quinn's query about matrix subsetting reminded of a question. I wrote: iDir <- ((Winds[,20]<45)|(Winds[,20]>315))&(!is.na(Winds[,20])) Now, I find "!is.na" a bit awkward to type, so I might prefer to type it as "nis.na".
2004 Jan 07
3
different win machines on PDC not accessible at different times
I am having nearly the EXACT same problem as http://lists.samba.org/archive/samba-technical/2003-December/033315.html I have samba 3.0.1-1 rpms and fedora core 1. Samba is set as a WINS server, which the win2k machines, who use DHCP from router, are pointed to by the WINS server address specified in router(each of the win2k machines, via ipconfig /all reveal they do in fact use the wins server).
2003 Oct 22
2
Excel to R
I have Excel files containing data that I would like to move to R. They are in the standard form of a one row header followed by rows of data, one record per row EXCEPT that there are a few rows of comments before the header. The number of rows of comments varies. For Excel files of this form without comments I have had success with: require(RODBC) z <-
2004 Jan 07
0
different win machines on PDC not accessible at diffe rent times
This problem is something about SAMBA smbd. It doesn't matter whether samba runs also as WINS server. I wrote earlier: http://lists.samba.org/archive/samba/2003-December/077722.html My networks WINS server is WINDOWS 2000, not samba. I had both my PDC and BDC upgraded to 3.0.1 once. The errors accessing W2K workstation went away after downgrading both samba servers to 3.0.0. Even BDC can