Displaying 20 results from an estimated 800 matches similar to: "charset problem with smbmount"
2007 Aug 15
1
installation of packages
Dear All,
Have just installed v2.5.1 on Windows XP. Works fine but I had quite a few
pakages loaded for 2.5.0 (from contributed) and was wondering how I can
get 2.5.1 to recognise them without having to reinstall them all.
Is this possible or do I have to reinstall all the packages again?
I required 2.5.1 for lme4 and matrix.
Many thanks in advance.
2010 Oct 20
3
how to set Ruby path?
How do I set the Ruby path that Puppet uses? I have Ruby Enterprise
Edition installed for my *application*, installed from source and
symlinked (/usr/local/bin/ruby) so it''s in the path, overriding the
default .deb installed standard Ruby (/usr/bin/ruby). For *Puppet* I
want to use the standard Ruby (/usr/bin/ruby).
I''m seeing some hangs during my Puppet runs and I''m
2002 Apr 17
4
openssh-SNAP-20020412 and AIX ...
Folks,
On AIX 4.3.3-08ML with the IBM C Compiler, and ssh configured to use
the prngd-socket "/dev/egd-pool", the make bombs out at:
/usr/bin/cc -g -I. -I. -I/usr/local/include
-DSSHDIR=\"/usr/local/etc\"
-D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\"
-D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\"
2008 Feb 05
5
32 bit applications on 64 bit machine
Hi people,
I have a 64 bit Centos machine. My problem is that I can't run 32 bit applications on that. I can compile with the 32 bit option my sources, but when I'm trying to run them I obtain the following error message:
-bash: ./a.out: cannot execute binary file
And the file a.out returns the following:
a.out: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux
2001 Mar 16
2
SIGHUP/av[0] restart failure
Hello,
OpenSSH 2.5.1p1 running under AIX 4.3.3ML06. When I send a HUP
signal to the parent sshd, that parent process dies, it's children
get "adopted" by init, and the following message is put in the error
log ...
Mar 13 12:01:48 whippet sshd[31644]: Received SIGHUP; restarting.
Mar 13 12:01:48 whippet sshd[31644]: RESTART FAILED: av[0]='sshd',
error: No such file or
2004 Aug 13
2
heavy load on port 443
Hi,
While I was working, the follwing message flud the screen.
Aug 13 23:32:28 www /kernel: Limiting closed port RST response from 213
to 200 packets per second
The /var/log/apache_ssl_engine.log started
to grow with similar messages:
[13/Aug/2004 23:43:49 66440] [error] SSL handshake failed (server
www.beco.hu:443, client 217.102.90.240) (OpenSSL library error follows)
[13/Aug/2004 23:43:49
2001 Mar 26
1
duplicated lines in serverloop.c? (openssh252p2)
Hi,
I was looking through the source, and I noticed that the following
code appears twice in the file serverloop.c. Is it supposed to, and
if not, would there be any ill effect?
+289
+290 /* Read and buffer any available stdout data from the
program. */
+291 if (!fdout_eof && FD_ISSET(fdout, readset)) {
+292 len = read(fdout, buf,
2001 Oct 12
2
lr with positive coeffs
Is there any way in R to do a linear regression with positive
coefficients only?
Thanks for any help!
Sandor Lehoczky
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To:
2011 Aug 16
4
Dashboard table resource_statuses growing uncontrollably
I''ve "inherited" the administration of a puppet-dashboard (version
1.1.0, installed on RHEL 5.6 from puppetlabs RPM), and have hit a
problem I''m hoping for some help with.
In short, one table, "resource_statuses" appears to be growing at a
rate far higher then the other tables:
mysql> select count(*) from nodes;
+----------+
| count(*) |
+----------+
|
2004 Oct 26
4
Yet another charset problem
Hi,
I am well aware that the charset problem has been discussed many times
over. But after two days of googling and testing, I did not make any
progress. I am mounting Windows XP Pro shares with french filenames
on a Linux. The linux is a 2.4.27 kernel with the following settings:
CONFIG_SMB_FS=y
CONFIG_SMB_NLS_DEFAULT=y
CONFIG_SMB_NLS_REMOTE="UTF8"
CONFIG_SMB_NLS=y
CONFIG_NLS=y
2004 May 04
1
domain member server problems
Hi folks,
A friend of mine has one samba PDC and about ten member server around this
PDC. The only problem he has that he has to add the new users on every
member server instead of main them only on the PDC. So how can get member
servers synchronized. He uses samba password authentication. I think using
ldap could be the ultimate solution. I'm wondering your opinion.
thanks., Sandor
--
2004 Aug 13
6
sequences in the auth.log
Hi all,
I found similar sequences in the
/var/auth.log files of freebsd boxes, I supervise.:
Aug 13 13:56:08 www sshd[26091]: Illegal user test from 165.21.103.20
Aug 13 13:56:11 www sshd[26093]: Illegal user guest from 165.21.103.20
Aug 13 13:56:15 www sshd[26096]: Illegal user admin from 165.21.103.20
Aug 13 13:56:18 www sshd[26103]: Illegal user admin from 165.21.103.20
Aug 13 13:56:21 www
2008 Sep 08
0
Help request from non-expert: mounting a samba drive with the right charset for accented filenames
Hi all,
I hope someone might be able to offer me some advice. I have a NAS
box, a QNAP TS-109 which runs a version of Debian Linux. It has a
local ext3 drive, and I also smbmount a network drive on it (a Lacie
ED mini which I have tried formatted as both ext3 and FAT32 without
solving my problems).
My problem is that I am unable to correctly rsync files with accented
characters in the names
2006 Feb 13
1
How to delete NON-EMPTY directories through a Samba share?
Hi all,
I have setup a Samba server as file and print server. Everything works
perfectly, I can print, I can write, delete files through Samba. But, the
only thing that does not work is to delete a NON-EMPTY directory. No error
message received, just don't want to delete it. As soon as I delete all
files from the directory, then the directory can be deleted too. The problem
is recursive for
2002 Mar 10
1
Hungarian codepage problem using smbmount
Dear Samba Developers, Dear Urban,
This was my original letter. I hope you get it correctly this time.
Maybe it was too big, now I reduced the size of this letter.
My goal is to make a Linux fileserver up and running with automatic
archiving functionality in a mixed Windows 2000 - Linux network and
since the beginning of February I could not solve my problem, so I
write to you hoping that you
2004 Aug 22
1
Wrong charset when mounting WindowsXP shares
Hello,
I don't seem to be able to mount a WindowsXP share with smbmount and
get the correct charset. From what I understand Win2000/XP use UTF-8
for SMB shares, so I tried to mount with -o iocharset=utf8 but it
did not make any difference. All extended characters are messed up
or truncated.
Here is what I found out using filenames with a '?':
When I mount a
2012 Apr 17
3
[Bug 781] New: iptables-multi no manual
http://bugzilla.netfilter.org/show_bug.cgi?id=781
Summary: iptables-multi no manual
Product: iptables
Version: unspecified
Platform: x86_64
OS/Version: Debian GNU/Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: iptables
AssignedTo: netfilter-buglog at lists.netfilter.org
2004 Sep 05
1
Charset Problem
EmailI have serverl mounted point having different iocharset
But samba 3.x seems just having one global "unix charset" option
Is there a way to set charset on a directory basis
2006 Nov 28
1
Windows XP share charset problem
Hello, there
I want to connect to a Windows XP share using the following line in my fstab
\\WINDOWS-PC\SHARE /dir/to/mount/share smbfs
auto,umask=0002,credentials=/etc/winpassword,iocharset=utf8,gid=0,noauto 0 0
It mounts OK but I can't get the charset shown correctly for non-ASCII
chars like ? ? ? et cetera.
I've even tried using cpage=850 option when mounting without success.
2014 Nov 18
1
Wrong charset on NTFS volumes (ext4 works fine)
Hi, first of all i'm sorry for my english.
I've a little problem with samba 3.6.6 and NTFS volume. I've mounted an
USB drive in NTFS format on my server, and all works fine (characters
are OK, i can create folders with accents or ? like "cami?n",
"mu?eca"...), but when i try to share that drive through samba, all
special characters look wrong and i can't