Hi All,

        I figured how to create a user, but how to I create a group?
Here is what I did:

create user <username>
nocreatedb
nocreateuser
in group staff;

I got a CREATE;

When I try to grant access I get an error:

grant all
on user_info
to group staff

Anyone have any ideas???  It would be a real pain to have to do this
on a user level.

-- 
                                                         
           Shawn T. Walker  [EMAIL PROTECTED]              
              Internet Access Cincinnati                 
"Dogs believe they are human. Cats believe they are God."                              
                            
  If your strength is small, don't carry heavy burdens.  
      If your words are worthless, don't give advice.    
                  __Chinese Proverb                      
                                                         

Reply via email to