search for: make_unicodemap

Displaying 20 results from an estimated 22 matches for "make_unicodemap".

2003 Mar 04
1
codepages and cross-compiling
I'm working on a packaging of samba for OpenZaurus (http://openzaurus.sf.net). We build on an x86 system cross-compiling for the Zaurus systems (an ARM platform). The part that is giving me trouble is the code pages. Can I safely compile them with the make_smbcodepage and make_unicodemap on the x86 and then use them on the ARM? Or are the platform dependent? Is there anyway I can shrink them? They take up a lot of space on such a tiny system. Any other hints? Ciao! -- So Buddha walks into a pizza parlor and says: "Hey, make me one with everything." The Doctor What:...
2003 Jan 20
3
Second Posting! Please reply - Need HELP!!
...server to “mydomain”. But also gave the error message about “Unicode_map.850” and “Unicode_map.ISO8559” didn’t exist underneath “codepages” directory. I know that I do have “CP850.txt” and “CPIS8559.txt” files, but I was not able to create those binary Unicode files because I do not have the right “make_unicodemap” excecutable. Can someone help me with this? I have “make_unicodemap.c” executable but that seems be taking input file in format “unicode_def.850”, which I do not have. But note that I was able to Join to mydomain. 13) When I looked at “/usr/local/samba/log.smbd” and “log.nmbd” files they had the s...
2002 Jul 26
1
creating unicode_map.437 and unicode_map.ISO8859-1?
Hello, I am running HP-UX 11 with Samba 2.2.5 binaries for HPUX and I keep getting the error that Samba can't find the unicode_map.xxx file. Well, I notice that all I have in /usr/local/samba/lib/codepages is codepage type files, not unicode. Why do the binaries not include a compiled make_unicodemap? I did download the source and found the .c file for the command. When I try to run "configure" to build everything I get the following errors: Is there a way to build everything successfully or at least build only the make_unicodemap command? Better yet, if there is somewhere I can dow...
2001 Nov 01
1
Sol 2.8 - Samba 222- --with-pam compile errors
...e {pointer to char resp, int resp_retcode}, pointer to void) returning int Compiling passdb/pdb_tdb.c Compiling passdb/pdb_ldap.c Compiling passdb/pdb_nisplus.c Compiling printing/pcap.c Compiling printing/print_svid.c .................... ........... ........... ................... Compiling utils/make_unicodemap.c Linking bin/make_unicodemap Compiling utils/smbcacls.c Linking bin/smbcacls Compiling pam_smbpass/pam_smb_auth.c with -KPIC "pam_smbpass/pam_smb_auth.c", line 85: warning: argument #2 is incompatible with prototype: prototype: pointer to pointer to char : "/usr/include/secu...
2002 May 27
1
samba 2.2.4 bugs
...igned char" because they differ by signed/unsigned attribute. (ptrmismatch1) SMBNTencrypt(password, chal, local_nt_response); -----------------------------^ Compiling libsmb/cli_srvsvc.c Compiling libsmb/cli_dfs.c Compiling libsmb/cli_reg.c Linking bin/rpcclient Compiling utils/make_unicodemap.c Linking bin/make_unicodemap Compiling utils/smbcacls.c Linking bin/smbcacls Compiling utils/nmblookup.c Linking bin/nmblookup Nas?r YILMAZ ATM/Network Group Unix system manager Tel : +90 0212 588 38 00 int. : 1768 Fax : +90 0212 632 26 67 E-mail : nyilmaz@iski.gov.tr " Sysadmins never...
2000 Apr 17
0
Samba 2.0.7pre4
....../samba-2.0.7pre4/packaging/RedHat/samba2.spec, there are a a couple of misc. errors: (Line 40:) %changelog * Fri Apr 14 2000 John H Terpstra <jht@turbolinux.com> (Line 245:) for i in 437 737 850 852 861 866 932 936 949 950 ISO8859-1 ISO8859-2 ISO8859-5 ISO8859-7 KOI8-R do %{prefix}/bin/make_unicodemap $i CP$i.TXT /etc/codepages/src/CP$i.TXT /etc/codepages/unicode_map.$i done -------------- next part -------------- HTML attachment scrubbed and removed
2003 Jun 22
0
samba-2.2.8a libsmbclient install
...os/u/samba/bin/libsmbclient cp: cannot stat `libsmbclient': No such file or directory chmod: getting attributes of `/home/somos/u/samba/bin/libsmbclient': No such fil The reason is a slight oversight. IN the Makefile you have : PROGS2 = bin/smbpasswd bin/make_smbcodepage bin/rpcclient bin/make_unicodemap bi n/smbcacls bin/smbsh bin/smbwrapper.so libsmbclient but the last part should be 'bin/libsmbclient' instead I think. However, that is still not enough. I now get : make: *** No rule to make target `/bin/libsmbclient', needed by `all'. Stop. So I don't know how it is sup...
2004 Nov 24
0
Missing smbd, nmbd in Samba package 2.2.10?
...xr-xr-x 11 root wheel 512 Nov 21 04:21 ../ -r-xr-xr-x 1 root bin 446 Sep 2 16:24 convert_smbpasswd* -rwxr-xr-x 1 root wheel 437892 Sep 2 16:24 make_printerdef* -rwxr-xr-x 1 root wheel 435785 Sep 2 16:24 make_smbcodepage* -rwxr-xr-x 1 root wheel 433285 Sep 2 16:24 make_unicodemap* -r-xr-xr-x 1 root bin 205 Sep 2 16:24 mksmbpasswd.sh* -rwxr-xr-x 1 root wheel 634494 Sep 2 16:24 nmblookup* -rwxr-xr-x 1 root wheel 1149659 Sep 2 16:24 rpcclient* -rwxr-xr-x 1 root wheel 1117028 Sep 2 16:24 smbcacls* -rwxr-xr-x 1 root wheel 711119 Sep 2 16:24 smbcl...
2002 May 29
0
Need help compiling on HPUX 11.00 for 2.2.4
...winbindd WINBIND_PAM_PROGS = WINBIND_LPROGS = nsswitch/libnss_winbind.so SPROGS = bin/smbd bin/nmbd bin/swat PROGS1 = bin/smbclient bin/smbspool bin/testparm bin/testprns bin/smbstatus bin/smbcontrol bin/tdbbackup bin/make_printerdef PROGS2 = bin/smbpasswd bin/make_smbcodepage bin/rpcclient bin/make_unicodemap bin/smbcacls MPROGS = LPROGS = $(WINBIND_PAM_PROGS) $(WINBIND_LPROGS) PROGS = $(PROGS1) $(PROGS2) $(MPROGS) bin/nmblookup TORTURE_PROGS = bin/smbtorture bin/msgtest bin/masktest bin/locktest bin/locktest2 SHLIBS = libsmbclient SCRIPTS = $(srcdir)/script/smbtar QUOTAOBJS=smbd/noquotas.o #...
2002 May 28
0
link errors compiling 2.2.4 on HP-UX 11.00
...winbindd WINBIND_PAM_PROGS = WINBIND_LPROGS = nsswitch/libnss_winbind.so SPROGS = bin/smbd bin/nmbd bin/swat PROGS1 = bin/smbclient bin/smbspool bin/testparm bin/testprns bin/smbstatus bin/smbcontrol bin/tdbbackup bin/make_printerdef PROGS2 = bin/smbpasswd bin/make_smbcodepage bin/rpcclient bin/make_unicodemap bin/smbcacls MPROGS = LPROGS = $(WINBIND_PAM_PROGS) $(WINBIND_LPROGS) PROGS = $(PROGS1) $(PROGS2) $(MPROGS) bin/nmblookup TORTURE_PROGS = bin/smbtorture bin/msgtest bin/masktest bin/locktest bin/locktest2 SHLIBS = libsmbclient SCRIPTS = $(srcdir)/script/smbtar QUOTAOBJS=smbd/noquotas.o #...
2002 Jun 11
0
Sol 2.8-Samba 2.2.4-Sun WS 6 C Compiler-Compiler Warning Messages
...otype: pointer to const unsigned char : "include/proto.h", line 789 argument : pointer to char Compiling libsmb/cli_srvsvc.c Compiling libsmb/cli_dfs.c Compiling libsmb/cli_reg.c Linking bin/rpcclient cc: Warning: illegal option -dc cc: Warning: illegal option -dp Compiling utils/make_unicodemap.c Linking bin/make_unicodemap Compiling utils/smbcacls.c Linking bin/smbcacls cc: Warning: illegal option -dc cc: Warning: illegal option -dp Compiling utils/nmblookup.c Linking bin/nmblookup Compiling nsswitch/wbinfo.c Compiling popt/findme.c Compiling popt/popt.c Compiling popt/poptconfig.c Compi...
2002 Dec 03
2
Samba SWAT 2.2.7 Doesn't Work in Redhat8.0?
...13 23:10:57 EST 2002 [root@ibmapt root]# [root@ibmapt root]# ls /usr/local/samba/bin findsmb nmbd smbclient smbmount smbtar testparm make_printerdef nmblookup smbcontrol smbpasswd smbumount testprns make_smbcodepage rpcclient smbd smbspool swat wbinfo make_unicodemap smbcacls smbmnt smbstatus tdbbackup winbindd [root@ibmapt root]# cat /etc/services # /etc/services: # $Id: services,v 1.31 2002/04/03 16:53:20 notting Exp $ # # Network services, Internet style ... netbios-ns 137/tcp # NETBIOS Name Service netbios-ns 137...
2002 Mar 14
4
Samba client issues
Hello everyone, I am a newbie to samba. I am trying to mount a Windows 2000 share directory on my linux box using smbmount. I am able to do so successfully. But I do see some errors pop up when I run the command. My mount seems to be stable and it is mounted as rw. # smbmount "//EngineerWKS85/My Drivers" /mnt/samba -o username=MyUsername,password=MyPassword,workgroup=MyWorkgroup
2002 Feb 24
3
Multiple Instancies of Samba on a single System
Hi out there, i intend to run multiple Instancies of Samba on a single, multi-homed, server, with each instance bound to a specific (logical) interface. If this works, it would be fine to me. Mainly for administrative Reasons. (You won't believe, but from time to time it becomes necessary to restart some services, but restarting the entire server is a real mess) Well here my
2002 Jun 21
1
samba-2.2.5 -- a minor "make install" problem and 2 suggestions
...= @WINBIND_LTARGETS@ -SPROGS = bin/smbd bin/nmbd bin/swat +SPROGS = bin/smbd bin/nmbd @SWAT_PROG@ PROGS1 = bin/smbclient bin/smbspool bin/testparm bin/testprns bin/smbstatus bin/smbcontrol bin/tdbbackup bin/make_printerdef @RUNPROG@ PROGS2 = bin/smbpasswd bin/make_smbcodepage bin/rpcclient bin/make_unicodemap bin/smbcacls @WRAPPROG@ @WRAP@ @WRAP32@ @PAM_MOD@ @PDBEDIT@ @LIBSMBCLIENT@ MPROGS = @MPROGS@ @@ -103,7 +103,7 @@ TORTURE_PROGS = bin/smbtorture bin/msgtest bin/masktest bin/locktest bin/locktest2 SHLIBS = libsmbclient -SCRIPTS = $(srcdir)/script/smbtar $(srcdir)/script/findsmb +SCRIPTS = $(sr...
2000 Mar 31
3
Samba 2.0.7pre3 snapshot released.
...o if people would test this I'd be grateful. Also, if other packaging maintainers could look at their versions of the packaging and send me fixes that would be good. Note that I will just apply these as sent as I cannot easily test most of them. The extra files that need to be installed are the make_unicodemap man pages and binaries, the "Using Samba" html and gif files, (yes I know gifs are evil, sorry, we're working on that :-) and the unicode map binary files. The final things left to do before official 2.0.7 release are : (1) Fix any reported bugs in this release (2) Get "Using S...
2003 Jan 28
1
can't create user entries in smbpasswd
...l/samba/bin/tdbbackup Installing bin/make_printerdef as /usr/local/samba/bin/make_printerdef Installing bin/smbpasswd as /usr/local/samba/bin/smbpasswd Installing bin/make_smbcodepage as /usr/local/samba/bin/make_smbcodepage Installing bin/rpcclient as /usr/local/samba/bin/rpcclient Installing bin/make_unicodemap as /usr/local/samba/bin/make_unicodemap Installing bin/smbcacls as /usr/local/samba/bin/smbcacls Installing bin/pdbedit as /usr/local/samba/bin/pdbedit Installing bin/nmblookup as /usr/local/samba/bin/nmblookup Installing bin/wbinfo as /usr/local/samba/bin/wbinfo ===================================...
2002 May 06
1
A make problem with Samba 2.2.4
...gned char" because they differ by signed/unsigned attribute. (ptrmismatc h1) SMBNTencrypt(password, chal, local_nt_response); -----------------------------^ Compiling libsmb/cli_srvsvc.c Compiling libsmb/cli_dfs.c Compiling libsmb/cli_reg.c Linking bin/rpcclient Compiling utils/make_unicodemap.c Linking bin/make_unicodemap Compiling utils/smbcacls.c Linking bin/smbcacls Compiling utils/nmblookup.c Linking bin/nmblookup # #
2003 Apr 20
1
log of build of 2.2.8a on Solaris9 using SUN's studio7 cc.
...cclient/cmd_srvsvc.c Compiling rpcclient/cmd_dfs.c Compiling rpcclient/cmd_reg.c Compiling rpcclient/display_sec.c Compiling libsmb/cli_spoolss.c Compiling libsmb/cli_netlogon.c Compiling libsmb/cli_srvsvc.c Compiling libsmb/cli_dfs.c Compiling libsmb/cli_reg.c Linking bin/rpcclient Compiling utils/make_unicodemap.c Linking bin/make_unicodemap Compiling utils/smbcacls.c Linking bin/smbcacls Compiling pam_smbpass/pam_smb_auth.c with -KPIC "pam_smbpass/pam_smb_auth.c", line 89: warning: argument #2 is incompatible with prototype: prototype: pointer to pointer to char : "/usr/include/secu...
2003 Dec 01
0
No subject
...ba pre-3 from about 2 weeks ago > > smb.conf: > client code page = 850 > > Following is my codepage file i use now. > > You also have to compile the codepage text file to a codepage map, > and copy the resulting unicode_map.850 file to $SAMBA/lib/codepages > > > make_unicodemap 850 CP850_W2k.TXT unicode_map.850 > > Good luck > Alex > > > > cat CP850_W2k.TXT > # > # Name: ISO 8859-1 (1987) to Unicode > # Unicode version: 1.1 > # Table version: 0.1 > # Table format: Format A > # Date...