<ocdtrekkie>
Anyone happen to be floating around who knows anything about Python virtualenv?
<simpson>
ocdtrekkie: In theory, sure.
<simpson>
What's up?
<ocdtrekkie>
Presumably, it used to put pip in the env's /bin directory. (Since vagrant-spk expects it there.) But it isn't there.
<simpson>
Huh, it definitely should do that.
<ocdtrekkie>
I am websearching looking for a change in behavior, but I figured it was worth a random ask in channel. My error message is at sandstorm-io/vagrant-spk#228
<simpson>
Sorry, best of luck.
<ocdtrekkie>
(sidebar of fun: my IRC client isn't showing your messages or mine... but I can send messages from it... and see your responses on botbot.me)
<ocdtrekkie>
No worries, I'll keep at it.
harish has joined #sandstorm
samba_ has quit [Ping timeout: 264 seconds]
dotorgdotcom has quit [Ping timeout: 240 seconds]
hsrai has quit [Ping timeout: 268 seconds]
dotorgdotcom has joined #sandstorm
hsrai has joined #sandstorm
samba_ has joined #sandstorm
nwf has quit [Ping timeout: 260 seconds]
afuentes has joined #sandstorm
samba_ has quit [Ping timeout: 248 seconds]
xet7 has joined #sandstorm
namark has joined #sandstorm
AZero has joined #sandstorm
ogres has joined #sandstorm
taman has joined #sandstorm
<taman>
hello, I am using sandstorm and signing up the users from ldap. For now, I can share the documents of an application between all the users of the ldap, But I want to give permission on sharing of the document, like I want to share only between the groups of ldap users, NOT with all the users. Is it possible to give the permission, if yes, then how
<taman>
can I do so. Though I did not find this feature.
ocdtr_web has joined #sandstorm
<ocdtr_web>
taman: So to be clear: You can share with individual LDAP users, but you are hoping to share with LDAP groups?
<taman>
yes, I want that a specific member of the group can ONLY share a document with its group member, NOT out of the group.
<ocdtr_web>
OH, that's different, you want to limit the scope of who a user can share with inside your organization.
<ocdtr_web>
That is... kinda strange.
<taman>
Exactly!
<ocdtr_web>
I know some design was done on applying "policies" to sharing so that you could do some more sophisticated configuration with regards to who can share what, but I don't think you're likely to see that sort of capability available in Sandstorm anytime soon, tbh.
<ocdtr_web>
It never hurts to put in an issue on GitHub describing the feature you want and why it's important. But I don't think Sandstorm's LDAP support is particularly group aware at this point, it is more or less just authentication right now, I believe.
<taman>
I think so, as It did not ask me for "cn" regarding information inn configuration.
<taman>
And I can put it as a feature request on repo. It seems to be nice feature.