<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">I&#39;ve been looking into using Gluster to replace a system that we currently use for storing data for several thousand users. With our current networked file system, each user can create volumes and only that user has access to their volumes with authentication.</span><div style="font-family:arial,sans-serif;font-size:13px">
<br></div><div style="font-family:arial,sans-serif;font-size:13px">I see that Gluster also offers a username/password auth system, which is great, but there are several issues about it that bother me: </div><div style="font-family:arial,sans-serif;font-size:13px">
<br></div><div style="font-family:arial,sans-serif;font-size:13px">[1] Currently all the authentication related information is passed un-encrypted over the network from client to server.<br></div><div style="font-family:arial,sans-serif;font-size:13px">
[2] Currently each volume is managed as a separate process on the server.</div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">[1] is a major security issue for me and [2] is a major scalablity issue.</div>
<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">Are either of these issues going to be fixed in the next release or are there any alternatives that Gluster offers? Also, is the authentication layer only used by the Gluster FUSE client or is it possible with NFS or CIFS?</div>
<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">I&#39;ve also wondered if Gluster can support authentication on a sub-directory level? If not, how complicated would it be to modify the source code to enable it? This would enable us to go around the one-process-per-volume issue.</div>
</div>