Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

targetclid.sock: change SocketMode to 0600 #164

Merged
merged 1 commit into from Apr 1, 2020

Conversation

pkalever
Copy link
Contributor

@pkalever pkalever commented Mar 26, 2020

SocketMode=
If listening on a file system socket or FIFO, this option specifies the
file system access mode used when creating the file node. Takes an
access mode in octal notation. Defaults to 0666.

Thanks Alex Murray[@alexmurray], for reporting.

Fixes: #162
Signed-off-by: Prasanna Kumar Kalever prasanna.kalever@redhat.com

SocketMode=
If listening on a file system socket or FIFO, this option specifies the
file system access mode used when creating the file node. Takes an
access mode in octal notation. Defaults to 0666.

Thanks Alex Murray[@alexmurray], for reporting.

Fixes: open-iscsi#162
Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
@pkalever
Copy link
Contributor Author

@alexmurray @maurizio-lombardi this should go in master and I think given #165 is also fixed now, we are all set for a new release tag 👍

@maurizio-lombardi maurizio-lombardi merged commit 1e5d2dd into open-iscsi:master Apr 1, 2020
@iammattcoleman
Copy link
Contributor

@pkalever We are not ready for a new release: #165 broke targetcli on my system entirely. It seems like I'm having the same type of hang that you were having with StringIO. I'm currently debugging it.

@pkalever
Copy link
Contributor Author

pkalever commented Apr 2, 2020

@iammattcoleman Noted, let me also do an another round of test with some fresh VM's, I will keep you posted.

Thanks for ringing the bell!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

/var/run/targetclid.sock is world writable
4 participants