msl wrote: > Hello all, > I just want to know if OpenSolaris/Solaris has some problem with other users > with UID=0. I'm migrating some GNU/Linux machines that use a specific user > for backup purposes (Brighstor/CA), and that user has UID=0 (software > limitations). After the migration, i will ask you about how i can configure > RBAC roles to substitute the UID=0, but when we are making changes, i think > is better go step-by-step. So, right now i just want to know if Solaris will > work without issue with other user with UID=0. > p.s: If somebody here uses that software, and has some considerations, i > will like to know about (how works with ZFS, ACL...).
I think you are asking if this is okay: In /etc/passwd (or NIS, NIS+ or LDAP) root:x:0:0::/:/sbin/sh .... backup:x:0:0:CA Backup User:/bin/sh is that what you are asking ? -- Darren J Moffat