On 16:36 19 May 2002, Admin <[EMAIL PROTECTED]> wrote:
| using RH 7.2
| how can I change JUST the ownerships globally,
| using chown, for all domains (have 100)...
| and have each domain endup having the ownerships of 
| all their files/dirs using THEIR specific user/group ownerships?
| (need to do this all at once)
| 
| i.e.  say i have a domain called
| 
| komp.com
| 
| the user (when ftping) is: com
| and the group is : com
| 
| but I can't have com used for the other domains.

Please pick a more descriptive subject line than "question".

I'm (guessing wildly) assuming you're talking about a web server with
virtual hosts? Find where the files are stored and chown them:

        cd /docroot/of/virtual/host
        chown -R .....

Of course, maybe you're talking about something else, like who the
server runs as for a particular domain or something. Please elaborate
of your question.
-- 
Cameron Simpson, DoD#743        [EMAIL PROTECTED]    http://www.zip.com.au/~cs/

Two british bikers were riding along chatting when one of them gazed over the
fence and remarked, "Look at those idiots over there ice skating in this
blizzard!"      - Gaz <[EMAIL PROTECTED]>



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to