Find the answer to your Linux question:
Results 1 to 4 of 4
hello everyone, I installed phpmyadmin on my Fedora Core 10. I logged into phpmyadmin. I found 6 different users to use mysql. Under privileges, this is what I found. I ...
  1. #1
    Just Joined! asif2k's Avatar
    Join Date
    Feb 2006
    Location
    TEXAS
    Posts
    59

    mysql users on Fedora 10 some may need deletion? which ones should I delete?

    hello everyone,

    I installed phpmyadmin on my Fedora Core 10. I logged into phpmyadmin. I found 6 different users to use mysql. Under privileges, this is what I found. I just want to know. Which ones I can delete and which ones I should leave alone? thanks in advance for your help. Any help is appreciated. thank you.

    Code:
    User  	   Host  	        Global privileges     	Grant  
    	
    Any 	% 			USAGE 		         No 	     
    Any 	 server 		USAGE 		         No 	 
    Any 	localhost 		USAGE 		         No 	  
    Root 	127.0.0.1 	     ALL-PRIVILEGES 	         Yes 	 
    Root 	 server 	     ALL-PRIVILEGES 	         Yes 	
    Root 	localhost 	     ALL-PRIVILEGES 	         Yes
    thanks

  2. #2
    Linux User Felarin's Avatar
    Join Date
    Mar 2007
    Location
    Brazil or Singapore
    Posts
    314
    Quote Originally Posted by asif2k View Post
    hello everyone,

    I installed phpmyadmin on my Fedora Core 10. I logged into phpmyadmin. I found 6 different users to use mysql. Under privileges, this is what I found. I just want to know. Which ones I can delete and which ones I should leave alone? thanks in advance for your help. Any help is appreciated. thank you.

    Code:
    User         Host              Global privileges         Grant  
        
    Any     %             USAGE                  No          
    Any      server         USAGE                  No      
    Any     localhost         USAGE                  No       
    Root     127.0.0.1          ALL-PRIVILEGES              Yes      
    Root      server          ALL-PRIVILEGES              Yes     
    Root     localhost          ALL-PRIVILEGES              Yes
    thanks
    Looks okay to me, dont need to delete anyone.
    "A graphical user interface is just a mask. What lies beneath is what matters."

  3. #3
    Just Joined! asif2k's Avatar
    Join Date
    Feb 2006
    Location
    TEXAS
    Posts
    59
    Code:
    User  	   Host  	        Global privileges     	Grant  
    	
    Any 	% 			USAGE 		         No 	     
    Any 	 server 		USAGE 		         No 	 
    Any 	localhost 		USAGE 		         No 	  
    Root 	127.0.0.1 	     ALL-PRIVILEGES 	         Yes 	 
    Root 	 server 	     ALL-PRIVILEGES 	         Yes 	
    Root 	localhost 	     ALL-PRIVILEGES 	         Yes
    Quote Originally Posted by Felarin View Post
    Looks okay to me, dont need to delete anyone.



    on the first line what is the " % " for???

    thanks

  4. #4
    Linux User Felarin's Avatar
    Join Date
    Mar 2007
    Location
    Brazil or Singapore
    Posts
    314
    If i'm not wrong, it's for all remote hosts as restricted users.
    "A graphical user interface is just a mask. What lies beneath is what matters."

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...