search for: listkey

Displaying 4 results from an estimated 4 matches for "listkey".

Did you mean: lastkey
2012 Dec 10
1
CTDB - deleting database entries
Hi folks, I'm trying to delete an entry in the idmap database in a ctdb-managed cluster, but I get: "Could not remove gid to sid mapping" when doing: # wbinfo --remove-gid-mapping=956781,S-1-5-21-861567501-1417001333-682003330-493603 Could not remove gid to sid mapping or # wbinfo --set-gid-mapping=18400,S-1-5-21-861567501-1417001333-682003330-493603 Could not create or
2002 Nov 14
0
[Bug 436] New: SSH client API
...ox"); hc.setForwardX11(true); sshConfig.write(); // manage keys SSHKey key = SSHKeymanager.createKey(SSHKey.DSA, "apan-ola at foo.bar"); key.write("key1"); // creates ~/.ssh/key1 and ~/.ssh/key1.pub SSHKeymanager.removeKey("key1"); Collection keys = SSHKeymanager.listKeys(); ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2013 Apr 04
2
AuthorizedKeysCommand question
Hi, is there a particular reason why this feature is "user" based and not "user-pubkey" based? What I mean is that it works for installation with small number of pubkeys per user. But imagine i.e. a GitHub scale - all users logging in as user "git". On each auth request all the keys from database would be fetched and feeded to OpenSSH. Now I am only asking this out
2005 Jan 25
29
Write-up on RoR + XUL Sample
Hi Folks, Just a quick message saying that, after much demand, I wrote a quick write-up for the RoR + XUL thing I did yesterday: http://www.zedshaw.com/blog/programming/ruby_xul.html It lays out the few simple things I did, has a bit of rant on an unrelated topic, and other stuff but it''s short still. On a related note, I''d like to thank "xal" on IRC for reminding