summaryrefslogtreecommitdiff
path: root/src/3rd_party/dbus-1.7.8/test/data/auth/external-root.auth-script
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rd_party/dbus-1.7.8/test/data/auth/external-root.auth-script')
-rw-r--r--src/3rd_party/dbus-1.7.8/test/data/auth/external-root.auth-script11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/3rd_party/dbus-1.7.8/test/data/auth/external-root.auth-script b/src/3rd_party/dbus-1.7.8/test/data/auth/external-root.auth-script
deleted file mode 100644
index b4c4b43946..0000000000
--- a/src/3rd_party/dbus-1.7.8/test/data/auth/external-root.auth-script
+++ /dev/null
@@ -1,11 +0,0 @@
-## this tests we can auth EXTERNAL as ourselves, with root credentials
-UNIX_ONLY
-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
-