keybase / client

Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
BSD 3-Clause "New" or "Revised" License
8.91k stars 1.23k forks source link

Access denied, keybase shell, fresh install, windows 10 (domain admin) #6502

Open gellenburg opened 7 years ago

gellenburg commented 7 years ago

Fresh install of Keybase this afternoon.

Windows 10 Pro.

Domain admin account.

Getting access denied:

C:\Users\gellenburg\AppData\Local\Keybase>keybase sign

C:\Users\gellenburg\AppData\Local\Keybase>keybase status

C:\Users\gellenburg\AppData\Local\Keybase>keybase login

C:\Users\gellenburg\AppData\Local\Keybase>keybase log NAME: keybase log - Manage keybase logs

USAGE: keybase log [arguments...]

COMMANDS: send Send recent debug logs to keybase help, h Shows a list of commands or help for one command

C:\Users\gellenburg\AppData\Local\Keybase>keybase log send This command will send recent keybase log entries to keybase.io for debugging purposes only.

These logs don’t include your private keys or encrypted data, but they will include filenames and other metadata keybase normally can’t read, for debugging purposes.

Continue sending logs to keybase.io? (type 'YES' to confirm): yes


Success! Your log ID is:

e0a9f6abe335772f2a6b2d1c

Here's a URL to submit new bug reports containing this ID:

https://github.com/keybase/client/issues/new?body=[write%20something%20useful%20and%20descriptive%20here]%0A%0Amy%20log%20id:%20e0a9f6abe335772f2a6b2d1c

Thanks!

C:\Users\gellenburg\AppData\Local\Keybase>

my log id: e0a9f6abe335772f2a6b2d1c

zanderz commented 7 years ago

This is puzzling. Was the installer run under elevated permissions, or as a different user?