You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I create a labrad connection without specifying the labradhost (cxn=labrad.connect()), I'm able to connect without having to enter a user name or password. If I instead specify the labradhost (e.g., cxn=labrad.connect(host='mycomputername'), I have to enter a user name and the password. Is there any way to set this up to always use the default values (as defined by the environment variables where given) even when the labradhost is specified?
Note: Running pylabrad 0.96.3 on my computer. On the manager, running scalabrad 0.7.7 and pylabrad 0.96.1 and not using OAuth. @maffoo, @kunalq, @DanielSank?
The text was updated successfully, but these errors were encountered:
On Dec 16, 2016 5:55 PM, "Jim Wenner" ***@***.***> wrote:
When I create a labrad connection without specifying the labradhost (
cxn=labrad.connect()), I'm able to connect without having to enter a user
name or password. If I instead specify the labradhost (e.g.,
cxn=labrad.connect(host='mycomputername'), I have to enter a user name
and the password. Is there any way to set this up to always use the default
values (as defined by the environment variables where given) even when the
labradhost is specified?
Note: Running pylabrad 0.96.3 on my computer. On the manager, running
scalabrad 0.7.7 and pylabrad 0.96.1 and not using OAuth. @maffoo
<https://github.com/maffoo>, @kunalq <https://github.com/kunalq>,
@DanielSank <https://github.com/DanielSank>?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#306>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEX0CG_L5Ob0sHKoPWke3ghGS9KmDxsPks5rIxbFgaJpZM4LPq64>
.
When I create a labrad connection without specifying the labradhost (
cxn=labrad.connect()
), I'm able to connect without having to enter a user name or password. If I instead specify the labradhost (e.g.,cxn=labrad.connect(host='mycomputername')
, I have to enter a user name and the password. Is there any way to set this up to always use the default values (as defined by the environment variables where given) even when the labradhost is specified?Note: Running pylabrad 0.96.3 on my computer. On the manager, running scalabrad 0.7.7 and pylabrad 0.96.1 and not using OAuth. @maffoo, @kunalq, @DanielSank?
The text was updated successfully, but these errors were encountered: