similar to: ACL in sub-folders

Displaying 20 results from an estimated 3000 matches similar to: "ACL in sub-folders"

2008 Jul 21
3
ACL in sub-folders (take two)
Hi all, I've read this not on the v1.1.2 release candidate announce: > If you haven't received an answer to your question, resend it. So, I've sent this message some days ago and I've got no answer (that's fine, no problem). So, I'm posting my question again: I've set up some shared folders and I'm controlling the access to them with the ACL plugin. As far
2008 Jun 27
3
Keeping \Seen flag private
Hi all, I wanna to set up shared folders for a couple of users and I'd like that everyone could keep the \Seen flag as private. So if user #1 reads some messages and user #2 not, those messages appear as "unseen" to #2 and "seen" to #1. I've implemented shared folders using namespaces with every user having their own "control" and "private"
2008 Jul 09
1
Private flags and shared keywords
Hi all, With some help of this list, I've managed to set up some mailboxes keeping \Seen flags as private. Thanks Timo for updating the documentation about that. But now, I've got another question: is it possible to keep those flags as private and have shared keywords ("Junk", "NotJunk", etc.)? I suppose that flags and keywords are stored in the index file, so I
2005 Oct 16
13
More than one parameter with link_to_remote
Hi all, I''m trying to pass more than one parameters using link_to_remote, but I''m getting a behaviour that seems quite strange to me. Here''s the code: link_to_remote ''some text'', :update => ''form'', :method => ''get'', :url => { :action =>
2004 Jan 09
1
Samba3+LDAP configuration... PLEASEEE
I've spended days trying to get a Samba3 PDC configuration. It almost works now, but I have experimented a lot of problems and now my configuration is still FAR from perfect. I have no more time left so I'm looking for somebody to share his/her configuration files with me. That is what I'm setting: Samba 3.0.0 PDC with LDAP backend. The same LDAP users and groups as valid
2003 Dec 29
1
Windows2000 policies in a Samba PDC
I'm installing a Samba 3.0 PDC with LDAP backend in a classroom in a Spanish school. Client workstations are Windows2000 and, in the future, there will be Linux clients. I'm following the Samba Project Documentation book (also known as Samba Howto Collection). The document is wonderfull, but there is a part that I don't fully understand, maybe because, as you can read, I'm not a
2003 Dec 29
1
Open Source W2k Policy Implementation (was Re: Windows2000 policies in a Samba PDC)
> -----Original Message----- > On Mon, 29 Dec 2003, [ISO-8859-1] ?ncor Gonz?lez Sosa wrote: > > With Samba you can do only what you can do with NT4 using the > NTConfig.POL file. > > > You can copy the files Win2K creates in > c:\WINNT\SYSVOL\sysvol\domainname\profiles to a share called > "SYSVOL" under the path: >
2007 Jun 16
2
Specs don''t find modules when using the secure_actions or ssl_requirement plugin
Hello, I''m trying the secure_actions plugin (or ssl_requirements) I''m installed the plugin, and added the include in application controller: class ApplicationController < ActionController::Base include ExceptionNotifiable include AuthenticatedSystem include SecureActions ... but when I try to run the specs I got this error:
2006 Apr 11
1
FeedValidator :: validating feeds RSS or ATOM
FeedValidator is an interface to the W3C Feed Validation online service, based on its SOAP 1.2 support. It helps to find errors in RSS or ATOM feeds. FeedValidator add a new assertion (assert_valid_feed) which you can use in Rails applications. This assertion implements a cache to improve the performance of the tests and to not abuse of the W3C Feed Validation online service. = Download The
2006 Jul 11
4
validates_unlike plugin
Validates Unlike Plugin (v 0.1) ======================== Validates Unlike plugin validates that the value of the specified attribute doesn''t match against the regular expression provided Class Contact < ActiveRecord::Base validates_unlike :comment, :with =>/html|http|onclick|onmouseover/ , :message => "comment can''t include: href,http,onclick,onmouseover."
2006 Jul 07
2
Problem with GetText 1.6.0 - undefined method ''N_''
I''m just upgraded GetText from 1.4.0 to 1.6.0, and all my tests got broken. I got this error: ruby/lib/ruby/gems/1.8/gems/activerecord-1.14.3/lib/active_record/base.rb:1129:in `method_missing'': undefined method `N_'' for User:Class (NoMethodError) etc My model user.rb has this line: validates_format_of :login, :with => /^[a-zA-Z0-9_]+$/, :message =>
2007 Sep 27
3
There is a easy way to valid markup?
Do I have to create a custom Expectation Matcher? or there is a way to integrate assert_valid_asset plugin? thx -- Edgar Gonz?lez Gonz?lez --
2006 Aug 17
1
How to know in the layout what view was rendered?
Hi, Is a way to know in the layout what view was rendered? -- Edgar Gonz?lez Gonz?lez E-mail: edgargonzalez@gmail.com --
2006 Feb 06
1
How to pass an additional parameter from the url to a xmlrpc service?
guys, I have a RoR App with a xmlrpc service, which attende a several clients recently I need to change the xmlrpc service in order to provide an additional parameter from the clients, but I don?t want to force a change in the clients''s xmlrpc code, so is possible to pass this additional parameter in the url? every client append his own new parameter to the url to access the xmlrpc
2007 Aug 31
2
How to spec routes for a resource nested in multiples resources?
Hi, I got the resource "Llamadas" nested in: - Operadores - Productos - Centros Here is part of my routes http://pastie.caboo.se/92767 I want to spec that the routes for Llamadas, I tried several approachs: - route_for(:controller => "llamadas", :action => "exitosas", :operador_id => 1).should == "/operador/1/llamadas;exitosas" -
2006 Jan 28
1
Switchtower different svn repo urls from my local box and my shared hosting
I got problems running switchtower 0.10.0 when I try to run "rake deploy" from my local box (windows) to my shared hosting If I set the repository to (deploy.rb): set :repository, "file:///home/[my_user]/repo/[my_app]/trunk" My local box (windows) can''t reach the subversion repository located in site5 If I set the repository to: set :repository,
2006 Jan 27
6
Switchtower deploy error
I''m trying to deploy a rails app with no success. I can execute: ''rake remote_exec ACTION=setup'' but when I try to execute : ''rake deploy'' I got this error: loading configuration c:/ruby/lib/ruby/gems/1.8/gems/switchtower-0.10.0 /lib/switchtower/recipes/standard.rb loading configuration ./config/deploy.rb executing task deploy transaction: start
2013 Oct 25
0
Varnish-ban-manager + vhosts
http://varnish_server.domain:9200/ != 9000 ------Mensaje original------ De: Mariano Gonz?lez Remitente: centos-bounces at centos.org Para: centos at centos.org Responder a: CentOS mailing list Asunto: [CentOS] Varnish-ban-manager + vhosts Enviado: 25 de oct de 2013 18:03 Hi guys. 've installed varnish-ban-manager ( https://github.com/dot2code/varnish-bans-manager) and I'm currently
2007 Apr 18
1
[Bridge] Re: [ethernet bridge] 802.1G ampliation
On Tue, 28 Oct 2003 12:24:16 +0100 Jos? J. Gonz?lez Alonso <jjgonzalez@igalia.com> wrote: > Hi! > > I am very interested in your project. Concretely, I am interested in the > possibility of extending your implementation so that it fulfills the > specifications of 802.1G. I read this specifications and they seem > "simple" extensions of 802.1D standard. >
2013 May 30
1
Samba 4 and Profile directory issues.
Hi, On 5/30/2013 8:17 AM, Ricky Nance wrote: > Are you logged in as DOMAIN\Administrator to the windows machine? My own dumb mistakes, I created a remote desktop connection to that server and hadn't noticed I as logged in as a non admin user. Now home directories are created as it should and profile directories are too, but with the .V2 extension. I stheis the expected behavior?, I