mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
parent
9c3446d347
commit
b8766e74c6
@ -1,7 +1,7 @@
|
||||
# Put this in your MySQL database by running
|
||||
# mysql -u<user> -p<password> -h<host> <database> < mysql.dump
|
||||
|
||||
CREATE TABEL user (
|
||||
CREATE TABLE user (
|
||||
logon_time int(9),
|
||||
logoff_time int(9),
|
||||
kickoff_time int(9),
|
||||
|
Loading…
Reference in New Issue
Block a user