search for: employee1

Displaying 2 results from an estimated 2 matches for "employee1".

Did you mean: employee
2005 Sep 28
0
search engine, select the selected option
hey, i have a search engine that let u search on the an employee how can i make that if the user select "employee1" , on the next page "employee1" is selected this is my code (rhtml) <tr> <td><label for="employee_id">Employee</label></td> <td colspan="3"><%= select "employee", "id", @employees.collect {|e| [e.las...
2014 Apr 11
1
sub-folders security access question
...e access levels for some sub-foldes in shares, I am reading some manuals about that.. But.. Before apply some testings, I need some advices about this.. Here is my question... Parent folder (share): FOLDER Sub-folder1: PROJETC1 Sub-folder2: PROJECT2 User1: DIRECTOR Group: Director/Projects User2: Employee1 Group: Project1 User3: Employee2 Group: Project2 Scenario: Director can move/rename/exclude folder from FOLDER... User1 can only access/read and execute files inside PROJECT1 and read PROJECT2 User2 can only access/read and execute files inside PROJECT2 and read PROJECT1 Can I use setfacl to so...