Displaying 20 results from an estimated 6000 matches similar to: "Samba CP850 related errors."
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]
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
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
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
2008 Jul 23
1
No connection after upgrade to 3.2.0
Hello,
I already worked with Samba (3.0.?) several month now on my NSLU2 with
SlugOS BE. A few days ago the version was updated to 3.2.0 and no
connection was possible afterwards. I searched the net but without
relevant hits.
I've created a new config file from scratch but got the same error again:
root@LKG65AAA4:~$ netstat -an |egrep ':(137|138|139|445)'
netstat: no support for
2007 Jul 28
1
Error while contacting ADS from Samba server
Hi List,
We have a problem in connecting ADS server from SAMBA. Whenever we
try to contact the
ADS server from the Samba its giving error as LDAP_NO_RESULTS_RETURNED.
We have varified the code also, in the code also its giving three
possibilities to raise that error message,
I am pasting the portion of code here,
File name: libads/ldap.c
Function name: ads_server_info
Code snippet
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
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
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
2006 Nov 24
0
samba-3.0.23d server doesn't join in domain
Hi,
We are testing the samba-3.0.23d in a samba server as role member in a
domain with PDC (samba-3.0.20) and ldap as backend.
The first tests don't left us join the machine in the domain, the
following is showed:
[root@machinetest bin]# ./net rpc testjoin -d 10
[2006/11/24 12:28:26, 5] lib/debug.c:debug_dump_status(391)
INFO: Current debug levels:
all: True/10
tdb: False/0
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
>
2007 Jun 05
0
net rpc vampire problems
I am trying to vampire the account database from my NT 4 DC (that has
SP6A installed). The DC's name is nemesis. The samba computer's name
is mjollnir.
The directions seem trivial:
1.) Join the Domain as a BDC with:
net rpc join -S nemesis -W WHSD -U Administrator
this worked fine and I can see the computer listed in server manager
with type "Windows NT Backup"
2.) Run
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 Feb 23
1
Re. : Re: SPNEGO nego problem (REPOST)
I have the problem with smbclient -L ...
This is a level 50 debug message
[2004/02/23 10:45:00, 5] lib/debug.c:debug_dump_status(359)
INFO: Current debug levels:
all: True/50
tdb: False/0
printdrivers: False/0
lanman: False/0
smb: False/0
rpc_parse: False/0
rpc_srv: False/0
rpc_cli: False/0
passdb: False/0
sam: False/0
auth: False/0
winbind:
2006 Apr 04
0
Need help debugging (long)
Thanks!
This is in regards to bug 3084, I am trying to find out why samba is
crashing. I am using glibc-2.4 with nptl threads. It seems to be a memory
or threading issue. Thanks for any help.
Running smbd through gdb:
Breakpoint 6, charset_name (ch=CH_DISPLAY) at lib/charcnv.c:57
57 const char *ret = NULL;
(gdb)
Continuing.
Substituting charset 'ANSI_X3.4-1968' for
2005 Jan 23
1
Winbind without netbios
Hi there,
Im using for long time winbind + squid for my proxy server and it has
been working very good... No problems at all.
Some months ago, I decided to get rid of Netbios protocol and start to
use only dns for name resolution on my domain. That's when my problem
begin.
All my windows servers and workstations are doing fine without netbios
but I cant get winbind to work without