44
« on: March 15, 2018, 03:59:05 pm »
For some strange reason, it may be a senior moment, I am totally unable to add new users and/or groups to any of my samba installs. It was bad enough that nothing would happen the first time I tried to use it until I discovered that I needed to hand produce a master.password file (something not mentioned in the readme.os2) one would assume that would be included in the 'Simple Samba Configuration Center' gui but it isn't.
Anyway, having passed that 'test' I got things up and running and has been since October of last year. I did a new clean install of ArcaOS 5.0.2 and did the hand produce the master.password thing and got smbd.exe and nmbd.exe up and running BUT when trying to add users and groups via the 'Samba Users and Groups' gui I get an error (see screen grab) and SMBUSERS.err gives the following
Line 42 of _Login in SMBUSERS.VRM:
+++ Msg.Text = substr(loginLine, pos('NT_STATUS', loginLine));
*** Error 40 Incorrect call to routine
Line 51 of Main_Create in SMBUSERS.VRM:
+++ Call _Login;
Line 50 of Main in SMBUSERS.VRM:
+++ Call Main_Create;
Line 50 of Main in SMBUSERS.VRM:
+++ Interpret _VREEvent;
What is going on and is there a way to get round this problem because al long as this exists I am unable to connect to any of the shares (all machines give the same 'SYS0065: Network access is denied.' error message) which rather defeats the reason for using Samba.