Oracle How Tos

Mostly site would have info on things I work on i.e Oracle VM, Weblogic, oracle db or any new stuff on linux etc... that might be of help to someone out there... ... ...

Friday, July 13, 2012

Adding User and Group with specific uid and gid

[root@slchost ~]# useradd aime
[root@slchost ~]# groupadd svrtech
[root@slchost ~]# usermod -u 94110 aime
[root@slchost ~]# usermod -G svrtech aime
[root@slchost ~]# groupmod -g 42424 svrtech
[root@slchost~]# su aime
[aime@slchost root]$ id
uid=94110(aime) gid=503(aime) groups=503(aime),42424(svrtech)
[aime@slchost root]$
Posted by Oracle Weblogic How TO's ... at 8:44 AM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

I like reading...

  • Oracle Documentation...
  • Superuser
  • Random Bugs
  • Stackexchange
  • Oracle Database FAQ
  • Fusion Docs (all apps)
  • Xen Networking
  • Linux /Solaris Quick reference
  • Oracle Blogs
  • Alison on Oracle VM
  • All about Oracle VM
  • Techsnail (Class based tutor)
  • Ubuntu Xen How TO
  • FedoraXenQuickstart
  • Linux Poison
  • Oracle Virtual Manger 2.2 (Xen) Official Howto's
  • Oracle related Blogs
  • Weblogic Wonders
  • Techtalks....

Blog Archive

  • ▼  2012 (3)
    • ▼  July (1)
      • Adding User and Group with specific uid and gid
    • ►  April (1)
    • ►  February (1)
  • ►  2011 (68)
    • ►  December (2)
    • ►  November (1)
    • ►  October (7)
    • ►  September (3)
    • ►  August (2)
    • ►  May (5)
    • ►  April (4)
    • ►  March (8)
    • ►  February (12)
    • ►  January (24)

About Me

Oracle Weblogic How TO's ...
View my complete profile
Ethereal theme. Powered by Blogger.

Followers