search for: make_smbcodepag

Displaying 20 results from an estimated 29 matches for "make_smbcodepag".

Did you mean: make_smbcodepage
2003 Apr 11
2
2.2.8a install on HPUX 11i
..., I ploughed on regardless (not really expecting to succeed) root@cis1: in /u01/app/samba-2.2.8a/packaging/HPUX -->./create_package.sh Deducing Samba version from version.h ... 2.2.8a Creating list of codepage definitions ... 437 737 775 850 852 857 861 862 866 932 936 949 950 Running make_smbcodepage on codepage definitions ... ./gen_psf.sh[76]: ../../source/bin/make_smbcodepage: not found. ./gen_psf.sh[76]: ../../source/bin/make_smbcodepage: not found. ./gen_psf.sh[76]: ../../source/bin/make_smbcodepage: not found. ./gen_psf.sh[76]: ../../source/bin/make_smbcodepage: not found. ./gen_psf....
2003 Jun 19
3
Exec file incompatible with hardware
...copied over the source and ran make, then make install - during the make install I received these errors: Installing codepage files in /usr/local/samba/lib/codepages Creating codepage file /usr/local/samba/lib/codepages/codepage.437 from codepage _def.437 installcp.sh[23]: /usr/local/samba/bin/make_smbcodepage: Execute permission deni ed. Creating codepage file /usr/local/samba/lib/codepages/codepage.850 from codepage _def.850 installcp.sh[23]: /usr/local/samba/bin/make_smbcodepage: Execute permission deni ed. Creating codepage file /usr/local/samba/lib/codepages/codepage.852 from codepage _def.8...
2003 Jun 15
1
Samba on STABLE
Hi, I installed Samba 3.0 from ports (latest 4.8-STABLE) but I couldn't find few files after installation, like make_smbcodepage (http://us1.samba.org/samba/docs/man/make_smbcodepage.1.html) and others, like the code page example files. Where are the files? A side note: how can I change installation directory when making 'make' in ports? Noor
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.&quo...
1998 Oct 15
1
Problem to map home dir
...) $(PAM_LIBS) $(DCE_LIBS) $(KRB5_LIBS) $(KRB4_LIBS) $(DES_LIB) INCLUDES1 = $(srcdir)version.h $(srcdir)local.h $(srcdir)includes.h $(srcdir)smb.h INCLUDES2 = $(srcdir)trans2.h INCLUDES = $(INCLUDES1) $(INCLUDES2) SPROGS = smbd nmbd PROGS1 = smbclient testparm testprns smbrun smbstatus smbpasswd make_smbcodepage PROGS = $(PROGS1) nmblookup make_printerdef $(MOUNT_PROGS) SCRIPTS = smbtar addtosmbpass ###################################################################### # object modules ###################################################################### # modules in the ubiqx library from Chris Hert...
2002 May 27
1
samba 2.2.4 bugs
...bin/smbstatus Compiling utils/smbcontrol.c Linking bin/smbcontrol Compiling tdb/tdbbackup.c Linking bin/tdbbackup Compiling utils/make_printerdef.c Linking bin/make_printerdef Compiling utils/smbpasswd.c Compiling libsmb/cli_lsarpc.c Compiling libsmb/cli_samr.c Linking bin/smbpasswd Compiling utils/make_smbcodepage.c Linking bin/make_smbcodepage Compiling rpcclient/rpcclient.c Compiling rpcclient/cmd_lsarpc.c Compiling rpcclient/cmd_samr.c Compiling rpcclient/cmd_spoolss.c Compiling rpcclient/cmd_netlogon.c Compiling rpcclient/cmd_srvsvc.c Compiling rpcclient/cmd_dfs.c Compiling rpcclient/cmd_reg.c Compiling...
2001 Apr 09
1
Japanese Codepage 932 Help.
Hi all, I am trying to get samba to work on my system with Japanese character, and I am really stuck. can anyone help me please? first of all, i only see the codepage.932 which i want to use is 8bytes, is this right file size of this file?.. i issued the command make_smbcodepage c /usr/local/samba/source/codepages/codepage_def.932 /etc/codepage.932 and that's what I got. and i also see the default installation codepage.932 is 8 bytes as well. second thing is that i put in my /etc/samba/smb.conf this two lines: coding system = EUC client code page = 932 are those co...
2003 Jun 22
0
samba-2.2.8a libsmbclient install
...nstalling libsmbclient as /home/somos/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....
2004 Nov 24
0
Missing smbd, nmbd in Samba package 2.2.10?
...total 8606 drwxr-xr-x 2 root wheel 512 Nov 22 11:04 ./ drwxr-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:...
1999 Jan 13
2
makefile and path questions
...y upgraded it to samba 1.9.18p1 and had the opportunity to fiddle with the make file after not doing this for a couple of months. The default makefile sorts the files like this: BINDIR (/usr/local/samba/bin) smbpasswd smbrun smbclient testparm testprns smbrun smbstatus smbpasswd make_smbcodepage nmblookup make_printerdef smbmount smbmnt smbumount SBINDIR (/usr/local/samba/bin) smbd nmbd LIBDIR (/usr/local/samba/lib) smb.conf lmhosts printers.def codepages/ (code pages) VARDIR (/usr/local/samba/var) log.smb log.nmb locks/ (lock files) /usr/local/samba/private/s...
2002 May 29
0
Need help compiling on HPUX 11.00 for 2.2.4
...= bin/wbinfo WINBIND_SPROGS = bin/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/sm...
2002 May 28
0
link errors compiling 2.2.4 on HP-UX 11.00
...= bin/wbinfo WINBIND_SPROGS = bin/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/sm...
2002 Jun 11
0
Sol 2.8-Samba 2.2.4-Sun WS 6 C Compiler-Compiler Warning Messages
...l Compiling tdb/tdbbackup.c Linking bin/tdbbackup Compiling utils/make_printerdef.c Linking bin/make_printerdef Compiling utils/smbpasswd.c Compiling libsmb/cli_lsarpc.c Compiling libsmb/cli_samr.c Linking bin/smbpasswd cc: Warning: illegal option -dc cc: Warning: illegal option -dp Compiling utils/make_smbcodepage.c Linking bin/make_smbcodepage Compiling rpcclient/rpcclient.c Compiling rpcclient/cmd_lsarpc.c Compiling rpcclient/cmd_samr.c Compiling rpcclient/cmd_spoolss.c Compiling rpcclient/cmd_netlogon.c Compiling rpcclient/cmd_srvsvc.c Compiling rpcclient/cmd_dfs.c Compiling rpcclient/cmd_reg.c Compiling...
2002 Dec 03
2
Samba SWAT 2.2.7 Doesn't Work in Redhat8.0?
....com) (gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)) #1 Wed Nov 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/...
1997 Dec 16
0
New Samba alpha release - 1.9.18alpha13
...dynamically loading client code pages has been added to allow the case insensitivity to be done dependent on the code page of the client. Note that Samba still will only handle one client code page at a time. This will be fixed when Samba is fully UNICODE enabled. Please see the new man page for make_smbcodepage for details on adding additional client code page support. Changed code. ------------- Samba no longer needs the libdes library to support encrypted passwords. Samba now contains a restricted version of DES that can only be used for authentication purposes (to comply with the USA export encrypt...
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
1998 Jan 12
1
Samba 1.9.18p1 released.
...dynamically loading client code pages has been added to allow the case insensitivity to be done dependent on the code page of the client. Note that Samba still will only handle one client code page at a time. This will be fixed when Samba is fully UNICODE enabled. Please see the new man page for make_smbcodepage for details on adding additional client code page support. 4). New Printing support. ------------------------- An implementation of the Windows 95 automatic printer driver installation has been added to smbd. To use this new feature please read the document: docs/PRINTER_DRIVER.txt Thanks to J...
2002 Jun 21
1
samba-2.2.5 -- a minor "make install" problem and 2 suggestions
...NBIND_PAM_TARGETS@ WINBIND_LPROGS = @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 $(src...
2003 Jan 28
1
can't create user entries in smbpasswd
...as /usr/local/samba/bin/smbstatus Installing bin/smbcontrol as /usr/local/samba/bin/smbcontrol Installing bin/tdbbackup as /usr/local/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...
2002 May 06
1
A make problem with Samba 2.2.4
...bin/smbstatus Compiling utils/smbcontrol.c Linking bin/smbcontrol Compiling tdb/tdbbackup.c Linking bin/tdbbackup Compiling utils/make_printerdef.c Linking bin/make_printerdef Compiling utils/smbpasswd.c Compiling libsmb/cli_lsarpc.c Compiling libsmb/cli_samr.c Linking bin/smbpasswd Compiling utils/make_smbcodepage.c Linking bin/make_smbcodepage Compiling rpcclient/rpcclient.c Compiling rpcclient/cmd_lsarpc.c Compiling rpcclient/cmd_samr.c Compiling rpcclient/cmd_spoolss.c Compiling rpcclient/cmd_netlogon.c Compiling rpcclient/cmd_srvsvc.c Compiling rpcclient/cmd_dfs.c Compiling rpcclient/cmd_reg.c Compiling...