search for: set_permissions

Displaying 4 results from an estimated 4 matches for "set_permissions".

Did you mean: get_permissions
2004 Nov 10
1
Silly question of the day:
Hi, > > Hi all, > > I noticed that I named the permission methods "get_permission" and > "set_permission". For some reason this is bugging me. Would anyone object > if I changed it to "get_permissions" and "set_permissions"? I don''t really > want to create an alias... > Following is the Result of the Google Search get_permissions : 1190 get_permission : 439 set_permission : 260 set_permissions : 222 So I recommend get_permissions and set_permission. :-) Regards, Park Heesob --MIME M...
2006 Mar 25
1
Help with File.set_permissions port
I''ve got a (broken) version of File.set_permissions in CVS, and I need some help finishing it off please. Heesob, can you take a look? Thanks, Dan
2004 Nov 09
0
Silly question of the day: "permission" vs "permissions"
Hi all, I noticed that I named the permission methods "get_permission" and "set_permission". For some reason this is bugging me. Would anyone object if I changed it to "get_permissions" and "set_permissions"? I don''t really want to create an alias... Regards, Dan
2004 Mar 13
0
Win32-file update for FileSecurity
Hi, I''ve commited win32-file update for FileSecurity DACLs Added some constants, three singleton functions, and test code. Calling Syntax is like this: Win32::File.set_permission(''filename'',{''Everyone''=>Win32::File::FULL, ''NT AUTHORITY\\SYSTEM''=>Win32::File::CHANGE,