Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: mocha
  • Order by date
  1. mocha

    user authorization

    okay you do have a redhat server running somewhere right ! then if you look into the /etc/group file you would see a group listed there with a GID of 10 called the wheel group and it is assigned to root also....this allows you to give root privileges to other users...just as you give...
  2. mocha

    user authorization

    hi! you could try to add a particular user to the "wheel" group....that would give him root privileges...the rest of the users, however, should not be allowed to access any other directory other than their home directory(chroot) hope this helps regds
  3. mocha

    htaccess problems - any gurus out there?

    okay the first thing is that make sure your.htaccess and .htpasswd are in the same directory that you are trying to protect..... Secondly...there is a line that you need to add in you http.conf file in the .htaccess section(not the directory in question but the .htaccess section)...
  4. mocha

    apache ssl and virtualhost problem

    i have been able to successfully install apache and mod_ssl and openssl and they work very well however, the page only opens on my local machine browser and not when any other computer on the lan requests the page please help!! its pretty crazy why it won't work

Part and Inventory Search

Back
Top