similar to: I found some code that isn't multibyte safe

Displaying 20 results from an estimated 8000 matches similar to: "I found some code that isn't multibyte safe"

1998 Aug 30
1
Password Hashes
In einer eMail vom 30.08.98 05:55:16 (MEZ) - Mitteleurop. Sommerzeit schreibt samba@samba.anu.edu.au: << # export SMBPASSWD='mypasswd' # gethash 74AC99CA40DED4204A3B108F3FA6CB6D:F671043BA08E88500D2EB5279AC65E53 >> This is nice. Every other user on the system can see that hash with ps. I would not call that extended security. Detlef
1998 Aug 29
1
Perl code to generate Samba passwd hashes?
Does anyone have perl code that can generate the Samba passwd hashes from a clear text password? I'm aware of the smbpasswd command that comes with Samba but that isn't the best tool for my purposes. I have a local account creation/deletion software that already handles encypting the password to generate unix /etc/passwd files and I need to be able to do the same for the Samba passwd
2013 Sep 05
1
Conversion error: Illegal multibyte sequence
Hello list, I've noticed this problem for a few years now, I think. I see it popped out now and then in discussions. But they always end before a solution is given. So let's try one more time :-) I have plenty of UTF-8 named files and directories. It's UTF-8 all round, I don't use anything else, so I have no doubt the byte sequences are correct in the filesystem (I happen to
1998 May 25
4
[homes] share(s)
I got back from school the other day and set up samba to avoid hearing questions from my father about "why can't I see your computer from my network neighborhood" etc etc and he wants to mount my mp3 files.. I also set up the standard homes share, but besides being able to connect to _his_ home directory, he is able to _any_ home directory! This is definitely not the behavior I am
2000 Jun 02
0
util_str.c patch
Dear all, I've created patch for ./source/lib/util_str.c: trim_string(). The original version is one I last downloaded with cvs /util_str.c/1.18/Wed Jan 26 00:12:35 2000// I beleave this is the newest at 2000/06/02 12:00:00JST ( 2000/06/02 3:00:00GMT ?) There are several change points. 1) while trimming front string, old version kept on copying everytime they found match. But this copy
1998 Nov 24
0
source/client/client.c : redundant calls to getenv()
Another small problem in 2.0.0beta2: around line 1968, getenv() is called three times, with the same argument. The glibc manual says the memory zone returned by getenv() may be clobbered on non-glibc systems by other calls to getenv(), but there are no such calls in-between. I suggest to modify this code as : line 1924 : char *p, *user; line 1968 : if ((user=getenv("USER")) {
2005 Aug 31
4
Oddities with Debian unstable dovecot
Hello, I'm running an Debian etch box with unstable and ever since the last upgrade to dovecot, I've seen odd things. At times, I would see emails would go missing from the Inbox or other folders, and I couldn't move emails that were moved from the Inbox to another folder back into the Inbox. These have seen gone away since I removed all dovecot.* files and .index* files from my
2015 May 24
3
Systemd
On 5/23/2015 11:22 PM, Luigi Rosa wrote: > Kirk Bocek wrote on 24/05/2015 04:37: >> So I've built my first CentOS 7 host and am learning all the new ways >> of doing >> things. I setup and enabled ntpd but after a reboot I get: > > In CentOS 7 is bettere to use chrony, here's an howto > > http://linoxide.com/linux-command/chrony-time-sync/ > So
2015 May 24
4
Systemd
On 5/24/2015 12:22 PM, Gordon Messmer wrote: > On 05/24/2015 11:41 AM, Kirk Bocek wrote: >> to activate your selected daemon. I just used the new systemd commands, >> thinking that would be enough. So I tried that and rebooted. Nope, same >> problem: > > chronyd and ntpd both use UDP port 123, so each will terminate the > other when it starts. If both are enabled,
2002 Feb 21
0
Can't map samba drive from Win2K SP2 Server
I am running smbd version 2.0.9 and cannot map to a samba share from a Windows 2000 SP2 Server. I can however map from the samba server to the win2k Server. I can also map from the Windows Server to a windows 2000 Pro laptop on the same network, so I know that the server can map shares outside of itself. I can also map from a Win2K pro client and from other unix boxes to the samba server. I can
2005 Mar 11
0
convert_string_allocate: Conversion error: Incomplete multibyte sequence
Hi all, I have installed samba on aix. I am trying to integrate with the ADS using winbind. I am able to join domain and retrieve the users and groups from the ADS. I am not able to login to the server with ADS user id and password. The winbindd.log has the following error. Please let me know what is the solution for this. ?lib/charcnv.c:convert_string_allocate(567) +
2005 Jun 17
2
Illegal multibyte sequence error in pdbedit output
dear list, in the output of pdbedit -L -v heupink I'm getting these errors: convert_string_allocate: Conversion error: Illegal multibyte sequence(???p? ????????) Any ideas where to look..? Are these serieus errors..? (it looks as if the errors occur BEFORE the actual ldap connection is opened, so I guess they're not ldap related...) My samba is 3.0.14a, and system is sles9 Below find
2010 Jun 09
1
[patch] fix bytesize in exception template; multibyte titleize
Hi all, I wanted to draw some attention to a couple of very small multibyte-related patches I believe should be included before Rails 3.0 RC1: * Use String#bytesize rather than String#length in exception templates: This is a simple case where string length is checked, but bytes is needed, so it breaks with string with multibyte chars.
2008 Mar 23
1
Errors: Conversion error: Illegal multibyte sequence ...
Hello all, I'm running samba server ?3.0.25b-1.el4_6.4 on the Red Hat Enterprise Linux ES release 4 (Nahant Update 6). The server is set to be a part of the Windows AD domain. The domain name is IIS. In the /var/log/samba/wb-IIS.log I keep getting the messages similar to: [2008/03/23 09:01:01, 3] lib/charcnv.c:convert_string_internal(265) ? ? convert_string_internal: Conversion error:
2016 Nov 30
0
slow directory access, convert_string_internal: Conversion error: Incomplete multibyte sequence
On Tue, Nov 29, 2016 at 06:36:02PM -0500, Gaiseric Vandal via samba wrote: > Mail file is server is a member server is Samba 3.6.26 on Solaris > 11. It had been a BDC but a few week ago a switched it back to a > member server. The 2 current DC's had been running Samba 3.6.25 but > switched to Samba 4.4.7. This is a classic domain. > > > > Some Windows users
2012 Sep 25
2
OpenSSH banner doesnot display multibyte characters like korean
Hello, The banner message displayed on the screen contain octal values instead of korean chars. Prior to ssh 5.1 the banner message would display the charaters properly. I understand that starting from 5.1 the message is passed through strnvis() function. I looked into documentation on strnvis and found that it does not support multibyte chars and doesnt work well with international chars.
2011 Jun 20
2
convert_string_talloc: Conversion error: Incomplete multibyte sequence
My users are having a lot of problems since I upgraded a samba domain member server from samba-3.0.37 to 3.5.X. The main issue seems to be a very long delay loading office files (sometimes minutes if the file loads at all) and a lot of read only errors and users not being able to save. I have found that rebooting the client, restarting samba, or killing the users smbd process regains access to the
2008 Dec 30
1
issue with encoding in R-2.8.1 invalid multibyte character
Hi, We recently switched from R2.7.0 to R2.8.1 but having problems tracking down this 'invalid multibyte character' encoding issue. Can someone point us how to solve this? > sessionInfo() R version 2.8.1 (2008-12-22) x86_64-unknown-linux-gnu locale:
2005 May 31
1
Illegal multibyte character ...
Dear Sirs, I'm running samba in utf-8/utf-8 mode (unix charset/display charset), clients are: Windows XP/RUS, files and directories are created by clients directly, so samba says: [2005/05/30 20:12:01, 3] smbd/open.c:open_file(178) Error opening file profile/?????????\x87???? ?\x81?\x82????12 (Is a directory) (local_flags=1) (flags=1) [2005/05/30 20:12:01, 3]
2011 Dec 23
1
/gems/ZenTest-4.6.2/lib/autotest.rb:315:in `load': /Users/jayparteek/.autotest:7: invalid multibyte char (US-ASCII) (SyntaxError)
I am using latest version for rspec-rails, ZenTest. I am getting following error, when ever I try to run autotest. Please help -head at mhart6/gems/ZenTest-4.6.2/lib/autotest.rb:315:in `load'': /Users/ jayparteek/.autotest:7: invalid multibyte char (US-ASCII) (SyntaxError)