search for: blondel

Displaying 17 results from an estimated 17 matches for "blondel".

2002 Aug 28
3
win/linux connect problem
hi.. I have samba 2.2.1a on Mandrake 8.1, 2.4.17. My problem is a user from remote Win2k workstation can't see my shares when he wants to access my PC using my hostname. When accessing using my ip address, it works.. The error message in W2K is 'This user is not authorized to log in from this station' - or something like that.. Here's a part of my config. The same (or almost
2002 Jun 18
0
Re : Re: performance problem ??? AN ANSWER PLEASE ...
...as better to upgrade them to 4096. I am surprised with such a problem because I am the only one using samba here at the moment and my server is using U-160 SCSI interface so it should not cause these strange problems. Thanks for your help. Vincent ----- Original Message ----- From: "vincent blondel" <vincent.blondel@chello.be> To: <samba@lists.samba.org> Cc: "Trey Nolen" <tnolen@internetpro.net>; "Martyn Ranyard" <ranyardm@lineone.net> Sent: Wednesday, June 12, 2002 6:21 PM Subject: Re: performance problem ??? > http://www.tldp.org/LDP/sol...
2008 Sep 29
4
static libgcc issue on solaris 8
Hello all, little question. Has somebody already compiled samba on SunOS 5.8 because I cannot statically link libgcc libraries. I already tried "gcc -static-libgcc", added "-lgcc_s" to LIBS variable but always the same result. Below resulted compiled binary .. # ldd bin/ntlm_auth libthread.so.1 => /usr/lib/libthread.so.1 libsendfile.so.1 =>
2009 Apr 18
0
gettext-2.0.1, gettext_activerecord-2.0.1, gettext_rails-2.0.1
...----- * gettext-2.0.1 * Fixed bugs * doesn''t work with ruby-1.8.5. [Reported by Dan Coutu] * GetText.locale= can''t keep the locale. [Reported by Adam Ilan] * Break backward compatibility of bindtextdomain [Reported by Mamoru Tasaka(#24947), Mathieu Blondel] * Other trivial fixes/improvement. * 1.8 times faster than 2.0.0. * GetText::LocalePath is separated from GetText::TextDomainManager. Improve to find the locale path. * Enhance to support ruby-1.9.x [by OZAWA Sakuro] * gettext_activerecord-2.0.1 * parser.rb: skip anonymous clas...
2010 Sep 29
4
Problem when "valid users" is used
Hi, When I use "valid users" in smb.conf to limit access on my share, I have this message with smbclient : [global] workgroup = MYDOM domain master = no local master = no security = user passdb backend = ldapsam:ldap://x.x.x.x:389 ldap admin dn = cn=admin,dc=company,dc=com ldap suffix = dc=company,dc=com ldap user
2007 Dec 25
2
rsyncd.conf exclude/include questions ??
Hello, I get some troubles when rsyncing my FreeBSD 6.2 server from my iMac Leopard desktop. Below what I configured in rsyncd.conf .. [all] path = / uid = root gid = wheel read only = true include from = /home/rsync/etc/includes/rootfs /home/rsync/etc/includes/rootfs + /etc + /etc/make.conf + /boot + /boot/* - * This is the only way I found to only backup files directories I would like
1998 Aug 13
6
Performance Problems
I've been introducing a local company to the benefits of Linux and Samba, things have been going really well until I tried to provide some file sharing for 3 people on the Lan. Setup: RH 5.0 on a P5-133 running a small intranet with DHCP, file server, and local / remote mail services Samba 1.9.18 (not sure of patch level) I setup a directory accessible by only 3 users and copied a 2.4Meg
2002 Aug 14
1
Samba download Performance problems
Hi all, I had a few months ago problems with my linux server running slackware 8 and kernel 2.4.18 with samba 2.2.0a. I could not upload files on my server at more than 220 ko/s. This problem is now resolved with my recent upgrade of samba to version 2.2.5. I had to decrease SO_RCVBUF to 4096 in my smb.conf too. Between my previous value that was 8192 and the new one ( 4096 ) my upload increases
2003 Apr 19
1
mask question
Hi all, We are all using here a linux lan server with samba. We got unix and windows clients but I have some troubles with unix clients. I defined some shares with create mask = 0644. This works perfectly for windows and linux clients but when I list files on the remote lan server from my linux workstation, I don't see the real mask of the file. I always see the mask 0644 ( even if the file
2002 Jun 11
1
performance problem ???
Hi, I got a similar problem with my test configuration. I am using share drives from my AMD Athlon XP 1600+ / 512 DDR RAM running with NT4 workstation and my linux server is a Slackware 8.0 with kernel 2.4.18 and Samba 2.2.4 running on a Pentium 166 MMX / 128 RAM / U160 40Gb SCSI disk. My problem is a bit different. I get well a lot of performance but my connections often break. So I can well
2004 Jan 28
1
XP logins
...uration for a long time??? (I do updating of packages only) My smb.conf: [global] client schannel = no server schannel = no client signing = no server signing = no template primary group = staff unix charset = ISO8859-2 dos charset = CP852 admin users = root bind interfaces only = yes workgroup = BLONDEL server string = Samba load printers = yes printing = cups guest account = nobody log file = /var/log/samba/log.%m max log size = 1000 syslog only = no syslog = 0 security = user encrypt passwords = true passdb backend = smbpasswd socket options = TCP_NODELAY local master = yes os level = 64 domain...
2008 Dec 17
1
/var/lib/samba/winbindd_privileged permission issue.
Hello all, I am discussing more than two weeks with SQuid developpers for an issue I encounter with ntlm_auth process. You can get a complete overview of the discussion at the url specified below but you can also get a summary later in this mail. http://www.mail-archive.com/squid-users@squid-cache.org/msg60371.html I get a complete platform based on OpenLDAP 2.3.43, MIT-KerberosV 1.6, Samba
2012 Jun 18
0
igraph 0.6 released
...raph.options() and getIgraphOpt(). - Igraph functions can now print status messages. =========================== R: New or updated functions =========================== Community detection ------------------- - The multi-level modularity optimization community structure detection algorithm by Blondel et al. was added, see multilevel.community(). - Distance between two community structures: compare.communities(). - Community structure via exact modularity optimization, optimal.community(). - Hierarchical random graphs and community finding, porting the code from Aaron Clauset. See hrg.game()...
2012 Jun 18
0
igraph 0.6 released
...raph.options() and getIgraphOpt(). - Igraph functions can now print status messages. =========================== R: New or updated functions =========================== Community detection ------------------- - The multi-level modularity optimization community structure detection algorithm by Blondel et al. was added, see multilevel.community(). - Distance between two community structures: compare.communities(). - Community structure via exact modularity optimization, optimal.community(). - Hierarchical random graphs and community finding, porting the code from Aaron Clauset. See hrg.game()...
2008 Oct 28
1
"Failed to set servicePrincipalNames" join ADS issue.
Hello all, I am trying to make one of my solaris server member of our w2k3 ads domain. ldap and kerberos packages are installed. * when I try to get a ticket granting ticket, no problem ... kinit klist are all running fine .. below my krb5 config file # cat /etc/krb5/krb5.conf [logging] kdc = FILE:/var/log/krb5/krb5kdc.log # admin_server = FILE:/var/log/krb5/kadmind.log default =
2012 Nov 29
1
cmd-vacation.c:4:17: fatal error: lib.h: No such file or directory && ./configure: line 11410: -lssl: command not found
Hello Timo, Building 2.1.11 was ok, but rebuilding pigeonhole 0.3.3 for dovecot 2.1.11 show up the following errors: checking for dovecot-config in "/usr/lib/dovecot"... /usr/lib/dovecot/dovecot- config ./configure: line 11410: -lssl: command not found checking whether OS supports plugin dependencies... yes configure: creating ./config.status config.status: creating Makefile
2002 May 26
0
locking module - problem
Hi, I am upgrading my linux server to samba 2.2.4 and I compiled it as the following : ./configure --prefix=/usr/samba-2.2.4 --exec-prefix=/usr/samba-2.2.4 --with-configdir=/etc/samba --sysconfdir=/etc/samba --with-lockdir=/var/lock/samba --with-piddir=/var/lock/samba --with-codepagedir=/lib/codepages --with-logfilebase=/var/log/samba --with-privatedir=/etc/samba/private make make install Now,