similar to: 3.0.0 and libiconv

Displaying 20 results from an estimated 4000 matches similar to: "3.0.0 and libiconv"

2005 Mar 24
3
iconv not working on Sparc Solaris 8
Hi, I am trying to compile Samba 3.0.13 but when I run configure I get the following in the output. checking for iconv in /usr/lib... yes checking can we convert from CP850 to UCS2-LE?... no checking can we convert from IBM850 to UCS2-LE?... no checking can we convert from ASCII to UCS2-LE?... no checking can we convert from 646 to UCS2-LE?... 646 checking can we convert from UTF-8 to
2004 May 04
0
Character, Codepage Problems?
Hello, we have some strange things with samba 3.0.2a, AIX5.1, ML03: 1. ./configure --prefix=/usr/samba : : checking for iconv in /usr... yes checking can we convert from CP850 to UCS2-LE?... no checking can we convert from IBM850 to UCS2-LE?... no checking can we convert from ASCII to UCS2-LE?... no checking can we convert from 646 to UCS2-LE?... no checking can we convert from UTF-8 to
2007 Jun 09
1
error loading US-ASCII.so
hello list, I have this error : Error loading module '/usr/local/samba/lib/charset/US-ASCII.so': Cannot open "/usr/local/samba/lib/charset/US-ASCII.so" when I try to get samba status with the start up script Samba is running under freebsd6.2-stable, I compile it from sources , with : $./configure --with-quotas --with-ads --with-ldap CPPFLAGS="-I/usr/include
2003 Oct 14
1
smb_register_charset error in Samba 3.0.0
Hi all. I upgraded one of my servers to Samba 3.0.0 over the weekend, using the source. Since doing so, I have had a huge number of errors logged on that system that are all related to usage of the smbmont command. Running smbmount (or mount.smbfs) gives the following error: mount.smbfs: error in loading shared libraries: /usr/local/samba/lib/charset/CP850.so: undefined symbol:
2009 Nov 02
4
samba & libiconv
Hi, I am building a NAS that only has a couple of SATA disks attached (no USB, no CD/DVD, no NFS, no ...). Since the available space for the rootfs is limited (only 8 MB), I'd like to omit libiconv because this library takes 875 Kbytes. The filesystem on the disks will be ext3. UClibc is built with WCHAR support. Can I build Samba 3.3.8 without libiconv and still have unicode filenames
2004 Jan 29
1
302rc1 and AIX 5.2
I'm getting some wierd things going on. Mostly segfaults with testparm, but others as well... AIX 5.2, IBM C compiler version 6.0, libiconv 1.9.1 compiled in shared mode. I've resolved the LIBPATH thing so I can compile correctly now. When I start nmbd, or smbd with the -D option they just chew up a ton of cpu and log level 10 only shows the code pages being mapped and that's it. I
2003 Oct 08
2
charsets in samba3
Is there any way to make samba use whatever the default charset was on samba 2.2.x (like 2.2.3?). I've just upgraded to samba 3 and just about every second file displays incorrectly on my windows clients and most of them refuse to open because of this. THis is causing absolute chaos to the point where I (an avid windows hater) am starting to look at reload all the servers in question with
2004 Jan 29
1
Small glitch in howto
Hi list, I'm on the way to translate the BDC Howto into french, and encountered a too quick Yjjjp (copy+down{3}+paste). It is in the table 6.1, last cell : Use rsync to synchronize the TDB database files from the PDC to the BDC. should read Use rsync to synchronize the smbpasswd file from the PDC to the BDC. Regards, J?r?me -- J?r?me Fenal - Consultant Unix/SAN/Logiciel Libre Groupe
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
2003 May 15
2
CVS-HEAD -- make error: "smbd/vfs.c:267: `static_init_vfs' undeclared (first use in this function)"
I configured "--with-vfs" -- "make" produced this error: [....] Compiling smbd/vfs.c smbd/vfs.c: In function `vfs_init_custom': smbd/vfs.c:267: `static_init_vfs' undeclared (first use in this function) smbd/vfs.c:267: (Each undeclared identifier is reported only once smbd/vfs.c:267: for each function it appears in.) make: *** [smbd/vfs.o] Error 1 SuSE-8.0, gcc-2.95.3
2004 May 10
2
Pdb-useredit
G'day ya all. i had a few day's off, and was able to make samba-3's first user editor (it's actualy an front-end for pdbedit!!) check out : http://213.34.118.231/pdbedit/ let me know what you think of this user manager for samba-3 Greetings. --------------------------------------------- Collen Blijenberg (Systeem/Netwerk Beheerder) Montessori Lyceum Herman Jordan Zeist
2004 Jun 24
2
Account desc mysql backend
ehh, just a little remark/note for the mysql passwd backend users and developers... when adding a user, the 'account desc' field is NOT filled in..! when adding some text manualy, and doing pdbedit -v <user> the field showes up, so when reading from the passwdbackend, the fields are resolved, when writting too the passwdbackend , the description field (and maybe more important
2006 Mar 22
1
Announcing Samba 4.0.0TP2
We have just uploaded the second technology preview of Samba 4. Samba 4 is the ambitious next version of the Samba suite that is being developed in parallel to the stable 3.0 series. The main emphasis in this branch is support for the Active Directory logon protocols used by Windows 2000 and above. Samba 4 is currently not yet in a state where it is usable in production environments. Note the
2006 Mar 15
1
GSSAPI and virtual Users?
Hi, is there a possibility to map login-names to allowed Kerberos-Principals? At the moment GSSAPI-authentication seems to work only if loginname and kerberos-principal are the same, or am I missing something? It would be really great to use GSSAPI-auth with virtual users. Thanks a lot! S. Thias
2003 Sep 26
1
how set samba use mysql
i see source that samba 3.0 support mysql , how to make it happen i have been complie with mysql support but how use make plugin i try like this : [root@pim pdb]# make libtool gcc -I../../source -I../../source/include -I../../source/ubiqx -I../../source/smbwrapper -Wall -g -c pdb_test.c mkdir .libs gcc -I../../source -I../../source/include -I../../source/ubiqx -I../../source/smbwrapper -Wall -g
2003 Sep 26
1
Mysql probs..
G'day.. I'm trying to compile samba with the expsam=mysql. but it gives back an error: sswitch/wb_common.c: In function winbind_named_pipe_sock': nsswitch/wb_common.c:136: storage size of `sunaddr' isn't known make: *** [nsswitch/wb_common.o] Error 1 mysql is working fine so no probs there.. even without-winbind compilation it keeps rerturning... got a idea ?? Collen
2003 Oct 02
1
Samba 3 + mysql + add new user?
Hi there. I've installed the new samba3 distribution and I'd like to use the mysql backend for the autentication instead of the normal passwd file. I've read the docs and I've added the correct info to smb.conf. Now, I'd like to create a new user in the database. Is there any script for that or I must do the "INSERT ..." by and (or create a script for that)
2004 Sep 16
1
does SMB run over DCOM ?
Hi all, OPC is a standard that specifies a collection of DCOM interfaces heavely used in the industrial automation domain. (http://www.opcfoundation.org) I would like to access these OPC objects that run in Windows from Linux computers, using the DCOM framework. Instead of implementing DCOM from scratch for Linux, I was considering 'stealing' some code off the SAMBA project relating
2005 Jan 15
1
pam auth with mysql
hi list, since, days i?m trying to auth. samba users with pam using mysql without any result this is my /etc/pam.d/samba: #@include common-auth #@include common-account #@include common-session auth required pam_mysql.so user=root passwd=** db=samba table=users usercolumn=login passwdcolumn=password crypt=1 account required pam_mysql.so user=root passwd=** db=samba table=users
2005 Jan 16
1
Unwanted MySQL logging
Hello, I'm running samba 3.0.10 as a PDC with users stored in MySQL on FreeBSD 5.3. And it works great. But i have one litte hickup. My samba logs are getting flooded with entries like this on: "Connecting to database server, host: localhost, user: XXX, password: XXX, database: auth, port: 3306" Containing the actual mysql username/password, it logs this everytime samba does a