similar to: Samba 3 Solaris 9 and charset cp850

Displaying 20 results from an estimated 2000 matches similar to: "Samba 3 Solaris 9 and charset cp850"

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 Aug 27
0
Error in charset
Hello, please help me, I' use: OS: Solaris 8 Samba: 2.2 up to 3.0.0 It's error while run net command: ./net join --workgroup=intranet --ipaddress=10.x.x.x --user=> [2003/08/27 10:04:11, 0] lib/module.c:smb_load_module(40) Error loading module '/usr/local/samba/lib/charset/ISO8859-1.so': ld.so.1: ./net: fatal: /usr/local/samba/lib/charset/ISO8859-1.so: open failed: No such
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
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
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]
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':
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
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
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 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 >
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
2003 Sep 30
1
OpenBSD 3.4/Samba 3.0.0 CP850.so core dump
I'm trying to install Samba 3.0.0, and it seems to compile ok. When I run testparm or try to start either daemon, I get the following: testparm:/usr/local/lib/charset/CP850.so: undefined symbol 'smb_register_charset' lazy binding failed! Segmentation fault (core dumped) Info: gcc v2.95.3 g## v2.95.3 /usr/local/lib/charset/CP850.so does exist ./configure options: --with-smbwrapper
2014 Nov 04
1
Are CP850.so and CP437 still needed for smbclient 4.0.7 and later
Are CP850.so and CP437 still needed for smbclient 4.0.7 and later? They don't seem to be built in that release !? From what I've gathered, they seem to be for ms-DOS support, and more needed on the server than the client. Please let me know, so we can remove the dependency to deliver the 2 files. - Mike ?
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 Mar 28
1
Samba 3.2.15 : DOS charset problem on powerpc big endian architecture
Hello, With a default CP850 dos charset, I can?t connect and receive a ?protocol negotiation failed? error message # testparm -v |grep charset Load smb config files from /etc/samba/smb.conf Module '/usr/lib/charset/CP850.so' loaded Server role: ROLE_STANDALONE dos charset = CP850 unix charset = UTF-8 display charset = LOCALE # smbclient -L MYSERVER
2006 Jun 27
1
iconv.c / static charset prototype/assembler bug?
Hi! I think there is a little bug in the current samba release (3.0.22). Take a look at cp850.c at the last line and you will see following definition: SMB_GENERATE_CHARSET_MODULE_8_BIT_GAP(CP850) Using the macros from charset.c, the preprocessor expands this to: NTSTATUS charset_CP850_init(void) \ { \ return
2003 Jun 21
1
Charset module could not load
Hello, Everything I've tested so far regarding my Samba 3.0.0 beta 1 installation works great, despite the following error: Error loading module '/usr/local/samba/lib/charset/CP850.so': Cannot open "/usr/local/samba/lib/charset/CP850.so" This error comes up when I run any of the Samba binaries, such as smbpasswd, pdbedit, etc... also it shows up in log.smbd, log.nmbd when
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
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
2008 Jan 22
1
roaming profiles moved to a new machine - big confusion
Hello samba dancers, I'm Friedrich Strohmaier and new to this mailing list. More important: I'm (very) new to PDCing Computers in a network, and I ran in big troubles doing so. Try to tell a long story in short: I'm a fairly experienced administrator for linux systems, and was orderd to move a serverinstallation (SuSE7.0, Samba2.2.x) to a new machine. The old machine did stop