search for: shemes

Displaying 15 results from an estimated 15 matches for "shemes".

Did you mean: schemes
2014 Jan 11
1
Why does dovecot require the {} password sheme even if there is a $ crypt scheme.
The wiki[1] says: If all the passwords are in same format, you can use default_pass_scheme to specify it. Otherwise each password needs to be prefixed with "{password-scheme}", for example "{plain}plaintext-password". Why doesn't dovecot recognize the crypt scheme identifier ($1$ for MD5-CRYPT, $6$ for SHA512-CRYPT etc.)? At the moment I have to have the following in my db
2004 Jun 08
0
Re: [vorbis] Vorbis determined to be as good as MPC at
128 kbps! In-Reply-To: <E77B14D5-B72A-11D8-91A8-000A95A4DC02@kernel.crashing.org> Message-ID: <Pine.LNX.4.44.0406081019270.6447-100000@gorlois.cs.upb.de> On Sat, 5 Jun 2004, Segher Boessenkool wrote: > There are quite a few models of how the ear works. All the good > ones are computationally expensive, and not usable at all > mathematically. Your paper uses just one simple
2004 Mar 11
2
kenrel 2.6.4 patch for fixing warning of smbfs on high gid/uid
Hello, when i compiled latest linux 2.6.4 kernel source with gcc 3.3.2 on Linux/x86, i got a few warnings about varaibles beeing compared against constants where the range of the variable is so that the expression is always constant. The explicit comparison has to do with the code for high-uid and gid sheme. attached you will find a diff which does eliminate this error message by introducing an
2006 Jun 14
1
Media Player Classic
...st try klmcodec pack, it has all the dlls in it aswell as MPC and does not yet work. By the way, it is the best media player I ever used. cheers. --------------= Posted using GrabIt =---------------- ------= Binary Usenet downloading made easy =--------- -= Get GrabIt for free from http://www.shemes.com/ =-
2014 Dec 11
1
Mount unix samba 4 share to osx client without mangled file names
Hi Ralph, Thanks, it works as expected with 4.2.0rc2! I simply followed the manual and added this to the share's config: vfs objects = catia fruit streams_xattr fruit:resource = file fruit:metadata = netatalk fruit:locking = netatalk fruit:encoding = native Thanks for your help. Markus On 10.12.14 12:06, Ralph B?hme wrote: > Hi, > > On Wed, Dec 10, 2014 at 11:10:36AM +0100,
2014 Dec 10
2
Mount unix samba 4 share to osx client without mangled file names
Hello, I have a unix server (arch linux) with samba 4.1.14. The share has files inside which where created directly on the server. Linux and OSX (10.10.1) clients should access the share and store files. When I mount this samba share into the osx client (10.10.1), files created directly on the server with special names like `File with "quotes"` are displayed mangled (`C7XSWH~V`) on the
2014 Dec 10
0
Mount unix samba 4 share to osx client without mangled file names
Hi, On Wed, Dec 10, 2014 at 11:10:36AM +0100, Markus Doits wrote: > I have a unix server (arch linux) with samba 4.1.14. The share has files > inside which where created directly on the server. Linux and OSX > (10.10.1) clients should access the share and store files. > > When I mount this samba share into the osx client (10.10.1), files > created directly on the server with
2009 Mar 04
0
Add a Samba-3 server to a Samba-2 Domain
Hi, I have some issue to configure a samba server. I'm not an expert with Samba and I prefer asking how to do it then doing some terrible mistake. In my current infrastructure I have a samba-2 server running as a PDC. This server handle authentification using LDAP. I need to add a new server to this infrastructure. I select samba-3 to be the new server and know I want to add this server
2004 Apr 26
1
another entropy coder that might be very useful
Hello, I want to let you know about an algo that will soon be published and that may be of interest to Vorbis (and other Ogg projects) : http://f-cpu.seul.org/whygee/ddj-3r/ddj-3r.tgz this is the archive of the article i submitted. It describes the "Recursive Range Reduction" algorithm (3R for short) and uses only a few basic computer principles (a binary tree being the most complex
2004 Jul 06
0
where is smbgroupedit and differenet other questions to Samba & AD
Hello List-Friends ;-) O.K. I am a real beginner, so please don't hurt me ;-) but im still working since a few days to get it running and google is my best friend. I also bought O'Reilly 's Samba Book and a lot of other online stuff, but AD-Samba-winbind should be too new. I use Suse 9.1 and Samba 3.0.4 as ADS Member Server. We have an W2k Advanced Server (and a M$-Admin which
2006 May 30
11
Display XML file, with some formatting.
Hi. Im quite new to this Rails thing, but it seems like a good product so why not try it out whit a little prototype i need to build. What i want is to load any given XML file, and display it with some formatting. I have some XSD shemes to validate the XML files against, but its not vital rigth now. But how should i approach this task? At first it would proberly be a good idea to load the file into my rails app. My guess is that i could use something like file = File.new( "mydoc.xml" ) doc = REXML::Document.new file...
2004 Oct 22
3
dotplot & lattice problems: y axis values and bg color output in jpg
I have a linux system with Fedora Core 2 and R-2.0. I was comparing plots made with plot() and dotplot() and discovered a problem. Although the dots are positioned correctly, the numerical labels in the dotplot y axis are not correct. I put copies here: http://lark.cc.ku.edu/~pauljohn/R/plotTrouble1.jpg That is the "correct" one from plot, with the higest value on y showing at 18.
2002 Oct 17
18
why dont packets go where i want?
Dear All! I reach the point that I must ask you what I have to do. I am beginner at traffic shaping and I''m very confused with it. :) Here''s my script that doesn''t do what I want to do with it: tc qdisc del dev eth1 root tc qdisc add dev eth1 root handle 1 htb default 2 r2q 10 tc class add dev eth1 parent 1: classid 1:1 htb rate 300kbit tc class add dev eth1 parent 1:
2009 Nov 17
1
upgrading to the latest zfs version
...t; times rather that absolute times which makes it more suitable for systems > that do not have constant 24/7 uptime so this feature isn''t so relevant > anymore (it only got implemented recently in zfs-auto-snapshot also) > > - "label" Dropping it allows naming shemes to be simplified and > enforces uniqueness when SMF tries to import an auto-snapshot instance > > - backup/backup-save-cmd/backup-lock > We plan to implement an rsync based backup mechanism that allows backups > to be browsed like a proper filesystem instead of having binary &g...
2006 Apr 08
76
MIT vs GPL vs LGPL for open source project
I intend to release a project I wrote with Rails. What is the right licensing scheme for a web application (content managing system) which could grow with plugins and add-ons ? Personally, I would prefer the GPL but does that mean any add-on to the CMS (like task management) will have to be GPL ? If some people contribute to the code could it still be double-licenced so that the people who