similar to: Error in charset

Displaying 20 results from an estimated 9000 matches similar to: "Error in charset"

2008 Aug 20
0
Samba issue not able to join to domain
Hello All, We are facing the below problem when connecting to domain quake:/etc/sfw-> /usr/sfw/sbin/net join -w AGILENT -U sshanmug -s /etc/sfw/smb.conf [2008/08/18 23:10:25, 0] lib/charcnv.c:(159) init_iconv: Conversion from UTF-16LE to CP850 not supported [2008/08/18 23:10:25, 0] lib/charcnv.c:(167) init_iconv: Attempting to replace with conversion from UTF-16LE to ASCII [2008/08/18
2004 Apr 22
1
Samba 3.0.2a problems on Solaris 8
Tried to upgrade our Samba 2.2.8a domain controller (Solaris 8) to Samba 3.0.2a. Compiled using gcc 3.3.2, linked to libiconv-1.8, popt-1.7 and cups-1.1.20. I shut down the Samba 2.2.8a. Removed everything in var/locks. Did a "make install" to install 3.0.2a, then restarted Samba. My smb.conf is basically the same as 2.2.8a with "domain admin group" removed. When I stared
2009 Aug 12
0
Samba CP850 related errors.
Hi, I am trying to run Samba on my linux machine. I am getting the following errors when I execute the smbd daemon. The daemon aborts after some time. I see the following in the log file: init_iconv: Conversion from CP850 to UTF-16LE not supported [2009/08/11 13:44:33, 0] lib/charcnv.c:166(init_iconv) init_iconv: Attempting to replace with conversion from ASCII to UTF-16LE [2009/08/11
2003 Feb 06
1
Net ADS JOIN error
Hi all, After having spend 2 days to resolve my problem to configure Samba 3.0 (the path to the libgcc_s was wrong) I've finally installed it and I'm trying to join the W2K AD domain with the command: 1. kinit admin@OUR.DOMAIN.ORG (asking password and getting the ticket from the W2K) 2. net ads join -Uadmin@OUR.DOMAIN.ORG (doesn't work) error message : [2003/02/06 15:09:02, 0]
2003 Nov 06
1
Error trying to resolve symbol 'init_module'
Hi: I've just installed Samba 3.0.0 on FreeBSD 4.9-RELEASE, and it appears to work correctly, but I get the following errors when running 'net' or 'smb*' commands. The install was from source with no changes made to default. i.e. './configure; make; make install'. [2003/11/06 10:25:45, 0] lib/module.c:do_smb_load_module(58) Error trying to resolve symbol
2005 Apr 18
0
3.0.14a: sig11/panic on redhat6x
Linux Red Hat 6.x: egcs-1.1.2-24 glibc-2.1.3-22 binutils-2.9.1.0.23-6 kernel-2.2.22-6.2.3 libiconv-1.9.1-1 libiconv-devel-1.9.1-1 Last working is 3.0.10, never tried 3.0.11 3.0.12. 3.0.13 and 3.0.14a will crash at first smbd usage. Notes: - To make it compile I performed the following adaptations perl -pi -e 's|-Wl,-Bsymbolic -Wl,--allow-shlib-undefined||' Makefile - No
2006 Jun 01
0
3.0.22 on solaris9 does not start as daemon
I'm trying to start smbd (samba 3.0.22) as daemon (smbd -D --configfile=/etc/smb.conf) on solaris 9 sparc with current recommended patches but the smbd process never returns from trying to become a daemon. Samba was built with ldap, (heimdal) kerberos and active directory support using gcc 3.3.2 from sunfreeware. Solaris 9 is a new install on a development machine with production patches.
2006 Jun 04
1
samba 3.0.22 on solaris9 does not start as daemon
I'm trying to start smbd (samba 3.0.22) as daemon (smbd -D --configfile=/etc/smb.conf) on solaris 9 sparc with current recommended patches but the smbd process never returns from trying to become a daemon. Samba was built with ldap, (heimdal) kerberos and active directory support using gcc 3.3.2 from sunfreeware. Solaris 9 is a new install on a development machine with production patches. The
2005 Mar 12
2
UTF-8 problem when not using UTF-8, but Umlauts
On Sat, Mar 12, 2005 at 12:12:27PM +0100, Gerhard Strangar wrote: > High, > > I'm running some Windows 9x Clients which don't use Unicode for SMB. It > didn't cause any problems when using Samba 2, because the UNIX machines > use ISO8859-1 and the Windows 9x use CP850 and no conversion was > neccessary, German Umlauts like ?, ?, ?, ?, ?, ? and ? were the same on >
2008 Feb 19
2
Charset conversion : init_iconv error
Hi all, Debian Server with linux-image-2.6.18-5-amd64 and Samba 3.0.24-6et: When I run testparm I get the error: Load smb config files from /etc/samba/smb.conf init_iconv: Conversion from UTF-16LE to IS0-8859-15 not supported init_iconv: Attempting to replace with conversion from UTF-16LE to ASCII init_iconv: Conversion from UTF8 to IS0-8859-15 not supported init_iconv: Attempting to
2006 Dec 03
0
Samba 3 Solaris 9 and charset cp850
Hello, After a migration from Samba 3.0.2a to Samba 3.0.21b on a Sun server Solaris 9, we have problems with "charset cp850 conversion not supported". tesparm -v : ... init_iconv: Conversion from cp850 to UTF8 not supported ... In the smb.conf we have : unix charset = cp850 dos charset = cp850 If we change these parameters or if we use their default value, the name of files or
2004 Aug 05
2
libiconv problems
Hello all, OK - Im kind of stumped on this one and google wasnt much help. Its probably something stupid and obvious, but I could use another pair of eyeballs. When compiling Samba 3.0.5 on Solaris 9 (using the Sun directory server 5.1 as the LDAP, but compiled against the OpenLDAP libraries in /usr/local/lib) I got the following error during the make: lib/iconv.c: In function `sys_iconv':
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
2011 May 11
1
(Cross ) Install and Conversion problem
With some extra effort of export samba_cv_CC_NEGATIVE_ENUM_VALUES=0 I could compile Samba3 for ARM. (./configure --host=arm-none-linux-gnueabi --build=i686; make) As I couldn't install samba on my host with make install (as I compiled on Intel machine) I just - copied smbclient, libwbclient.so, - created an empty /usr/local/samba/lib/smb.conf - and copied lowcase.dat and upcase.dat to that
2005 Oct 18
0
Samba3.0.4: Troubles with charset
Hi all, I have a samba 3.0.4 installation on AIX 5.2 ML05. Trying to establish Samba with special character support for Italian language I have some troubles in displaying them in smb.conf I was not able to put CP850, so I put in # Global parameters [global] dos charset = UTF8 display charset = UTF8 checking with testparm -sv it looks fine
2003 Sep 07
1
Iconv support - Samba 3.0rc2/Solaris 9 (sparc)
Hi all, I have just compiled and installed Samba 3.0rc2 on Solaris 9 8/03 using gcc 3.3. sh makepkg.sh almost crashed the Sun box, as I ran out of swap space in /tmp. I didn't realise that the binaries were going to be over 800mb. The box came back after about 5 minutes and I was able to add more swap space using mkfile and swap -a. I think a warning would be a good idea, otherwise perhaps
2005 Aug 09
0
Error loading module '/opt/local/samba/lib/charset/ISO8859-1.so'
I'm trying to install Samba. I need to put some files on Samba server accessed from Windows clients and authenticated through our Win2k Active Directory Server. I'm following instructions from "Chapter?13_?Identity Mapping (IDMAP).htm", but at the moment I cannot connect. I've follow many directions from too much sites over Internet, and there are a lot of instructions, buy
2004 Jul 22
1
Charset disaster moving from 2.2.8 to 3.0.4
Hi all! I'm REALLY depressed! After moving from samba 2.2.8 to 3.0.4 I can not read my files. All names are corrupted. I used NO charset options in the original (2.2.8) smb.conf (which means that all names are in cp850, doesn't it ?) No I have installed 3.0.4, libiconv also. But can not figure out what to set in smb.conf. I use Solaris 8, LC_CTYPE=ru_RU.KOI8-R. And windows XP/2000
2009 Mar 26
0
Trouble joining AD 2008 Server
Hi all I am having trouble joining a server to our new AD 2008 server with DOMAIN security mode. ADS Security mode works just fine ,but the server is going to be a Clearcase Vobserver and ADS is not supported. The AD server is also configured to only allow NTLMv2 and not older NTLM, the last 4 lines i global show this. Tried version 3.3.2 and 3.0.34. Same errors om both. Joining a older AD
2004 Aug 12
0
Unable to see Samba server in network neighbourhood
Hi, I am using samba-3.0.4. I am trying to connect to AD server which is a 2k-server machine and is also the KDC server. My krb5.ini on the 2k server and /etc/krb5.conf on samba server look like this ------------------------------------------------- krb5.conf ------------------------------------------------- [logging] default = FILE:/var/log/krb5libs.log kdc = FILE:/var/log/krb5kdc.log