similar to: Error running smbmount in Slackware 10

Displaying 20 results from an estimated 9000 matches similar to: "Error running smbmount in Slackware 10"

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:
2006 Jun 27
1
iconv.c / static charset prototype/assembler bug?
Hi! I think there is a little bug in the current samba release (3.0.22). Take a look at cp850.c at the last line and you will see following definition: SMB_GENERATE_CHARSET_MODULE_8_BIT_GAP(CP850) Using the macros from charset.c, the preprocessor expands this to: NTSTATUS charset_CP850_init(void) \ { \ return
2003 Nov 04
3
AW: wbinfo error
Hi, SuSE settings are set to german though. But where to add these rows? -----Urspr?ngliche Nachricht----- Von: rruegner [mailto:robowarp@gmx.de] Gesendet: Montag, 3. November 2003 17:34 An: Altrock, Jens; samba@lists.samba.org Betreff: Re: [Samba] wbinfo error Hi, to get to german umlauts and away from this failure message add this and setup root use lang in suse displaycharset = ISO8859-1
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
2004 Oct 04
2
smbmount and UTF-8 characters
Hello list! Sorry to be a pain, but I've hunted high and low and can't seem to find the answer. I have a Slackware 10 system and a Microsoft Windows 2000 system. On the Windows 2000 system are lots of files with extended characters - like (tm), (r) and characters with umlauts. I used the "locale" command and set LC_ALL=en_US.UTF8. I am running KDE and in the Konqueror
2002 Aug 05
1
smbmount: mount option "noauto" causes codepage and/or iocharset to fail
I've been trying several times now: # mount -t smbfs -o credentials=/etc/samba/private/credentials,codepage=cp850,iocharset=iso8859-1,noauto //machine/share\$ /mnt/share Causes: # ls /mnt/share/directory Sp?rsm?l.txt While this: # mount -t smbfs -o credentials=/etc/samba/private/credentials,codepage=cp850,iocharset=iso8859-1 //machine/share\$ /mnt/share Causes: # ls /mnt/share/directory
2007 Dec 15
1
modify a data.frame within a function
Hello all, I'm trying to modify a single column of a data frame to remove randomly half of the values. I want to do it within a function, but can not assign the modified column back into the data frame. It was easy and successful without a function, so I suspect the problem is the call of the single column within the function. removedata<-function(datafull,var.removed) { attach(datafull)
2005 Feb 13
0
Unable to mount Samba folders.
Hi all, Apologies if this has posted twice, I've only just found out how to post to a moderated group and my first attempts didn't work. I'm new to this newsgroup and quite new to Linux in general. My Samba ver 3.0.7 (under Mandrake 10.1) used to work happily linking to my Windows ME machine. After some problems with a reboot of my Linux machine I now get the folowing problems:
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
2005 May 27
1
ADS Join problem samba3.0.14a kerberos 1.3.5
Hi List, I'm getting an error join an ADS Domain, using samba 3.0.14a & kerberos 1.3.5. When I look at the debug output from the join attempt, it almost seems as though The join is looking for an OU or something from the AD that doesn't exist. I'm not an Windows person and the AD admins are not around to help peep this out. Can anyone take a look at the debug output below and
2002 Mar 10
1
Hungarian codepage problem using smbmount
Dear Samba Developers, Dear Urban, This was my original letter. I hope you get it correctly this time. Maybe it was too big, now I reduced the size of this letter. My goal is to make a Linux fileserver up and running with automatic archiving functionality in a mixed Windows 2000 - Linux network and since the beginning of February I could not solve my problem, so I write to you hoping that you
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
2002 Oct 30
2
codepage-conversion for smbclient
Hi list, I've browsed through the archives, but I didn't find a answer for this: I use smbclient to access a windowsNT 4.0 server. I get only '?' for filenames which contains Umlauts. F.e., a file called "Verkn?pfung" is displayed as "Verkn?pfung". I use following mount-string: mount.smbfs //SERVER/Share /home/xxx -o rw noexec nosuid nodev user codepage
2002 Sep 02
1
incomplete smbmount smbfs Win98SE iso8859-1 translation in kernel 2.4.18
I'm getting only partial iso8859-1 translation from an smbfs mount from my Win98SE machine. The smbfs mounted file system shows most lower-case accented characters fine; but, it substitutes underscores for most of the upper-case accented characters (and a few lower-case ones too): # uname -a Linux elm 2.4.18-8.1mdkian3 #7 Sat Aug 17 15:19:44 EDT 2002 i686 unknown (Mandrake 8.2 Linux with all
2009 Jan 14
1
RE: return codes ?
Hey I have just installed Samba 3.2.7 on my Debian 4.0 with compile. But I'm trying to to join my Windows AD, and samba returns Using short domain name -- UNDERVISNING Joined 'MAIL' to realm 'UNDERVISNING.LOCAL' return code = 0 First I got return code = -1 I just assumed that this was bad, so I powered on, but now I get return code = 0 but I still can't get any user
2005 Oct 30
1
smbmount codepage/iocharset settings vs NT4
Hi, I'm in the process of setting up a backup server for a somewhat antiquated NT4 server. Backup server is CentOS-4 (~ RHEL-4), kernel-2.6.9-11.EL, samba-client-3.0.10-1.4E, rsync-2.6.3-1, LANG=en_US.UTF-8. NT4 shares are mounted on the server and rsynced to local disk. This setup is working pretty well, however on the NT box there are some files with names containing odd characters like
2009 Jan 08
2
Samba + Windows 2003 AD
Hey, I don't know if this is the right list to ask this question in, but I have tried on the IRC (irc.freenode.net #samba) and people on there advised me to try here instead. I have: Debian 4.0r4 Samba version 3.0.24 - mail.birke-gym.dk - 10.3.16.1 krb5 Version 1.4.4-7etch6 Kernel Version 2.6.18-6-amd64 A Windows Server 2003 SP2 with AD/DC - bgdc.birke-gym.dk - 10.3.17.1
2006 Jan 23
2
net ads join segmentation fault
On FreeBSD 6.0-RELEASE-p2 using samba-3.0.21a,1 the net command seg faults. Does anyone know what is going on? Thanks -rcollins ----- net ads join -Uadministrator -d 10 ----- [2006/01/23 12:36:59, 5] lib/debug.c:debug_dump_status(368) INFO: Current debug levels: all: True/10 tdb: False/0 printdrivers: False/0 lanman: False/0 smb: False/0 rpc_parse: False/0
2003 Oct 10
1
net getlocalsid problem
Hi I decided after some testing and experimenting, to move the production servers from 2.2.x to 3.0. so I've installed samba3.0 in paralel with the old binaries. To start the migration I wanted to save the old domain SID, to can make the migration as transparent as possible, so I did: net3 -d 10 -I 127.0.0.1 getlocalsid while the old binaries are still runing all that I've got