mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-10-30 18:39:10 +00:00 
			
		
		
		
	Update README.md
This commit is contained in:
		
							parent
							
								
									6aebe677ce
								
							
						
					
					
						commit
						a1a4dd1969
					
				| @ -212,7 +212,7 @@ Create a new local admin (Change the username and password to match your prefere | |||||||
| ``` | ``` | ||||||
| CREATE USER 'admin'@'localhost' IDENTIFIED BY 'password'; | CREATE USER 'admin'@'localhost' IDENTIFIED BY 'password'; | ||||||
| ``` | ``` | ||||||
| Give local admin root privileges (Change the username and password to match from above) | Give local admin root privileges (Change the username and password to match above) | ||||||
| ``` | ``` | ||||||
| GRANT ALL ON *.* TO 'admin'@'localhost' IDENTIFIED BY 'password' WITH GRANT OPTION; | GRANT ALL ON *.* TO 'admin'@'localhost' IDENTIFIED BY 'password' WITH GRANT OPTION; | ||||||
| ``` | ``` | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user