Displaying 3 results from an estimated 3 matches for "sync_permission".
Did you mean:
sync_permissions
2013 Aug 20
2
chmod and chown
Hello guys,
does anyone of you have problems with chown and chmod operations taking
extremely long time to complete. For example chown on 200 MB folder is
taking minutes. The MDS is not loaded at all. All other operations (file
read and write) seem to be doing fine.
Any help is greatly appreciated.
_______________________________________________
Lustre-discuss mailing list
2006 Jan 23
2
UserEngine -- Permission.synchronize_with_controllers -- trouble with my own controller modules
I suspect there''s an easier version of this question that I could ask,
but I''m not sure where I''m going wrong. I have LoginEngine and
UserEngine setup and seemingly running fine. However, not all of my
controllers are being found when I run "rake sync_permissions".
Specifically, it''s the controllers that are not in the base
controllers folder, but rather in a subfolder. I have my admin
controllers separated in their own "admin" directory directly under
the normal controllers directory.
I''ve stepped through the Permission...
2006 Jun 07
2
Confirm User engine clobbers active web service actions
Hello
Ive been learning / implementing AWS
Thanks to the wonderful pdf by orielly I was able to spot a problem with the
User Engine
I would like to see if anyone else has had problems with this??
Basically if you make a web service at /products
You should be able to reach /product/wsdl and get a well formatted xml doc
If you have a login engine on it seems