On Thursday 11 April 2002 10:01 am, mukund wrote: > You can't add a user with 0:0 because that is the root uid/gid. On most of > the default installation uid can be more than 100, unless you delete some > system user. �So a better choice would be 101:0
B.S. You can always do that. binand@binand[~]:(17) id dnanib uid=0(root) gid=0(root) groups=0(root) binand@binand[~]:(18) grep dnanib /etc/passwd dnanib:x:0:0::/home/dnanib:/bin/rbash Binand _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
