Networking Forums

Networking Forums > Computer Networking > Linux Networking > NETWORK Administration

Reply
Thread Tools Display Modes

NETWORK Administration

 
 
Giobbe
Guest
Posts: n/a

 
      10-22-2004, 10:58 PM
I'm a newbie and I'd like to ask you some questions or a good web site
where I can get the following info.

I've a computer with SSH server and I've created few accounts for my
friends. They can log in just using it, but know I'd like:

1) To assign a specific disk quota to each home directory (they don't have
a logical partition for each user) as I don't want to allow them to use as
much space as they want.

2) To know who is logged in, I tried to use finger but I couldn't get it
to work. I didn't see any remote login.

3) To know if there's a log file where I can see what they did during the
session

4) To assign them the lowest permissions

5) To kick off or drop the connection of a selected user

Thanks,
Giuseppe

 
Reply With Quote
 
 
 
 
Michael Heiming
Guest
Posts: n/a

 
      10-22-2004, 11:21 PM
In comp.os.linux.networking Giobbe <(E-Mail Removed)>:
> I'm a newbie and I'd like to ask you some questions or a good web site
> where I can get the following info.


> I've a computer with SSH server and I've created few accounts for my
> friends. They can log in just using it, but know I'd like:


> 1) To assign a specific disk quota to each home directory (they don't have
> a logical partition for each user) as I don't want to allow them to use as
> much space as they want.


Follow the quota howto (www.tldp.org).

> 2) To know who is logged in, I tried to use finger but I couldn't get it
> to work. I didn't see any remote login.


Type 'w'.

> 3) To know if there's a log file where I can see what they did during the
> session


Not without special setup, however you can take a look at their
..bash_history after logout.

> 4) To assign them the lowest permissions


They don't have much anyway, check /etc/security/limits.conf to
even lower those.

> 5) To kick off or drop the connection of a selected user


Simply 'kill' their shell.

BTW
They'll know for sure quite fast where the bofh lives, as you
seem to give a shit about their privacy?

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: 0xEDD27B94)
mail: echo (E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 116: the real ttys became pseudo ttys and vice-versa.
 
Reply With Quote
 
Giobbe
Guest
Posts: n/a

 
      10-23-2004, 12:18 AM
On Sat, 23 Oct 2004 01:21:41 +0200, Michael Heiming wrote:

> In comp.os.linux.networking Giobbe <(E-Mail Removed)>:
>> I'm a newbie and I'd like to ask you some questions or a good web site
>> where I can get the following info.

>
>> I've a computer with SSH server and I've created few accounts for my
>> friends. They can log in just using it, but know I'd like:

>
>> 1) To assign a specific disk quota to each home directory (they don't have
>> a logical partition for each user) as I don't want to allow them to use as
>> much space as they want.

>
> Follow the quota howto (www.tldp.org).
>
>> 2) To know who is logged in, I tried to use finger but I couldn't get it
>> to work. I didn't see any remote login.

>
> Type 'w'.
>
>> 3) To know if there's a log file where I can see what they did during the
>> session

>
> Not without special setup, however you can take a look at their
> .bash_history after logout.
>
>> 4) To assign them the lowest permissions

>
> They don't have much anyway, check /etc/security/limits.conf to
> even lower those.
>
>> 5) To kick off or drop the connection of a selected user

>
> Simply 'kill' their shell.
>
> BTW
> They'll know for sure quite fast where the bofh lives, as you
> seem to give a shit about their privacy?



Where can I find a good manual about the files in /etc/security ? The man
pages don't say anything about... and I don't know how I can set tehm up...
 
Reply With Quote
 
Bit Twister
Guest
Posts: n/a

 
      10-23-2004, 12:33 AM
On Sat, 23 Oct 2004 00:18:22 GMT, Giobbe wrote:
>
> Where can I find a good manual about the files in /etc/security ? The man
> pages don't say anything about... and I don't know how I can set tehm up...


man console.perms
man msec
man pam

You might read the headers of the files for the usage.

locate msec | grep doc/ will help
 
Reply With Quote
 
Michael Heiming
Guest
Posts: n/a

 
      10-23-2004, 06:49 AM
In comp.os.linux.networking Bit Twister <(E-Mail Removed)>:
> On Sat, 23 Oct 2004 00:18:22 GMT, Giobbe wrote:
>>
>> Where can I find a good manual about the files in /etc/security ? The man
>> pages don't say anything about... and I don't know how I can set tehm up...


> man console.perms
> man msec
> man pam


> You might read the headers of the files for the usage.


> locate msec | grep doc/ will help


Yep, in addition it would be great if the OP would stop multi
posting.

Please read: http://www.cs.tut.fi/~jkorpela/usenet/xpost.html

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: 0xEDD27B94)
mail: echo (E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 159: Stubborn processes
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Biscit goes into administration Victor Delta Broadband 0 03-07-2007 10:08 PM
Network Identification/Administration/Flow Control/Error pattern in C photodose@gmx.de Linux Networking 3 10-08-2006 07:51 AM
Remote Administration Jason Windows Networking 5 07-28-2005 07:17 AM
Low cost Linux Network Administration training in the UK clive Linux Networking 0 12-23-2004 12:17 PM
Cannot update due to Administration settings or held to be on network Cornell Windows Networking 1 01-20-2004 09:08 PM



1 2 3 4 5 6 7 8 9 10 11