summaryrefslogtreecommitdiffstats
path: root/test/data/auth/external-root.auth-script
blob: ca5b94acaf121321a4f9fc9678c00a99bad3b413 (plain)
1
2
3
4
5
6
7
8
9
10
11
## this tests we can auth EXTERNAL as ourselves, with root credentials

SERVER
ROOT_CREDENTIALS
## 30 is ASCII '0' in hex
SEND 'AUTH EXTERNAL 30'
EXPECT_COMMAND OK
EXPECT_STATE WAITING_FOR_INPUT
SEND 'BEGIN'
EXPECT_STATE AUTHENTICATED