search for: wail

Displaying 20 results from an estimated 50 matches for "wail".

Did you mean: fail
2005 Oct 09
1
1.0.alpha3 plaintext authentication problem
...rbose = yes auth_debug = yes auth default { mechanisms = plain passdb passwd-file { args = /usr/local/etc/dovecot.passwd } userdb passwd-file { args = /usr/local/etc/dovecot.passwd } user = root } Here are two lines in dovecot.passwd which define the user that I use: wail:password-hash:1050:1032:Administrator wail.spb.ru:/home/wail.spb.ru:::/var/mail/wail wail at nevoservice.ispvds.com:password-hash:1050:1032:Administrator wail.spb.ru:/home/wail.spb.ru:::/var/mail/wail A few lines from my /var/log/dovecot/info file: dovecot: Oct 10 02:03:11 Info: auth(default)...
2009 Apr 14
4
[LLVMdev] LLVM OCaml Tutorial
...d to adapt almost all of the tutorial code into using ocamllex and ocamlyacc (the only thing I'm missing is the ability to assign precendence to user defined binary and unary operators), and was wondering if ther would be an interest in adding my code as supplimental material. Sincerely, Chris Wailes -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090414/197ea357/attachment.html>
2009 Apr 21
0
[LLVMdev] LLVM OCaml Tutorial
2009/4/13 Chris Wailes <chris.wailes at gmail.com>: > I'm currently going through the LLVM OCaml bindings tutorial in preparation > for using LLVM in my own project.  While the tutorial is very helpful, it > was somewhat hard to start due to the fact that I plan on using ocamllex and > ocmalyacc a...
2000 Apr 05
0
weep, wail -- Unix client, NT server
I tried searching the list archives, but "NT server" gives me 14530 matches, go figure. :-) And I've read through all the docs that ship with Samba, and the FAQ, and the webpages. No joy. We're using Samba 2.0.5a under Solaris 7. Everything works *wonderfully* when mounting a Unix-side filesystem as an NT/98 share. The username maps save our butts, the security is
2015 Nov 18
4
Still can't figure out ACL issues
...41705) 'Indicates the ACL structure is is not valid'. Followed, of course, by the unwinding call stack. 4) smbclient //localhost/netlogon -UAdministrator -c 'ls' nets me the message: 'Domain=[ozco] os=[unix] Server=[Samba 4.3.1] NT_STATUS_INVALID_ACL listing \*' After much wailing and gnashing of teeth, I did a setfacl. Now, 'samba-tool gpo aclcheck' returns "uncaught exception - (-1073741790 'access denied')". I really would appreciate any help you can offer! -jimc
2009 Apr 22
2
[LLVMdev] LLVM OCaml Tutorial
...e experience. Secondly, it seems odd to be writing custom parsers and lexers after tools like Bison and Flex (and ocamllex and ocamlyacc) have been around for some time. Is there any particular reason the C++ tutorial is using hand coded parsers and lexers? Is there a technical reason? - Chris Wailes On Tue, Apr 21, 2009 at 3:46 PM, Erick Tryzelaar < idadesub at users.sourceforge.net> wrote: > 2009/4/13 Chris Wailes <chris.wailes at gmail.com>: > > I'm currently going through the LLVM OCaml bindings tutorial in > preparation > > for using LLVM in my own pro...
2011 Aug 17
3
OpenLDAP setup and bootstraping in CentOS 6
I'm having trouble getting openldap through its initial setup. I created a /etc/openldap/slap.conf file with a default rootdn and rootpw, and they didn't seem to take effect. After much wailing and gnashing of teeth I found that if there is a config directory at /etc/openldap/slapd.d, it will ignore slapd.conf. I can't figure out how to translate slapd.conf into the (new?) standard of slapd.d because all the examples I can find still use slapd.conf. Am I better off just deleting...
2009 Apr 18
0
[LLVMdev] LLVM OCaml Tutorial
On Tuesday 14 April 2009 01:29:44 Chris Wailes wrote: > I have managed to adapt almost all of the tutorial code into using ocamllex > and ocamlyacc (the only thing I'm missing is the ability to assign > precendence to user defined binary and unary operators), and was wondering > if ther would be an interest in adding my code a...
2016 May 25
2
dnf replacing yum?
...phy wrote: > >> Also, yum had associations which it was sad to lose. > > Perhaps the Fedora ("We love consulting all affected users") replacement > could be named MUD. > > Now we await the System-D controlling interface ;-) > > > > There was much wailing and gnashing of teeth when these changes rolled into Fedora. After a while, I got used to it and now it seems normal. Plus, if you type "yum update" it responds "what your really should type is dnf update, but I'll do it for you anyway". -- -- Steve
2001 Aug 19
2
thumbs up or down on ext3 with md?
I've read through the archives and it looks like people are using ext3 with software RAID with at least some success. I just want to confirm that it works properly. If I convert my md RAID 0 to ext3, should I expect A) A fast journalled filesystem, or B) Wailing and gnashing of teeth My RAID currently does not use persistant superblocks, because I created it many moons ago under the old raidtools. Should I convert it to the new style before making it ext3, or is is not relevant? Regards, Jeffrey Baker
2016 May 26
3
Re: dnf replacing yum?
...yum had associations which it was sad to lose. >>> >>> Perhaps the Fedora ("We love consulting all affected users") replacement >>> could be named MUD. >>> >>> Now we await the System-D controlling interface ;-) >> >> There was much wailing and gnashing of teeth when these changes rolled >> into Fedora. After a while, I got used to it and now it seems normal. >> Plus, if you type "yum update" it responds "what your really should >> type is dnf update, but I'll do it for you anyway". &gt...
2009 Apr 18
1
[LLVMdev] LLVM-OCaml Bindings Tutorial
..., the LLVM-OCaml bindings are messed up in Fedora 10 (some of the binary files point to their origonal build directory) so I had to put in a dirty hack in the Makefile. I left in in simply because I didn't want to have to put it back in every time I needed to test changes to the code. - Chris Wailes -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090418/06f74cc3/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: llvm-tutorial.tar.gz Type: application...
2015 Nov 22
1
Still can't figure out ACL issues
On 22/11/15 10:04, Andrey Repin wrote: > Greetings, jimc! > >> After much wailing and gnashing of teeth, I did a setfacl. > Unfortunately, Samba does not use POSIX ACL's, if its own ACL's are present on > files. (If at all.) > Unless you have it configured for POSIX ACL's, but that's not the case for DC. Samba doesn't use ACLs at all, it is just...
2015 Mar 23
2
[LLVMdev] Mails from IITH marked as spam
Dear Admin, It seems that mails from our iit.ac.in domain are being marked as spam. It would be nice if something could be done about this. Best Regards Ramakrishna On Tue, Mar 24, 2015 at 1:12 AM, Aditya Kamath < adityakamath+llvmdev at gmail.com> wrote: > Hi all, > > (I received many emails that my posts were marked spam, so I am re-sending > this from another email address
2016 May 26
2
dnf replacing yum?
...gt;>> Perhaps the Fedora ("We love consulting all affected users") >>>>> replacement >>>>> could be named MUD. >>>>> >>>>> Now we await the System-D controlling interface ;-) >>>> >>>> There was much wailing and gnashing of teeth when these changes >>>> rolled into Fedora. After a while, I got used to it and now it seems >>>> normal. Plus, if you type "yum update" it responds "what your really >>>> should type is dnf update, but I'll do it for...
2001 Dec 14
1
Logistic regression : dicrepancies between glm and nls ?
...) INDICES: 0 Min. 1st Qu. Median Mean 3rd Qu. Max. -9.993 -7.243 -4.594 -4.873 -2.678 1.081 ------------------------------------------------------------ INDICES: 1 Min. 1st Qu. Median Mean 3rd Qu. Max. -1.526 1.791 5.008 4.663 7.235 9.983 So far, no reason to wail ... > ## another reality check : what's the "classical" logistic regression ? > > logdata.glm<-glm(y~x, data=logdata, family=binomial(link=logit)) > > ## nls should give the same estimates, up to convergence discrepancies > > logdata.nls<-nls(y~exp(...
2016 May 25
3
dnf replacing yum?
Kenneth Porter wrote: > I saw mention of dnf in a blog article about installing a package on > CentOS. Further investigation revealed that Fedora is replacing yum with > dnf, apparently a new and better yum. But it wasn't clear if dnf was a For the normal user (like me) dnf is neither better nor worse than yum. In fact it is almost identical. In my view, the introduction of a new
2016 May 26
0
dnf replacing yum?
...ciations which it was sad to lose. > > > > Perhaps the Fedora ("We love consulting all affected users") replacement > > could be named MUD. > > > > Now we await the System-D controlling interface ;-) > > > > > > > > > There was much wailing and gnashing of teeth when these changes rolled > into Fedora. After a while, I got used to it and now it seems normal. > Plus, if you type "yum update" it responds "what your really should type > is dnf update, but I'll do it for you anyway". > There was a...
2016 May 26
0
dnf replacing yum?
.... >>>> >>>> Perhaps the Fedora ("We love consulting all affected users") >>>> replacement >>>> could be named MUD. >>>> >>>> Now we await the System-D controlling interface ;-) >>> >>> There was much wailing and gnashing of teeth when these changes >>> rolled into Fedora. After a while, I got used to it and now it seems >>> normal. Plus, if you type "yum update" it responds "what your really >>> should type is dnf update, but I'll do it for you anyway&q...
2015 Nov 18
0
samba Digest, Vol 155, Issue 24; Still can't figure out acl issues
...41705) 'Indicates the ACL structure is is not valid'. Followed, of course, by the unwinding call stack. 4) smbclient //localhost/netlogon -UAdministrator -c 'ls' nets me the message: 'Domain=[ozco] os=[unix] Server=[Samba 4.3.1] NT_STATUS_INVALID_ACL listing \*' After much wailing and gnashing of teeth, I did a setfacl. Now, 'samba-tool gpo aclcheck' returns "uncaught exception - (-1073741790 'access denied')". 1) Did you run a disk check (fsck) on your DC after the outage? 2) Did you try to reset ACL's on your Sysvol? Viktor