search for: lorentz

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

2008 Apr 03
2
LDAP auth_bind hangs and times out
...users login using their email address as username. Each domain has their own LDAP subtree. Each user has an entry in the ou=users subtree of the domain subtree, and has a mail: field (inetOrgPerson) listing their email address/login name. I am trying to use auth_bind: when I login with jackmc at lorentz.com, dovecot should search for mail=jackmc at lorentz.com in the onelevel below ou=users,dc=lorentz,dc=com and find me as "cn=Jack McKinney,ou=users,dc=lorentz,dc=com". I have created an entry in LDAP (varmail) that should be able to do this query. Indeed, from the command line, it work...
2008 Apr 08
1
Please help: LDAP configuration _almost_ works.
Red Hat Linux release 7.2 (Enigma) OpenLDAP 2.3.38 Dovecot 1.0.12 SHORT VERSION ----- ------- Here is my dovecot-ldap.conf: hosts = ldap.lrtz dn = cn=varmail,ou=users,dc=lorentz,dc=com dnpass = ********* ldap_version = 3 auth_bind = yes pass_filter = (&(objectClass=inetOrgPerson)(mail=%Lu)) base = ou=users, dc=%Dd scope = onelevel I have tested using the above information with ldapsearch, and it works fine. However, when dovecot tries to authenticate the user, the L...
2008 Apr 17
4
more than one ldap database.
If I have two databases in my ldap, ex: dc=dominio1,dc=it is the first database and dc=dominio2,dc=it is the second one. Can I put these two search bases in dovecot-ldap.conf?
2002 Feb 05
4
rsync dir in _both_ directions?
...ommand. Is there a switch to rsync that says to make the local and remote directories identical, even if that means transfering data in both directions? -- "There is no parameter that makes it impossible Jack McKinney for you to perform still more excellently." jackmc@lorentz.com -Mario Cuomo, on the lack of a clock in baseball http://www.lorentz.com 1024D/FBED2DAA 4096g/3F93879F 2002 Chicago Cubs magic number: 163 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 240 bytes Desc:...
2003 Sep 16
4
AD authentication problem
I'm having a problem authenticating to Active Directory. I can join the machine to the domain, wbinfo -g/-u will list the groups and users and I can map a drive using: smbclient -k //s-lorentz.s-res.uva.nl/c\$ However when I try to get the linux machine to authenticate a user it doesn't work giving the error NT_STATUS_NO_LOGON_SERVERS (0xc000005e). Looking further in the logs it fails at: [2003/09/16 03:20:22, 2] libsmb/cliconnect.c:cli_session_setup_kerberos(493) Doing kerberos...
2001 Oct 05
1
nls() fit to a lorentzian - can I specify partials?
..., thanks to all who helped me with my question about rescaling axes on the fly. Using unlist() and range() to set the axis ranges in advance worked well. I've since plotted about 300 datasets with relative ease. Now I'm trying to fit a lossy oscillator resonance to (the square root of) a lorentzian (testframe$y is oscillator amplitude, testframe$x is drive frequency): lorentz <- nls( y ~ a0 / (Q*sqrt((1-(x/f0)^2)^2 + ((x/f0) * 1/Q)^2)), data = testframe, start = list (a0=1.4, f0=84321.6, Q=600000)) and am running into lots of convergence trouble (singular...
2006 Dec 29
1
Presence issues with "Got SUBSCRIBE for extensions without hint. Please add hint to s"
Hello all, I have a number of Polycom phones 601's and 430's and I'm seeing: Got SUBSCRIBE for extensions without hint. Please add hint to s to context local-hints in the CLI over and over. I have: [local-hints] exten => 110,hint,SIP/110 exten => 111,hint,SIP/111 exten => 112,hint,SIP/112 exten => 113,hint,SIP/113 exten => 114,hint,SIP/114 The hints seem to be
2008 Oct 08
0
issues with "write.table"
...t;- format.data.frame(sorted_data) > write.table(data2,file="R_toscala.txt",append=TRUE,quote=FALSE,sep="\t",row.names=FALSE,col.names=FALSE) > rm(tmp,new_xyz,u0,u1,data,data0,data1,data2,data3,data4,templ0,templ1,f0,f1,frac,Xdet,Ydet,tthr,tth,tras_coef,sc,srs,sup,sdown,rs,lorentz,pola,rot,sorted_data) You can see that data2 is removed at each cycle together with other objects in order to free memory. Now everything is OK when the written file, "R_toscala.txt" grows roughly to 100000 lines. But my code writes wrong values after that. I suspect there might be issu...
2007 Dec 30
1
adding a function after package.skeleton()
...;Constants' > * checking Rd files ... WARNING > Rd files with non-standard keywords: > L2eV.Rd: kwd1 kwd2 > constants-package.Rd: physical constants optical > delete.all.Rd: kwd1 kwd2 > eV2L.Rd: kwd1 kwd2 > epsilon2nk.Rd: kwd1 kwd2 > fano.Rd: kwd1 kwd2 > lorentz.Rd: kwd1 kwd2 > nk2epsilon.Rd: kwd1 kwd2 > Each '\keyword' entry should specify one of the standard keywords (as > listed in file 'KEYWORDS' in the R documentation directory). > > See the chapter 'Writing R documentation files' in manual 'Writing R >...
2019 Aug 09
7
Underscores in package names
Won't it be better to have a convention that allows lowercase, dash, underscore and dot as only valid characters for new package names and keep the ancient format validation scheme for older package names? This could be implemented by a single function, taking a strictNaming_b_1 parameter which defaults to true. Easy to use, and compliance results will vary according to the parameter value,
2000 Sep 07
1
Are mp3 royalties inherited by ogg?
Hi all, The vorbis codec is patent and royalty-free, but for mp3 one should in principle pay royalties to Fraunhofer institute ($0.05 or so ?) for each song recorded. But what about .ogg files that are made out of .mp3 files? Does the royalty then somehow inherit to the .ogg file? Just a thought... Roland -- --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage:
2002 Apr 17
1
ripper+ogger+cddb for windows?
Hi, A short question: what program for windows can rip, ogg at "-q 4.99" and tag correctly based on cddb ? (rc3 or better ofcourse) I need this to encode over 1000 CDs with 10 people who will each do 100. I have a simple perl script for linux to do this (if someone wants it you can have it) but that's not an options for these windows users. I never use windows, so I don't know,
2000 Oct 12
2
Titles and song info?
Is there an implementation of titles and song info, and is it compatible with xmms ? Roland -- --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages
2000 Dec 13
2
IBM invests $ 10^9 in Linux, maybe they'll sponsor Vorbis?
Hello Vorbis developers, you probably had the same idea already, but maybe IBM is interested in sponsoring Vorbis, or being your patron. If they are going to invest $ 10^9 in Linux, protecting vorbis from harm, and possible injecting resources into that project would be peanuts to them. I don't know if IBM does anything with multimedia, but they could only gain if strong technology in that
2001 Dec 19
4
24/96 ?
Hi people, looking around for a new audiocard, my eye fell on the M-audio audiophile 2496. It has 4 digital in/out and is 24bit, 96kHz. The sound quality is very good, if I can believe the reviews. <p>My question is: can vorbis do 24bit, 96kHz ? -- --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list,