LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Security
User Name
Password
Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.

Notices


Reply
  Search this Thread
Old 11-28-2007, 10:04 AM   #1
guillermo
LQ Newbie
 
Registered: Aug 2007
Location: Argentina
Posts: 25

Rep: Reputation: 15
Question 2 questions about security ( chmod and LDAP )


Hello everyone, im securing few servers, and in all of them, i need create the user, modify her password at first time, modify a special bashrc to users and developers and that is very cumbersome do it in each servers. Could this be config via a LDAP server and each user use that config in the rest of the host??

2º Question, what does this permisson means ?

-rwxr--r-T 1 root root 270 Oct 29 11:01 file

especially the big T

Regards!!
 
Old 11-28-2007, 10:15 AM   #2
kotnik
Member
 
Registered: Nov 2004
Location: Novi Sad, Serbia
Distribution: Debian, Slackware, Gentoo, openSuSE
Posts: 254

Rep: Reputation: 31
2nd question:

I've never seen big T in permissions. Small t stands for sticky file, but T - I have no idea.

What's the system you're using?
 
Old 11-28-2007, 11:26 AM   #3
forrestt
Senior Member
 
Registered: Mar 2004
Location: Cary, NC, USA
Distribution: Fedora, Kubuntu, RedHat, CentOS, SuSe
Posts: 1,288

Rep: Reputation: 99
The small t means the file is sticky and others can execute it. The capital T means that the file is sticky but others cannot execute it. Run the following to see what I'm talking about.

Code:
touch blah
chmod 1666 blah
ls -la
chmod 1777 blah
ls -la
rm blah
The file you are referencing has permissions 1744.

As far as your first question, can you be a little more specific about what you are looking for. Most things can be automated, and I'm sure you can store some info in LDAP that can be grabbed later to set configurations.

HTH

Forrest
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Ldap security question Neruocomp Linux - Security 1 05-22-2006 11:21 AM
[Security Questions] Last Login, how good is this feature for security breach info? t3gah Linux - Security 2 06-14-2005 01:02 AM
some chmod questions... Basslord1124 Linux - Newbie 5 07-20-2004 12:40 AM
chmod 701, security risk? objorkum Linux - General 3 04-17-2004 05:45 PM
Security: chmod binaries fr0zen Linux - Security 4 12-30-2003 03:14 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Security

All times are GMT -5. The time now is 12:31 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration