0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

Totally different issue (not Template) but need help from LINUX master!! Please

  • Totally different issue (not Template) but need help from LINUX master!! Please

    Posted 18 years 1 month ago
    • I know it is not Template nor Joomla question but LINUX. I've researched online so far ... there isn't any answer yet (Unless I missed it).

      And.... This forum is source of helpful and knowledgeable people.

      Here is what i need help with:

      1. How to add an existing user to another group without losing current group membership. (I need bash command line (I have root access)

      For example: John is belong to Manager group and I like John to have membership to Accounting Group as well(which already exists) without losing his Manager group membership.

      Help is appreciated!!!

      Thank You
  • Re: Totally different issue (not Template) but need help from LINUX master!! Please

    Posted 18 years 1 month ago
    • hi,

      realy no template question...

      so far the quick answer:

      open /etc/group with you favourit editor and put john behind the accounting group for exapample" accounting:x:33:john" ... then logout and login.. thats all...

      by
      wolfgang
  • Re: Totally different issue (not Template) but need help from LINUX master!! Please

    Posted 18 years 1 month ago
    • Thanks Wolfgang! It works
  • Re: Totally different issue (not Template) but need help from LINUX master!! Please

    Posted 18 years 1 month ago
    • or the safe way to do it from the commandline:

      [me@mylinuxbox]#usermod -G groupname username

      check your groups with groups

      [me@mylinuxbox]#groups

      group1 group2
    • Boston Celtics 2008 NBA Champs

Time to create page: 0.058 seconds