View difference between Paste ID: Z1fY2ZMu and sPKnDDkP
SHOW: | | - or go back to the newest paste.
1
swift-node1> swift stat
2
       Account: AUTH_5e333878cf2e401a8a234936dab2ea9d
3
    Containers: 1
4
       Objects: 3
5
         Bytes: 23
6
 Accept-Ranges: bytes
7
   X-Timestamp: 1432163954.14850
8
    X-Trans-Id: tx5559c525e3d042baae62c-00555deff8
9
  Content-Type: text/plain; charset=utf-8
10
11
swift-node1> swift -A http://controller:8080/auth/v1.0 -U admin -K ADMIN_PASS stat
12
Auth GET failed: http://controller:8080/auth/v1.0 401 Unauthorized
13
14
swift-node1> swift -A http://localhost:8080/auth/v1.0 -U admin -K ADMIN_PASS stat
15
Auth GET failed: http://localhost:8080/auth/v1.0 401 Unauthorized