2004-06-02 Kristian Høgsberg <krh@redhat.com>
[platform/upstream/dbus.git] / test / data / auth / external-root.auth-script
1 ## this tests we can auth EXTERNAL as ourselves, with root credentials
2
3 SERVER
4 ROOT_CREDENTIALS
5 SEND 'AUTH EXTERNAL USERID_HEX'
6 EXPECT_COMMAND OK
7 EXPECT_STATE WAITING_FOR_INPUT
8 SEND 'BEGIN'
9 EXPECT_STATE AUTHENTICATED
10