noob here. getting this error when setting up the windows sharing.
[EFAULT] net conf addshare [Vidbyte] failed with error: Error setting parameter path: SBC_ERR_NOMEM
it wpould be nice if there was a list of error codes and solution/reasons.
noob here. getting this error when setting up the windows sharing.
[EFAULT] net conf addshare [Vidbyte] failed with error: Error setting parameter path: SBC_ERR_NOMEM
it wpould be nice if there was a list of error codes and solution/reasons.
That's an unusual error to see. It seems like something is significantly broken on your server. If I were to hazard a guess, the system dataset did not get set up properly causing samba's libsmbconf to fail to generate a proper libparm context (failing with ENOMEM) which turns into a libsmbconf error SBC_ERR_NOMEM. Please send me a system debug and I'll take a look at it.
That's an unusual error to see. It seems like something is significantly broken on your server. If I were to hazard a guess, the system dataset did not get set up properly causing samba's libsmbconf to fail to generate a proper libparm context (failing with ENOMEM) which turns into a libsmbconf error SBC_ERR_NOMEM. Please send me a system debug and I'll take a look at it.