Welcome to the Linux Foundation Forum!

17.10 Lab instruction

Options
Posts: 2
edited February 2018 in LFS211 Class Forum

In step 8, I was unable to create the user with the instruction in the Lab Manual

MariaDB [(none)]> mysql CREATE USER ’student’@’%’ IDENTIFIED BY ’password’;

 

to correct 

1> omit msql &

2> replace curly quotes (’) with straight quotes (')

MariaDB [(none)]>  CREATE USER 'student'@'%' IDENTIFIED BY 'password';

This did the trick for me.

 

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Categories

Upcoming Training