os/ossrv/ofdbus/dbus/data/auth/external-root.auth-script
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/ossrv/ofdbus/dbus/data/auth/external-root.auth-script	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,10 @@
     1.4 +## this tests we can auth EXTERNAL as ourselves, with root credentials
     1.5 +
     1.6 +SERVER
     1.7 +ROOT_CREDENTIALS
     1.8 +SEND 'AUTH EXTERNAL USERID_HEX'
     1.9 +EXPECT_COMMAND OK
    1.10 +EXPECT_STATE WAITING_FOR_INPUT
    1.11 +SEND 'BEGIN'
    1.12 +EXPECT_STATE AUTHENTICATED
    1.13 +