Mufasa,
Thanks, i really appreciate any help you can provide... might sound kind of odd.. but I'm not actually trying to set up a guest user account on a database... I'm not an oracle dba... or even have access to the database here... but i have been tasked with comparing and documenting some of the differences in user access controls from a security standpoint... (which really is not in my bag of tricks... gotta love a challenge)
my understanding of a guest account on other platforms is that if there is legitimate loginID to the dbms, but that loginID is not mapped to a specific userID, if a guest account is present in the database, that loginID takes on the user "guest" and therefore has the any privileges granted to guest (& public)...
In this respect, is there a similar form of "guest" in oracle that could potentially undermine security?
i have scoured through metalink and other forms of documentation and haven't really come up with a definitive answer. a point in the right direction would be wonderful.
Thanks!!!