search for: inhert

Displaying 5 results from an estimated 5 matches for "inhert".

Did you mean: inherit
2007 Mar 29
2
some questions regarding inhert, unless/onlyif and notify on recursive objects
hello, i''m just playing around with the really great puppet to learn the syntax and see what it can do. i''m using puppet 0.22.1 on debian etch. i created a aide class to distribute a modified aide.conf.d directory and if not already done initialize the database (yes this should probably be better organized and databas initialization should be performed as the last step):
2007 Dec 19
3
Problem with ACL and Samba
...mask::rwx other::--- My ACLs are right, ok, now I will copy a XLS file to that folder: [root@server /home/smb/adm]# getfacl teste/excel-test.xls #file:teste/excel-test.xls #owner:1002 #group:1006 user::rwx group::rw- group:suporte:rwx group:administ:rwx mask::rwx other::--- OK, the samba server inhert the permissions and the ACLs, everything is fine until now. But when I edit this file with MS Excel, and save it, look what happen to the ACLs: [root@server /home/smb/adm]# getfacl teste/excel-test.xls #file:teste/excel-test.xls #owner:1002 #group:1006 user::rwx group::--- group:suporte:rwx mask:...
2010 Jan 06
4
serialized attribute converting to string on reload
Hello, Anybody help me out? I done googled it good and didn''t find anything (which should mean that I''ve done something wrong). Not much code to talk about here, quite simply I have an attribute that is serialzied and when I update it, irb shows the object and my methods run on it as it were indeed so. Though when I reload it changes the data to a string. Not yaml, just one
2004 Oct 25
1
usage and behavior of 'setIs'
Hello, am I using 'setIs' in the correct way in the subsequent (artifical) example? Do I have to specify explicit 'setAs' for 'list' and 'vector' or should this work automatically, since "getClass("List1")" states an explicit coerce also for these classes. I'm working with R 2.0.0 Patched (2004-10-06) on windows 2000. Thanks for your
2004 Mar 01
5
Samba3.0.2a, MS Office (Excel), Save problem.
...I've seen it happen on 2k and above, but not on 98. I've been running the Samba 3 pre-release and 3.0.2a samba versions and the problem has occured on both of them. What I've tried: Upgrading Samba (to 3.0.2a). Setting "force user mode" to 0600 Finally I tried setting "inhert acls = no" and "nt acl support = no". This SEEMS to have fixed it (at the cost of essentially disabling ACLs). Why is it happening? I don't know. Because this is a production enviornment, I haven't been able to recompile w/ debugging, nor have I had the time to look throu...