Sponsored Content
Full Discussion: Domain Administrator
Operating Systems Linux Domain Administrator Post 39783 by sstevens on Saturday 30th of August 2003 12:53:54 PM
Old 08-30-2003
Domain Administrator

I used to have a Cobalt RaQ4 server that allows the server administrator to set up site administrators for each domain. The site administrators can add more users to that domain, and he can also write files to the users' directories.

I now have a RedHat 9.0 box running Linux 2.4.20 with Apache 2.0. I'd like to be able to do the same site administrative things on this server.

I logged on to both servers via SSH and did
Code:
ls -al

The Cobalt told me the users directory and all the users inside have the permissions 2775 (drwxrwsr-x). After making my users directory on the RH have the same permissions, I was able to write files to the users directories! Woohoo!

So now my question is, how do I set up Apache to create user directories with these permissions by default so that I don't have to go through the entire server and change each directory, and manually change each user we add to each domain.

Sorry this post is so long, I just want to give you as much info as possible so you know exactly what is going on. If it helps, I'm using Plesk 6 to manage the domains and users.

Thanks!

Last edited by sstevens; 08-30-2003 at 02:17 PM..
 

7 More Discussions You Might Find Interesting

1. AIX

Auditing User administrator

Background: I a trying to audit user administration on a AIX box. I am trying to make sure that any changes made by the System administrator to the user accounts (Add users, changing their attributes or deleting users) are accompanied by authorization i.e. the system admin does not make any... (0 Replies)
Discussion started by: gladiator
0 Replies

2. AIX

Administrator responsibilities

HELLOW ALL Can any one tell me what are the Requirements for any system administrator to be a system administrators (After taking all the courses for IBM or the the track that requires only during your job). (1 Reply)
Discussion started by: magasem
1 Replies

3. What is on Your Mind?

I want to become a System Administrator

Has anyone got any advice on how I can get a job as a Unix/Solaris system administrator? My current job is supporting an application that runs on Solaris servers. I have very minimal Solaris/Unix skills but would like to expand on them with the aim of getting a junior sys admin role. I have... (4 Replies)
Discussion started by: Sepia
4 Replies

4. What is on Your Mind?

Unix Administrator and Linux Administrator transition

Hello Unix Experts, I'm going to be graduating with a CIS (Computer Information Systems) degree in the coming year. I have been offered an internship with a job title of Unix Administrator under a well known company. I understand that Unix is used for high-end servers in many large... (1 Reply)
Discussion started by: brentmd24
1 Replies

5. Windows & DOS: Issues & Discussions

How to: Linux BOX in Windows Domain (w/out joining the domain)

Dear Expert, i have linux box that is running in the windows domain, BUT did not being a member of the domain. as I am not the System Administrator so I have no control on the server in the network, such as modify dns entry , add the linux box in AD and domain record and so on that relevant. ... (2 Replies)
Discussion started by: regmaster
2 Replies

6. What is on Your Mind?

Know your System Administrator

Couldn't resist: www.gnu.org/fun/jokes/know.your.sysadmin.html (1 Reply)
Discussion started by: radoulov
1 Replies

7. Red Hat

RedHat administrator certification

Hi All, I want to get certified as RedHat administrator and i though why not to use this wonderfull forum to ask this question. Can someone please let me know some good institues in 'Mumbai' from where i can take RedHat courses and get certified. Also it will be of great help if i can get... (0 Replies)
Discussion started by: omkar.jadhav
0 Replies
MKUSERS(8)						      System Manager's Manual							MKUSERS(8)

NAME
MkUsers - Batch creating multiple XMail accounts SYNOPSIS
MkUsers [options] DESCRIPTION
This command line utility enable You to create user accounts structure by giving it a formatted list of users parameters or a formatted text file. This utility can be also used to create a random number users, that is useful for me for testing the server performance. OPTIONS
-a numusers Number of users to create in auto-mode. -d domain Domain name in auto-mode. -f inputFile Input file name {stdin}. -u username Radix user name in auto-mode. -r rootdir Mail root path {./}. -s mboxsize Mailbox maximum size {10000}. -i useridbase Base user id {1}. -m Create Maildir boxes. -h show help message. USAGE
Input file format is domain;username;password;real-name;homepage[NEWLINE] where a character # as the very first one in a line is used to comment the entire line. If a file mailusers.tab already exist in mail root path MkUsers exit without overwriting the existing copy. This protect You by accidental overwriting of Your file when playing inside the real MAIL_ROOT directory. So if You want to setup the root directory ( -r ... ) as MAIL_ROOT You must delete by hand the existing file. If You setup the root directory ( -r ... ) as MAIL_ROOT You MUST have XMail stopped before running MkUsers. Existing files and directories will be not overwrited by MkUsers so You can keep Your users db into the formatted text file ( or generate it by a database dump for example ) and run MkUsers to create the structure. Remeber that You've to add new domains in domains.tab file by hand. NOTES
MkUsers is intended as a bulk-mode utility, not to create single users coz for this need CtrlClnt ( or other GUI/Web configuration utili- ties ) is better suited. SEE ALSO
CtrlClnt(1), XMail(8). AUTHOR
XMail program was written by Davide Libenzi <davidel@xmailserver.org>. This manual page was written by Radim Kolar <hsn@cybermail.net>, for the Debian GNU/Linux system (but may be used by others). March 12, 2002 MKUSERS(8)
All times are GMT -4. The time now is 08:19 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy