Weird key issue
Created by: BrianGilbert
I have the following in my authorized_keys file for the gitolite account:
gitolite start
command="/home/git/bin/gl-auth-command brian_realityloop_com_1329290745",no-port-forwarding,no-X11-forwarding,no-agent-forwarding,no-pty ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAv7AmdCTXChmEnkDeZjciLdUvNgUIwT58Xo$ command="/home/git/bin/gl-auth-command brian_realityloop_com_1330817519",no-port-forwarding,no-X11-forwarding,no-agent-forwarding,no-pty ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAv7AmdCTXChmEnkDeZjciLdUvNgUIwT58Xog$
gitolite end
the brian_realityloop_com_1329290745 entry doesn't exist in the gitlab database, or anywhere that I can find in the gitolite settings, but it blocks me from downloading or creating repos, I've tried removing or commenting out the line but it just get's recreated whenever a new repo is set up.
Can anyone help me with how to remove the entry for good please?