I meant ssh debug turned on. On Mon, May 15, 2017 at 11:44 AM, Bryan Vest <[email protected]> wrote:
> With ssh messenger turned on this is what I am getting right after it > accepts my ssh SHA256 key: > debug3: send packet: type 50 > debug3: receive packet: type 53 > debug3: input_userauth_banner > LDAP authorisation check failed > debug1: Authentication succeeded (publickey). > Authenticated to sa-vm1.apache.org ([62.210.60.231]:22). > debug1: channel 0: new [client-session] > debug3: ssh_session2_open: channel_new: 0 > debug2: channel 0: send open > debug3: send packet: type 90 > debug1: Requesting [email protected] > debug3: send packet: type 80 > debug1: Entering interactive session. > debug1: pledge: network > debug3: send packet: type 1 > debug1: channel 0: free: client-session, nchannels 1 > debug3: channel 0: status: The following connections are open: > #0 client-session (t3 r-1 i0/0 o0/0 fd 5/6 cc -1) > > Connection to sa-vm1.apache.org closed by remote host. > Connection to sa-vm1.apache.org closed. > Transferred: sent 2588, received 1748 bytes, in 0.0 seconds > Bytes per second: sent 29101498.0, received 19655880.4 > debug1: Exit status -1 > > > On Mon, May 15, 2017 at 10:43 AM, Dave Jones <[email protected]> wrote: > >> I have this in my ~/.ssh/config file if you want to do something similar: >> >> Host *.apache.org >> User davej >> IdentityFile ~/.ssh/apache.org.key >> >> >> >> >> On 05/15/2017 09:37 AM, Bryan Vest wrote: >> >>> I should have included where the accounts are: >>> I have the id.a.o account setup with PGP and SSH keys. >>> I have a jira account, I can log in seem to have the access I need. >>> >>> This morning I added the ssh key for this workstation that Im on now. So >>> far I have 3 ssh keys there, two for my Linux Mint workstation at home >>> and >>> one for this Linux Mint workstation I am on now. >>> >>> --Bryan Vest >>> >>> On Mon, May 15, 2017 at 10:19 AM, Bryan Vest <[email protected]> wrote: >>> >>> Time zone is Ohio EDT. I sent an email to infra asking for access since I >>>> was still getting the LDAP error last night. I have an account setup >>>> everywhere I think I need to have them setup. >>>> >>>> --Bryan Vest >>>> >>>> On Mon, May 15, 2017 at 10:05 AM, Dave Jones <[email protected]> wrote: >>>> >>>> I don't think you are becoming a burden. It's just odd timing really >>>>> with a number of things all coming together. I am having to dig in >>>>> very >>>>> deep to figure out all of this stuff to get the ruleqa running again. >>>>> It's >>>>> quite frankly a mess from years of different people helping out while >>>>> running on different OSes. I would like to get it going again and then >>>>> standardize/consolidate everything in a logical manner soon. >>>>> >>>>> Kevin is busy so I will help finish off your onboarding steps. I think >>>>> you are close. I think Keven opened a Jira ticket to get you added to >>>>> sa-vm1.apache.org. Can you SSH into it with your SSH key? If so, can >>>>> you sudo to root using OPIE? >>>>> >>>>> What time zone are you in? I will try to give you a call this >>>>> afternoon >>>>> after I am off work. I am in Dallas, TX (Central). >>>>> >>>>> Dave >>>>> >>>>> >>>>> On 05/15/2017 08:30 AM, Bryan Vest wrote: >>>>> >>>>> When I took the Unix Admin position where I work now it sort of went >>>>>> like >>>>>> this. >>>>>> >>>>>> They gave me a workstation, direct root access to all servers and >>>>>> routers >>>>>> in the network and more or less said have at it and thats what I have >>>>>> been >>>>>> doing for the last 13 years with a few bumps along the way. >>>>>> >>>>>> This created a shell around me that I am trying to break, almost an >>>>>> anxiety >>>>>> shell of leaving my always root home. Always dealing with the same >>>>>> people >>>>>> and so on. >>>>>> >>>>>> Breaking into OpenSource to help with the skills that I have seemed >>>>>> to be >>>>>> the best way to break that shell. Though I feel at this point I am >>>>>> becoming >>>>>> more of a burden than a help since I have yet do do anything though >>>>>> between >>>>>> everyone else at least half of the system seems to be up. >>>>>> >>>>>> Does anyone see anything else that I am missing in my on-boarding >>>>>> steps. >>>>>> >>>>>> Mobile:419-305-9232 >>>>>> >>>>>> --Bryan Vest >>>>>> >>>>>> >>>>>> >>>> >>> >
