search for: subadmin

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

Did you mean: smbadmin
2007 May 31
1
Archive parameter doesn't preserve owner:group property!
...the group corresponding to this id but it's the group of the server not of the local machine!!!! For example If I want to backup /etc, in this folder I have a file root:1001 in my local machine... When I see this file to the server I have root:name_group_correspond_to_this_id for exemple root:subadmin, the problem is that I don't have this group (subadmin) in my local machine...so it's not really a backup. Thanks for your help. David ******************************************************************************************** Bonjour, J'aimerais bien vos conseils pour allier securi...
2006 Jan 31
13
Acts_as_authenticated
Hello I have been trying a number of security/login generators recently. My favourite so far is the Acts_as_authenticated. I like the fact that it is only billed as a starting point and doesn''t try to do everything. I would like to add security roles to it, so that some of my controller actions can only be used by an admin role. Has anybody implemented this using