Displaying 20 results from an estimated 120 matches similar to: "unicode/control characters displaying as ? with cifsfs"
2005 Dec 02
1
Cannot read strange filenames
Hello List,
on a windows-pc are files with an EURO-Sign "?" included in the
filenames. This is working between all XP and 2000 Clients.
But if i try to access such a file from a linux-box, I cannot read this
files. I switched to the german charset with EURO Sign but no success.
Then i tried the cifs instead of smbfs. But the same effect. Switching
to UTF-8 doesn't work too.
2006 Jul 31
1
Issues with cifs mounts following Samba upgrade to 3.0.23a
My LAN includes a server machine running FC4, with several shares mounted with
Samba. Yesterday, I upgraded the packages on the FC4 machine, and these
included Samba, which is now at 3.0.23a. Unfortunately, this seems to have
broken the mounted shares for my Ubuntu 6.06 installation on my Acer 1682WLMI
laptop. The cifs module on Ubuntu reports as version 1.39.
The symptoms are that I can
2006 Jul 26
1
Ubuntu samba slower than red hat??
Hi--
About 10 days ago I switched from a Red Hat 9.0 machine
as my Samba server to Ubuntu. Ever since, things have
been slow.
How do I mean, slow?
1st clue: previously, when I saved docs in OOo Writer,
I would go ctrl-S and once every 4th or 5th time it
would say it couldn't create a backup; now it is
every time. So to save I have to go ctrl-S esc esc ctrl-S.
2nd clue: WinXP on login to
2005 Aug 02
2
Winbind Understanding
I would like some clarification on Winbind's capabilities. I have winbind
up and fully functional. I can use wbinfo -g, wbinfo -u, etc..
I would like to use winbind to correlate sids to uid on filesystems
mounted with smbfs or cifs. In reading further I see lots of information
about doing this on EXT3 (or Linux filesystems that support ACL).
Perhaps, I had misunderstood the purpose of
2010 Oct 19
1
delivering mail to public mbox with permission 660?
I am migrating a couple old RH servers running sendmail and UW-IMAP to a
new Ubuntu 10.04 servers running Postfix and Dovecot.
I have everything working reasonably well except that the permissions of
newly created mbox mail folders is always 600.
I have reviewed the archives, google, and double checked everything is
as suggested in the Dovecot Wiki / SharedMailboxes / Permissions.
I am
2008 Apr 17
4
Bad file modification date/time stamps created from windows clients
I'm running samba server version 3.0.28a on an HP-UX pa-risc machine
with XP-pro windows clients.
When a windows client creates a new file on the samba share the
modification time is not set correctly.
On the HP-UX side date/time stamp shows as:
% ls -l README
-rwxr--r-- 1 e6b564 users 1081 Dec 13 1901 README
The date/time stamp is always "Dec 13 1901" ?
2019 Jan 14
5
Setting 'unix charset' kills the samba share
Hello,
When I define
*unix charset = ISO-8859-1*
in *smb.conf*, it does not work. When I comment it, the share works fine.
However, we need to define the charset...
When unix charset is
Here is the global section of smb.conf
[global]
workgroup = COMPANY
realm = COMPANY.COM
security = ADS
winbind use default domain = true
winbind offline logon = true
idmap config * :
2015 Jan 05
2
backup using the packages of Sernet
dear,
I made the installation of Samba4 in centos6, now I need to back up the structure, tried using the script that samba.org offers more he is giving this error.
See the error through the bash -x
bash -x samba_backup.sh
+ FROMWHERE = / var / lib / samba
+ WHERE = / root / backups
+ '[' N '' ']'
+ '[' -n '' -a -d '' ']'
+ '[' -n
2006 Aug 05
2
Frustrating locale setting error
Hi all,
This has been very frustrating for me trying to get this acts_as_ferret
working well on a Fedora box. On my mac it works great, no problems with
locale, but when I put the code live on my Fedora server, it complains
about the locale setting (Error occured at <analysis.c>:498 Error:
exception 2 not handled: Error decoding input string. Check that you
have the locale set
2009 Dec 07
9
Trying to Run OpenSolaris PV
Hey, everyone,
I''m running Xen 3.2 (SLES10) and trying to get an OpenSolaris PV domU to run correctly. I''ve followed a couple of the instruction sets out on the Xen wiki and other folks blogs, but I''m running into an issue with the domU crashing. The OpenSolaris version is the latest development release - 5.11-0.128. The config looks like this:
2010 Feb 05
1
About graphics
Hi,
I'm building a graph (barplot) in which the X axis label
disappears.
I tried to use the option mgp of par() and I could not get
the desired result.
Note that want the axis labels horizontally.
caes = c(37,20,19,16,75,103)
names(caes) = c("Pinscher", "Pastor \n Alem?o", "Poodle",
"Rottweiller", "SRD", "Outros")
caess =
2002 Aug 27
1
rsync problem in systemimager
Hello,
I'm working on the oscar-1.3 release with my Linux Itanium's cluster to
test cloning process via systemimager.
After having succeeded to boot my client node via the network, when
running the following script : /var/lib/systemimager/scripts/ced1.sh
rsync is able to get small files (e.g : mkdosfs). However, when the
script tries to rsync the whole oscar image in the following way :
2019 Feb 18
3
Encoding issues
Hi,
We found a (to our eyes) strange behaviour that might be a bug. First
a little bit of context. The 'units' package allows us to set the unit
using both SE or NSE. E.g., these both work in the same way:
units::set_units(1:10, "?m")
#> Units: [?m]
#> [1] 1 2 3 4 5 6 7 8 9 10
units::set_units(1:10, ?m)
#> Units: [?m]
#> [1] 1 2 3 4 5 6 7 8 9 10
2004 Jul 31
3
one extention, multiple phones
Is it possible to get a few 7960's and asterisk to allow all
of the 7960 phones to use one extentsion and can only be used
by one person at a time, have it indicate on the other 7960's
when one of the others has the line engaged. Basicly so like
I can setup a rule when an incoming call comes from IAX to
divert to this extension, it will ring the extension (thus all
phones), and allow me to
2015 Jan 05
0
backup using the packages of Sernet
On 05/01/15 12:04, Gabriel Franca wrote:
> dear,
>
> I made the installation of Samba4 in centos6, now I need to back up the structure, tried using the script that samba.org offers more he is giving this error.
>
> See the error through the bash -x
> bash -x samba_backup.sh
> + FROMWHERE = / var / lib / samba
> + WHERE = / root / backups
> + '[' N ''
2008 Aug 19
6
Recursive pxelinux.0 and pxelinux.cfg directories.
I am trying to set a uniform PXE environment to load multiple distros.
RHEL 5.1 and 4.7
SUSE 10.2 and 11
Solaris 10 X86
Window Multiple server versions.... - Why? Because I am in hell.
What I want is to have an upper level pxelinux.0 call the default menu directories that come with the releases.
Is there a way to call pxelinux.0 and point it at a different pxelinux.cfg directory?
2018 Apr 25
2
Samba 4 - ISO-8859-15 filenames not listed while browsing
Thanks Jeremy,
i'm analyzing this with the application team, we'll see what we can find.
> I was hoping to find a way for the samba4 server to behave like samba3 (as
> in ignoring bad characters and replacing them with an underscore
> character), which in the end resulted in the best compromise.
In the meantime, do you have any idea why there is difference between the
two
2015 Aug 07
6
GPO
Greetings list, for weeks I still have problems with a security policy, now update my samba to version 4.2.3 and I have the same problem , it is related to a desktop background that want to come out on the PC.
2012 Jul 26
4
Weird "cannot reassign variable name on node" error when I try to use standalone
Hi -- I''m trying call apply in standalone mode on a configuration I''ve
written.
The way I call the command is like this:
$ puppet apply manifests/site.pp -v --modulepath modules
The directory structure is simple:
.
manifests/site.pp
manifests/nodes.pp
modules/ ...
site.pp just includes nodes.pp, and nodes.pp looks like this:
https://gist.github.com/3181007
When I
2010 Nov 24
4
R encoding question
Hi,
I am using RpgSQL to retrieve data from a PostgreSQL database wich is
with encoding UTF8, and I have some Chinese character in one of the
columns, unfortunately R can't show it correctly.
> df <- dbGetQuery(con, "select * from test")
> df
a b
1 1 ????????\xa2
2 2 ???? EURO\xa1
I see the following option, do I need to change the encoding option to
show