Hi,
I have an Ubuntu 16.04 server . Later installed Webmin 1.850 on the before mentioned Ubuntu machine. I am using Webmin on Firefox 54.0.1 browser. I wanted to create a share for a domain user in Active Directory through "Samba Windows File Sharing module" . I am trying to add the the domain user as a valid user from the users list shown in "Valid users" option. Whenever I select the domain user, it's not getting added properly as a valid user. For example consider "SAMDOM\user" in the user list of
Valid users option, when I select that user it's getting added as "SAMDOMuser" where '\' is getting removed. It results in invalid user. Can you please tell me why it is happening and what I need to do to overcome
this .Thanks in advance
Regards,
S.Srikar
Ok, I see the cause of this - it will be fixed in the next Webmin release.
Hi Jamie,
Thanks for the response.
Can you please provide me patch, if any, for the issue
so that I can make use of it until it is fixed in next release?.
BTW, when is next release scheduled?
Thanks,
Srikar
On Sun, Aug 6, 2017 at 3:14 AM, Jamie Cameron jcameron@users.sf.net wrote:
You can see the patch for this here : https://github.com/webmin/webmin/commit/e9c74254988be0c6bee2d3090a74222a8ebae34e
Hi Jamie,
Thanks for the quick response . Above fix works for
domain users but not for domain groups. Later made similar changes in
group_chooser.cgi file and tested . Currently it works for domain
groups also . Apart from that there are other options like "Create
with owner" and "Create with group" which are used during share
creation where same issue is occurring. Same fix is needed for them
too.
Regards,
S.Srikar.
On Tue, Aug 8, 2017 at 10:28 AM, Jamie Cameron jcameron@users.sf.net wrote:
Related
Bugs:
#5007What change did you make to group_chooser.cgi exactly?
Hi Jamie,
Sorry . I was away for a while. Please check the
attached text file regarding changes made in group_chooser.cgi and
user_chooser.cgi files.
Thanks & Regards,
S.Srikar.
On Sat, Aug 12, 2017 at 12:58 AM, Jamie Cameron jcameron@users.sf.net wrote:
Related
Bugs:
#5007Thanks, I will include that in the next release.