Bryan Casey

Results 13 comments of Bryan Casey

I see that you made a comment about 0.7.0 reusing past sessions and hoping that it didn't re-request the SSO information. So far that hasn't been working for me. I...

FYI - I am no longer using this style of VPN login, so I will no be available for testing should this enhancement get added at some point.

I just did this, so I thought I'd help you out here. Tested on Ubuntu 14.04: attributes/default.rb ``` default['aws-iam-ldap-bridge']['root'] = '/opt/aws-iam-ldap-bridge' default['aws-iam-ldap-bridge']['repo'] = 'http://github.com/denismo/aws-iam-ldap-bridge.git' ``` recipes/default.rb ``` %w( git openjdk-7-jdk...

ah. Misunderstood. I'll post a wrapper once I complete it. Was having trouble using the compiled source anyhow.

I'm trying this on a non-EC2 host with the credentials in ENV exports. I'm not sure it able to connect to poll: ``` [19:43:06] ERROR [com.denismo.aws.iam.LDAPIAMPoller] - Exception preparing structure...

I did get this working with a EC2 host and a custom instance role

I'm incredibly grateful you find it useful! No beers necessary - the kind comment is more than enough of a reward! Unfortunately, I no longer have any machines that I...

I would ask you to run the app without the wrapper and see if you have the same issue. https://github.com/TheCase/IPMIView.app/wiki/Troubleshooting

https://github.com/TheCase/IPMIView.app/wiki/Troubleshooting

See this issue report: https://github.com/TheCase/IPMIView.app/issues/23#issuecomment-1841565031