Sponsored Content
Top Forums UNIX for Advanced & Expert Users Access Control Lists for Linux (Redhat 7.2) Post 23226 by ianf on Wednesday 19th of June 2002 04:53:42 AM
Old 06-19-2002
Question Access Control Lists for Linux (Redhat 7.2)

Hi,

Does anyone know if Redhat 7.2 allows for file access control lists as you can in Solaris ?

And if so, can you give me the basic command as I'm having trouble finding documentation on this.

Thanx
 

10 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

Access Control

In Windows XP, there are 3 default access control groups namely: Administrators, Users and Power Users. Is there default access control groups in Unix system? If there is, what are they? newbie. (1 Reply)
Discussion started by: zertoir
1 Replies

2. UNIX for Dummies Questions & Answers

Access control Lists

Hi, I was wondering if someone could help me with ACL's. I have a file, say output, created by the root user, member of group other. Its permissions are rwxr--r--. I want only people in group other to have rwx access, but I also want one other user, stephen, member of some_other_group to have rwx... (1 Reply)
Discussion started by: sroberts82
1 Replies

3. Shell Programming and Scripting

Access Control List

Hey all, I have a directory (own by user: b; group: grpB) which I want a user (user: a; group: grpA) to be able to read and execute from, I wonder if I should add user a to this particular directory's ACL or that I would add group grpB to user a's subgroup? I would like to know the difference... (3 Replies)
Discussion started by: mpang_
3 Replies

4. Solaris

Command for access control list

Hi, I want to set access control list on folders but it should be recursively, any Idea? command (1 Reply)
Discussion started by: manoj.solaris
1 Replies

5. UNIX for Dummies Questions & Answers

Does U*X have Access Control Lists?

In OS like windows, I can define an Access Control List (ACL) and specify which accounts and groups have what access to a specific file. I assume U*X, Linux and cygwin on windows have this ACL feature too. I'm using cygwin on windows. What do I type at a bash prompt to allow a specific user... (1 Reply)
Discussion started by: siegfried
1 Replies

6. UNIX for Dummies Questions & Answers

Internet Access Control

I need to control intenet access @ work. xample. I need PC 1 to only be able to access these five sites and add to the list as needed. Can anyone pint me a direction. (1 Reply)
Discussion started by: fruiz
1 Replies

7. AIX

Access control using LDAP

Hello, I've configurated a LDAP user authentication on AIX V6 against Active Directory (Windows Server 2008). The Tree is built as follows: test (DC) |--- testgroup (group with members: user1, user2) | |--- sys1 (OU) | |--- sys1group (group with member: user1) | |--- sys2 (OU)... (0 Replies)
Discussion started by: xia777
0 Replies

8. UNIX for Dummies Questions & Answers

eTrust Access Control

Hi, I am using eTrust Access Control at work. I have got no output after type checklogin. I wonder what is the reason. Does anyone know? Thanks eTrustAC selang v8.00a-1555.13 - eTrustAC command line interpreter Copyright (c) 2006 CA. All rights reserved. eTrustAC> checklogin user1... (0 Replies)
Discussion started by: uuontario
0 Replies

9. Red Hat

How to access redhat Linux box graphically from windows box?

Hi I have a linux box and need to access from windows graphically # uname -a Linux pc-l416116 2.6.18-155.el5 #1 SMP Fri Jun 19 17:06:47 EDT 2009 i686 i686 i386 GNU/Linux What components do I need to install on Linux and windows to do that? TIA (6 Replies)
Discussion started by: magnus29
6 Replies

10. Proxy Server

How to use Squid on Linux to control certain IP to access Web Server and certain IP cannot access?

Dear all experts here, :) I would like to install a proxy server on Linux server to perform solely to control the access of Web server. In this case, some of my vendor asked me to try Squid and I have installed it onto my Linux server. I would like know how can I set the configuration to... (1 Reply)
Discussion started by: kwliew999
1 Replies
DBIx::Class::Manual(3pm)				User Contributed Perl Documentation				  DBIx::Class::Manual(3pm)

NAME
DBIx::Class::Manual - Index of the Manual DESCRIPTION
This is the DBIx::Class users manual. DBIx::Class is a SQL->OOP mapper. This means that it can represent your SQL tables as perl classes, and give you convenient accessors and methods for retrieving and updating information from your SQL database. SECTIONS
DBIx::Class::Manual::FAQ Short answers and doc pointers to questions. DBIx::Class::Manual::Glossary Explanations of terms used in this documentation. DBIx::Class::Manual::Intro Beginner guide to using DBIx::Class. DBIx::Class::Manual::Example An example of slightly more complex usage. DBIx::Class::Manual::Joining How to translate known SQL JOINs into DBIx-Class-ish. DBIx::Class::Manual::Cookbook Convenient recipes for DBIC usage. DBIx::Class::Manual::Reading How to read (and write) the reference documentation. DBIx::Class::Manual::DocMap Lists of modules by task to help you find the correct document. DBIx::Class::Manual::Troubleshooting Got trouble? Let us shoot it for you. If you're using the CDBI Compat layer, we suggest reading the Class::DBI documentation. It should behave the same way. DBIx::Class::Manual::Component Existing components, and documentation and example on how to develop new ones. perl v5.14.2 2010-09-13 DBIx::Class::Manual(3pm)
All times are GMT -4. The time now is 10:27 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy