search for: exatly

Displaying 20 results from an estimated 27 matches for "exatly".

Did you mean: exactly
2010 Nov 24
2
Automatic expire on post-login
I need to clear two folder from Maildir at login. Exatly, delete all mails older than 30 days on Trash and 1 day on spam folder. I'm using dovecot 2.0 and I think about use a post-login script calling doveadm -u $user expunge but post-login scripts in dovecot 2.0 are very complex Is there possible to get the environment vars like on dovecot 1.2 ?...
2008 Feb 24
1
validates_format_of no dots allowed
I need a validates_format_of that disallow dots. In the api there is nothing to find about how validates_format_of exatly works. Is there a better documentation or is there something that can tell me howto disallow dots. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk&qu...
2013 Jun 25
6
security bugs and release
Hello, I''d like to know why when there is a new advisory you just release a patch instead of a new release. This, in my opinion creates only confusion. For example, if I''m running 4.2.1 I don''t exatly know which patches have been applied. If you say, this is fixed in 4.2.2 I know that if I''m run that version, I''m fine. Is there a real reason because you don''t make a new release? -- Agostino Sarubbo Gentoo Linux Developer
2016 Aug 12
2
Samba and POSIX ACLs
On Fri, Aug 12, 2016 at 11:20:47AM -0500, Sergei Gerasenko via samba wrote: > It looks like this is a long known issue: > > https://bugzilla.samba.org/show_bug.cgi?id=10792 If by long known you mean "as designed". As Samba supports ACL setting on files/directories we don't restrict what happens to them after creation. For creation you can set "create mask" and
2003 Sep 05
2
samba3 - On-the-Fly Machine Accounts - domain admin group?
...unt that is used to create domain member # machine accounts can be anything the network administrator # may choose. If it is other than root then this is easily # mapped to root using the file pointed to be the smb.conf # parameter username map = /etc/samba/smbusers." Doesn't that make exatly the same as listing users as admin users? Basically will samba recognize that "anything" as "admin user (root privileges)" or not? Any recommendations? solutions? Regards, Rauno Tuul
2016 Aug 12
2
Samba and POSIX ACLs
...ll, an option to igore that clients wish (and the same for the > normal unix permissions) would be nice because Apple stuff tends to > trying be smarter than the admin which knows how permissions have to > look like so that all users which needs access have it > > and that is often *exatly* as the sharepoint with no exception > because access to shares is granted by asign users to specific > group*s* We used to have that. Was called "security mask" and "directory security mask". It got removed as there was no way to differentiate between the "create&qu...
2002 Nov 05
2
cross subnet browsing (win Xp problem)
I've got to networks connected through leased line, routing set between networks, WINS server running on Samba. There's one primary samba server, and Win98/WinXP clients connected to it. First network with samba server works great with win98 and winxp. Second network also works ok with win98 clients, but when I connect Winxp it can't even open "my network places" and show
2006 Apr 14
4
Newbie stuff (.new method)
Hi- Ruby 1.8.2 Rails 1.1 so I''m trying to build my first rails app and I''m trying to understand how the helper methods work. For instance .new & .save . For instance, I''ve created a table of Objects, and generated a scaffold. I see that in the controller, there are calls to Object.new and Object.save. I''m assuming that these are methods inherited
2004 May 10
1
Explaining Survival difference between Stata and R
...haz.in +haz.out+ wefgov+ rle+ rqe + pol.free +tai.2001 + ny.gdp.pcap.pp.cd + eio, data=dat3, control=coxph.control(iter.max=1000),singular.ok=T) Warning message: Ran out of iterations and did not converge in: fitter(X, Y, strats, offset, init, control, weights = weights, So I wrote out the file exatly as it was in R into Stata dataset > write.dta(dat3,"cleanBasel.dta") Warning message: Abbreviating variable names in: write.dta(dat3, "cleanBasel.dta") Here's the Stata output: . use "/home/pauljohn/ps/ps909/AdvancedRegression/duration_2/cleanBasel.dta" (Wr...
2000 Apr 12
4
For wishlist: sanity checks for subsets in lm, glm (PR#
Martyn Plummer <plummer@iarc.fr> writes: > On 12-Apr-00 Peter Dalgaard BSA wrote: > > Might be a good idea. Mind you, Splus 3.4 does exatly the same thing, > > and I'm a little worried that the uniqueness assumption might kill > > some bootstrapping applications: > > > > glm(y ~ x, data=test.data, subset=sample(seq(along=y),replace=T)) > > Splus 5.1 doesn't do this, because it preserves logical...
2016 Aug 12
0
Samba and POSIX ACLs
...ange it afterwards well, an option to igore that clients wish (and the same for the normal unix permissions) would be nice because Apple stuff tends to trying be smarter than the admin which knows how permissions have to look like so that all users which needs access have it and that is often *exatly* as the sharepoint with no exception because access to shares is granted by asign users to specific group*s* -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: <h...
2016 Aug 13
0
Samba and POSIX ACLs
...ore that clients wish (and the same for the >> normal unix permissions) would be nice because Apple stuff tends to >> trying be smarter than the admin which knows how permissions have to >> look like so that all users which needs access have it >> >> and that is often *exatly* as the sharepoint with no exception >> because access to shares is granted by asign users to specific >> group*s* > > We used to have that. Was called "security mask" and "directory > security mask". It got removed as there was no way to differentiate >...
2007 Jun 26
1
determining the column index and grabbing only variables with a certain string in them
Hello! I have a data set with almost 2,000 variables (called 'Data'). I want to select only a set of variables that have a certain string in them (e.g., "Variable") - 'Variable.1', 'Variable.2', etc. until 'Variable.20'. 2 questions: 1. How can I determine the exact column index of a variable in the data frame if I know its exact name? (I am asking
2012 Mar 07
0
listening folder and directories on ftp server
Dear List, I'm looking for a function for listening of the content witin a ftp server. I need to list bevor I download a file becaus I don't know the exat names of a file or dirs. Up to now I'm using the "getURL" function from RCurl package. But it relativly often happens that I get a errorcode 550 an I'm not able to get the information. If I put the very same adress to
2004 Jul 31
1
Patch: fix $-terminated MCF
p/t_strdup_until wasn't returning a terminated string: Index: src/lib/strfuncs.c =================================================================== RCS file: /home/cvs/dovecot/src/lib/strfuncs.c,v retrieving revision 1.41 diff -u -p -r1.41 strfuncs.c --- src/lib/strfuncs.c 18 Jul 2004 01:44:59 -0000 1.41 +++ src/lib/strfuncs.c 31 Jul 2004 08:43:35 -0000 @@ -154,6 +154,7 @@ char
2018 Jun 24
31
[Bug 107016] New: Gpio error only from kernel higher as 4.x (k2000m; 0x0e73b0a2; version 80.07.40.00.02)
https://bugs.freedesktop.org/show_bug.cgi?id=107016 Bug ID: 107016 Summary: Gpio error only from kernel higher as 4.x (k2000m; 0x0e73b0a2; version 80.07.40.00.02) Product: Mesa Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium
2005 Dec 04
0
Error in structural equation model - "The model has negativedegrees of freedom"
Hi John Thanks a lot for the reply. Could you suggest how I can correct this problem? I tried using a correlation matrix instead of raw moments, but still got the same error. I also fixed parameters v1,v2,v3,a1 at 1; then it gave me the error that the system is exatly singular. To answer the points that you raised: 1. x1-x6 are not causes; they are just indicatiors. Does that change my model? 2. Is the size of the dataset going to be a real limitation? How can I take care of that? Would appreciate your reply, Thanks Sunil -----------------------------...
2009 Oct 29
1
Zap inbound hangup problem
Hi all, I have an Astribank connected to Asterisk 1.4. I'm setting up extensions and I have a problem with inbound calls to zap extensions. The phone at 65 rings once and then the line gets hung up. If I pick up the phone really fast, it works. Any suggestions? I have the following setup: [from-pstn] exten => 207582401,1,Dial(Zap/65,30) CLI shows me this: -- Accepting call from
2000 Apr 12
1
For wishlist: sanity checks for subsets in lm, glm (PR#515)
I got stung by this yesterday: R> x <- seq(0,1,length=101) R> y <- x + rnorm(101)/5 R> test.data <- data.frame(x=x, y=y, cond=(x <= 0.5)) R> # A perfect fit! But very implausible parameter estimates. R> glm(y ~ x, data=test.data, subset=cond) Call: glm(formula = y ~ x, data = test.data, subset = cond) Coefficients: (Intercept) x -0.1283 29.5571
2006 Apr 25
2
Noob Question: REgarding Forms ( Take 2 )
I''m hoping there''s an easy way to do this. I''m trying to read options from a database, and insert them into form tags. So for example, In the Database Table: options size: 300 type: text_field maxsize: 300 and I want to create a text_field form tag, with all the appropriate options, is there an easy way to do this, other than having the code output the HTML