Displaying 20 results from an estimated 109 matches for "cp437".
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
?
2003 Oct 01
2
Problem with samba 3.0.0 installation
...My enviroment is:
Solaris 8 (sparc)
gcc 3.1
GNU make 3.80
Currently samba 2.2.8a is running. When I try install the version
3.0.0, after executing 'configure' and 'make' without problem, I execute
'make install' and it finish with the error:
(...)
Installing bin/CP437.so as /usr/local/samba/lib/charset/CP437.so
./install-sh -c bin/libsmbclient.so /usr/local/samba/lib
mksh: Fatal error: Cannot load command `./install-sh': Bad file number
Current working directory /tmp/samba-3.0.0/source
*** Error code 1 (ignored)
: bin/libsmbclient.a /usr/local/samba/lib
./in...
2003 Aug 29
1
RC2: Compile errors Solaris 8 (cc) and suggested fix
Hi,
I've got 2 errors while compiling CP850.c and CP437.c:
"modules/CP437.c", line 27: syntax error before or at: [
"modules/CP437.c", line 282: warning: syntax error: empty declaration
"modules/CP850.c", line 27: syntax error before or at: [
"modules/CP850.c", line 282: warning: syntax error: empty declaratio...
2003 Nov 04
1
General installation question: mksh error
Here is the last output from the make install command:
Installing bin/readonly.so as /usr/local/samba/lib/vfs/readonly.so
Installing bin/cap.so as /usr/local/samba/lib/vfs/cap.so
Installing bin/CP850.so as /usr/local/samba/lib/charset/CP850.so
Installing bin/CP437.so as /usr/local/samba/lib/charset/CP437.so
./install-sh -c bin/libsmbclient.so /usr/local/samba/lib
mksh: Fatal error: Cannot load command `./install-sh': Bad file number
Current working directory /tmp/samba-3.0.0/source
*** Error code 1 (ignored)
: bin/libsmbclient.a /usr/local/samba/lib
./in...
2003 Sep 11
1
samba samba-3.0.0rc3 make install error
...rying to compile samba-3.0.0rc3 on solaris9 x86
make install booms out with an error.
./configure --prefix=/data4/samba --with-profiling-data --with-quotas --with-sys-quotas
--with-acl-support
make
make install
....
....
Installing bin/CP850.so as /data4/samba/lib/charset/CP850.so
Installing bin/CP437.so as /data4/samba/lib/charset/CP437.so
./install-sh -c bin/libsmbclient.so /data4/samba/lib
mksh: Fatal error: Cannot load command `./install-sh': Bad file number
Current working directory /data4/samba-3.0.0rc3/source
*** Error code 1 (ignored)
: bin/libsmbclient.a /data4/samba/lib
./install-s...
2004 Jan 29
1
The 'make install' error
.../vfs/fake_perms.so
Installing bin/default_quota.so as /usr/local/samba/lib/vfs/default_quota.so
Installing bin/readonly.so as /usr/local/samba/lib/vfs/readonly.so
Installing bin/cap.so as /usr/local/samba/lib/vfs/cap.so
Installing bin/CP850.so as /usr/local/samba/lib/charset/CP850.so
Installing bin/CP437.so as /usr/local/samba/lib/charset/CP437.so
./install-sh -c bin/libsmbclient.so /usr/local/samba/lib
make: execvp: ./install-sh: Permission denied
make: [installclientlib] Error 127 (ignored)
: bin/libsmbclient.a /usr/local/samba/lib
./install-sh -c /samba-3.0.0/source/include/libsmbclient.h /usr/l...
2008 Sep 07
1
Request for advice on character set conversions (those damn Excel files, again ...)
...ed Window 3.1, Windows95 and Windows NT versions of
the thing (with maybe a Mac or two thrown in for good measure...).
The problem is that 1) I need to read strings, and 2) those
strings may have various encodings. In the same sheet of the same file,
some cells may be latin1, some UTF-8 and some CP437 (!).
read.xls() alows me to read those things in sets of dataframes. my
problem is to convert the encodings to UTF8 without cloberring those who
are already (looking like) UTF8.
I came to the following solution :
foo<-function(d, from="latin1",to="UTF-8"){
# Semi-smart...
2003 Sep 04
2
build samba rpm for redhat 9
...o.5 libnsl.so.1
libnsl.so.1(GLIBC_2.0) libpam.so.0 libpopt.so.0
libreadline.so.4 libresolv.so.2 libssl.so.4 pam >=
0.72 perl(Exporter) perl(Net::LDAP) perl(smbldap_conf)
perl(strict) perl(vars)
Obsoletes: samba-common samba-client samba-swat
Processing files: samba-debuginfo-3.0.0rc2-1
Provides: CP437.so.debug CP850.so.debug audit.so.debug
cap.so.debug default_quota.so.debug
extd_audit.so.debug fake_perms.so.debug
libnss_winbind.so.debug libnss_wins.so.debug
libsmbclient.so.debug netatalk.so.debug
pam_smbpass.so.debug pam_winbind.so.debug
readonly.so.debug recycle.so.debug
Requires(rpmlib): rpml...
2008 Jul 14
2
Windows XP Files Disapearing
...stions would be much appreciated!
============================================================================
[global]
wins support = yes
bind interfaces only = no
interfaces = 192.168.1.203/24
hosts allow = 192.168. localhost 127.
log level = 1
config file=/opt/etc/samba/smb.conf
unix charset = CP437
dos charset = CP437
os level = 8
workgroup = unslung
server string = unslung
printcap name = /opt/etc/printcap
load printers = no
max log size = 10
security = user
encrypt passwords = yes
smb passwd file =/opt/etc/samba/smbpasswd socket options = TCP_NODELAY SO_KEEPALIVE SO_SNDBUF=65535
SO_RCVBUF=6...
2004 Dec 13
2
compile samba v3.0.9 vfs-errors
...r'
modules/vfs_shadow_copy.po(.text+0x7c0): undefined reference to `dbgtext'
Compiling modules/CP850.c with -fPIC
Building plugin bin/CP850.so
modules/CP850.po: In function `init_module':
modules/CP850.po(.text+0x1c5): undefined reference to
`smb_register_charset'
Compiling modules/CP437.c with -fPIC
Building plugin bin/CP437.so
modules/CP437.po: In function `init_module':
modules/CP437.po(.text+0x1c5): undefined reference to
`smb_register_charset'
..END..
Here are the first lines of the posting found in
http://lists.samba.org/archive/samba/2004-October/094787.html :
>...
2003 Aug 16
1
Error mounting Win2K share on Debian box
...quot; /mnt/smbmnt
I got this error:
mount: wrong fs type, bad option, bad superblock on //192.168.1.10/Perrin's
Documents, or too many mounted file systems
Here are the smb related lines from my kernel (2.4.20) .config file:
CONFIG_SMB_FS=y
CONFIG_SMB_NLS_DEFAULT=y
CONFIG_SMB_NLS_REMOTE="cp437"
I don't even have the cdrom mounted so I'm discounting the possibility of
too many mounte file systems. What incredibly simple thing am I overlooking
this time?
Thanks,
John Purser
2003 Sep 15
1
still missing ISO8859-1.so in RC4 on solaris 9
...;/usr/local/samba-3.0.0rc4/lib/charset/ISO8859-1.so': ld.so.1: testparm:
fatal: /usr/local/samba-3.0.0rc4/lib/charset/ISO8859-1.so: open failed:
No such file or directory
In fact:
# ls -l /usr/local/samba-3.0.0rc4/lib/charset
total 18
-rwxr-xr-x 1 root other 8648 Sep 15 10:28 CP437.so
-rwxr-xr-x 1 root other 8528 Sep 15 10:28 CP850.so
# testparm -v
[global]
dos charset = CP850
unix charset = UTF-8
display charset = LOCALE
Anyway, a big thank you to all you hard working Samba developpers!!
Great piece of software...
--
Mit freundlichen Gruessen
Paul Coray...
2008 Jan 22
2
RFD: Internationalizing the menu system
I know quite a few people have interest in internationalizing the menu
system. This is a tricky problem, since have a full-blown rendering
engine for the more complex languages (Indic, Semitic and East Asian
languages being the main ones that have substantial complexities.)
Given that, I was thinking that the most sensible thing might be to
pre-render strings (basically menu items and
2004 Jul 15
0
smbmount codepage problem
...inal. So, I believe that my problem has to do with the codepage and
charset settings that I am feeding to smbmount. I appear to have version
3.0.3 of smbmount.
In my fstab, I am passing the following options to smbmount:
rw,user,noauto,password=foo,uid=imac,gid=imac,\
iocharset=iso8859-1,codepage=cp437
I have all native language support codepages included in my kernel,
which is 2.6.6, as modules. When I start up my machine, the module
nls_cp437 seems to be automatically loaded and used in order to check
and then mount the Windows partitions that I have on my machine.
However, smbmont never seems...
2005 Aug 14
5
RPM SPEC rebuild errors
...libdl.so.2(GLIBC_2.1)
libgssapi_krb5.so.2 libk5crypto.so.3 libkrb5.so.3 liblber-2.2.so.7
libldap-2.2.so.7 libncurses.so.5 libnsl.so.1 libnsl.so.1(GLIBC_2.0)
libpopt.so.0 libreadline.so.4 libresolv.so.2 samba-common = 0:3.0.10
Obsoletes: smbfs
Processing files: samba-common-3.0.10-1.fc3
Provides: CP437.so CP850.so config(samba-common) = 0:3.0.10-1.fc3
libnss_winbind.so libnss_wins.so libsmbclient.so.0 pam_winbind.so
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh
Requires(pre...
2009 Jul 14
5
Under Ubuntu 9.04
this was running ok in 8.10 but now I get the following message:
pierre at ozone:~/Desktop$ /usr/bin/wine /media/BOOTER/Program\ Files/BCArchive.exe
fixme:toolbar:TOOLBAR_SetExtendedStyle Unknown Toolbar Extended Style 0x00000020. Please report.
fixme:win:GetProcessDefaultLayout ( 0x32de74 ): No BiDi
Where should I be reporting this, and what information should I include?
BCArchive.exe is an
2003 Sep 16
0
error with make install samba-3.0.0rc4
...mba-3.0.0rc4
./configure --prefix=/data5/samba --with-libiconv=/usr/local/lib --with-krb5=/us
r/local/sbin --with-ldap --with-profiling-data --with-quotas --with-sys-quotas -
-with-acl-support
make
make install
....
....
Installing bin/CP850.so as /data5/samba/lib/charset/CP850.so
Installing bin/CP437.so as /data5/samba/lib/charset/CP437.so
./install-sh -c bin/libsmbclient.so /data5/samba/lib
make: execvp: ./install-sh: Permission denied
make: [installclientlib] Error 127 (ignored)
: bin/libsmbclient.a /data5/samba/lib
./install-sh -c /data5/samba-3.0.0rc4/source/include/libsmbclient.h /data5/sa...
2014 Nov 15
1
Clarification on the appropriate idmap settings for a standalone server
...tandalone
netbios name = C_GRINDER
workgroup = WORKGROUP
security = user
pid directory = /var/run/samba
smb passwd file = /var/etc/private/smbpasswd
private dir = /var/etc/private
create mask = 0666
directory mask = 0777
client ntlmv2 auth = yes
dos charset = CP437
unix charset = UTF-8
log level = 1
2006 Jun 27
1
iconv.c / static charset prototype/assembler bug?
...\
return smb_register_charset(&CP850_functions); \
} \
NTSTATUS is defined in nt_status.h as follows:
typedef struct {uint32 v;} NTSTATUS;
#define NT_STATUS(x) ((NTSTATUS) { x })
#define NT_STATUS_V(x) ((x).v)
Ok, when cp850/cp437 is compiled as static, config.h has following macro:
#define static_init_charset { charset_CP850_init();
charset_CP437_init();}
This static_init_charset macro gets called in iconv.c. But at this point
in the file there is no function prototype for charset_CP850_init and
charset_CP437_i...
2001 Nov 05
1
name resolution across subnet bounderies
...cast=192.168.6.255 nmask=255.255.255.0
resolve_lmhosts: Attempting lmhosts lookup for name Tri-st-s001<0x20>
getlmhostsent: lmhost entry: 192.168.4.2 TRI-ST-S001
Connecting to 192.168.4.2 at port 139
4873: session request ok
4873: session setup ok
4873: tconx ok
smbfs: failed to load nls 'cp437'
I have the same problem when I try to get winbindd (or for that
case wbinfo -t) info in the 192.168.6.X (client-) subnet from
192.168.4.X (server-) subnet.
there I get from winbind:
[ 3870]: check machine account
resolve_lmhosts: Attempting lmhosts lookup for name TRITECH<0x1b>
getlm...