Displaying 20 results from an estimated 110 matches similar to: "special character encoding problem"
2013 Mar 23
1
Character change to Unicode format escape character when create a data frame
Hi,
I want to create a data frame including a column containing some special characters, like "ø". when I print that data frame out, the content change to <U+00F8>, and when save the data frame to a txt file, the content keep in that style, but I need it in its original form, anybody can explain?
> x <- data.frame(part = c("målløs", "ny"))
> x
2011 Nov 10
1
Sum of the deviance explained by each term in a gam model does not equal to the deviance explained by the full model.
Dear R users,
I read your methods of extracting the variance explained by each
predictor in different places. My question is: using the method you
suggested, the sum of the deviance explained by all terms is not equal to
the deviance explained by the full model. Could you tell me what caused
such problem?
> set.seed(0)
> n<-400
> x1 <- runif(n, 0, 1)
> ## to see problem
2009 Oct 30
2
R-help Digest, Vol 80, Issue 30
Dear friends,
I will be very happy if anyone tell me the way to change work directory
permanently?
I mean not use the function setwd() which can only change temporary, when
you close the console, it will the old directory.
Sys.setenv(R_USER = '') also doesn't work.
[[alternative HTML version deleted]]
2017 Oct 15
3
can only ssh unidirectional
Dear developer,
This issue may be not related to openssh but I am not sure. So post it here for some luck.
The issue is like this:(you can see more formatted description at (https://serverfault.com/questions/878504/can-only-ssh-unidirectional)
I have two centos 7.2 server. One machine ip is
10.104.196.18, another machine is 10.240.197.21. I can successfully ssh from 10.104.196.18 to
2020 Mar 01
2
samba_dnsupdate
On 29/02/2020 19:01, Rowland penny via samba wrote:
> No and I can see why you asked, I will update the page.
>
> It is supposed to update all the records found in a file called dns_update_list, which on Debian, is to be found here:
>
> /var/lib/samba/private/dns_update_list
>
Thanks Rowland.
Is it possible to add some feature requests for extra options for samba_dnsupdate
2011 Sep 18
0
samba log - mac osx - console output - hacking evidence?
On Sun, 2011-09-18 at 16:52 -0400, Jennifer Buxton wrote:
> Dear Samba Support,
1) This is not a support E-Mail address. This E-Mail address is for
reporting security vulnerabilities in the Samba software. It is not for
support.
2) For support issues, you may wish to take your question to the
samba at samba.org list, where I have redirected this reply.
3) At first glace, looking at the
2016 Nov 21
2
Winbind traffic not encrypted
A problem here getting winbind traffic to be encrypted using Kerberos.
I have set up a test environment with a pair of servers (actually lxc
containers):
- samba server (ubuntu 16.04, stock samba 4.3.11)
- client machine (ubuntu 16.04) joined with "net ads join" and winbind
The client machine has the following in /etc/samba/smb.conf:
-------
[global]
#netbios name = client-ad
2005 Sep 27
6
Memory and other settings for xen server, help needed....
Hi all,
i have a question. I''m going to setup a Xen server for a client.
It''s going to serve about 25 clients.
It''s a Athlon 64 3200+, which currently runs Debian i386-stable and xen
2.0.7
until Xen 3.0 is stable enough, and then i''m gonna replace it with
Debian amd64-stable and Xen 3.0.
The Xen dom''s consists of:
Samba , file printer sharing most
2005 Feb 28
0
winetools problem on amd64
Hey thanks to Johann, I got wine to install correctly on my amd64. Then
I installed winetools. When I run the newest build, version 2.1.1., and
try to install windows software, i get this output:
bash-2.05b$ winetools
found gettext in /usr/bin
which: no dillo in
2005 May 13
1
users can login; groups fail even though groups are visible in getent
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I've a machine, and users if granted permission work, but if I grant a group
permissions, the user can't get access, even though both winbind and getent report
that he is in that group.
Examples:
[CAD_BU2]
~ comment = CAD_BU
~ path = /mnt/H05/CAD_BU
~ valid users = @THG+mis_group
~ admin users = @THG+mis_group
~
2012 Apr 08
6
PMB.exe Error when Installing League of Legends
I'm using the terminal commands from http://appdb.winehq.org/objectManager.php?sClass=version&iId=19141
The LeagueofLegends.exe starts fine, but when it gets to the part where it starts Pando Media Booster, I get a Program Error saying "The program PMB.exe has encountered a serious problem and needs to close. We are sorry for the inconvenience."
Under that it says: "This
2013 Jun 14
14
Issues with Intel HD graphics 4000
Hey,
Are there any known issues with the Intel''s integrated HD graphics 4000? I just bought a new laptop and have tried everything I can think of to get Xen to load. After choosing Xen in GRUB, it just boots to a black screen. There is no error message , no dmesg output, nothing. I have no idea what is causing this problem. I''ve gotten Xen to install with no problems on another
2016 Dec 26
6
[Bug 99202] New: system freeze - fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT] - MULTIPLE_WARP_ERRORS - DATA_ERROR 00000004 [INVALID_VALUE] - ILLEGAL_CLASS ch 11 - RT_STORAGE_TYPE_MISMATCH - CLASS_SUBCH_MISMATCH
https://bugs.freedesktop.org/show_bug.cgi?id=99202
Bug ID: 99202
Summary: system freeze - fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT] -
MULTIPLE_WARP_ERRORS - DATA_ERROR 00000004
[INVALID_VALUE] - ILLEGAL_CLASS ch 11 -
RT_STORAGE_TYPE_MISMATCH - CLASS_SUBCH_MISMATCH
Product: xorg
Version: unspecified
2003 Oct 16
1
NET_SAMLOGON issue
Hi all,
I'm having a little trouble with my Samba setup. :-(
I hope some SMB protocol guru will be able to say to me what's going wrong!
I must apologize as it's a bit long and heavy in your mailbox, but this is not a trivial issue
and i think it requires some explanations to be fully understood.
So let's go!
Here is my setup:
- I use Samba 3.0.1-pre1 as PDC. Domain is called
2007 Aug 03
0
NT_STATUS_NO_SUCH_GROUP when attempting to connect
Hi,
I'm attempting to get my server set up to share out files using Active
Directory authentication. I also have winbind set up for shell logins
to the server. That part works fine, but when I attempt to connect to a
samba share with smbclient, I get rejected with "session setup failed:
NT_STATUS_LOGON_FAILURE".
I did some searching and found others with similar issues, and I
2007 Aug 03
0
Cannot connect to shares (groupmap problem?)
Hi,
First off, I apologize if this email goes through twice. I sent it
about an hour ago, but it appears to have never made it to the list, so
I'm sending again.
I'm attempting to get my server set up to share out files using Active
Directory authentication. I also have winbind set up for shell logins
to the server. That part works fine, but when I attempt to connect to a
samba
2006 Sep 01
0
[Fwd: Re: Authentication fails (sometimes)]
-------- Weitergeleitete Nachricht --------
Von: Kuldeep <kuldeep@turbolinux.co.in>
An: Mario Lipinski <mario.lipinski@gymszbad.de>
Betreff: Re: [Samba] Authentication fails (sometimes)
Datum: Fri, 01 Sep 2006 09:34:17 +0530
Dear Mario,
Can you tell me procedure for login on to domain(Windows server)
linux client.
I have joined in to domain but not able to login
Mario Lipinski
2006 Aug 30
1
Authentication fails (sometimes)
Hello,
I am usually able to log me onto my domain. However, i have problems to
get authentication under windows where I need admin rights, which also
succeeds some times.
I have the following in my groupmap:
# net groupmap list
admin (S-1-5-21-4092459118-2595994810-1099795350-512) -> admin
guests (S-1-5-21-4092459118-2595994810-1099795350-514) -> guests
gsb
2006 Jul 18
0
Access denied/WERR_ACCESS_DENIED on Printer Properties/rpcclient
hello to everyone,
I'm experiencing an annyoing problem with a shared printer (managed by
samba 3.0.20b-3.4 on Linux - SuSe). The problem is that I cannot
modify any of the printer settings (e.g. Location, etc. and of course
the driver to use). I've successfully uploaded the correct driver with
the APW in the print$ share. The printer data/settings can't be
modified by rpcclient too.
2002 Oct 23
3
cupsaddsmb rpcclient error
I am running samba 2.2.6 and cups 1.1.16. I can't get cupsaddsmb to
complete successfully. I'm at an end here, I can't think of anything
else to try after 2 weeks of searching the web. It copies the drivers
to the print$ share directory, however the SetPrinter command fails on
the rpcclient command and it returns with an NT_STATUS_UNSUCCESSFUL
error. At the SetPrinter failure, it