search for: usersharepath

Displaying 5 results from an estimated 5 matches for "usersharepath".

2018 Nov 05
2
old bug with usershares of what?
oh sorry, of course i have a typo in 6. The user usershare dir depends on system where samba was build. For example in fedora it is /var/lib/samba/usershares, and in openbsd it is /var/samba/usershares. I am sure i am doing everything right. пн, 5 нояб. 2018 г. в 19:10, Rowland Penny via samba <samba at lists.samba.org >: > On Mon, 5 Nov 2018 18:05:09 +0300 > Илья Коскин via samba
2018 Nov 05
0
old bug with usershares of what?
...re dir depends on system where samba was build. > For example in fedora it is /var/lib/samba/usershares, > and in openbsd it is /var/samba/usershares. > I am sure i am doing everything right. > Yes, I think you are too. The error message you are getting comes from here: if (sys_stat(usersharepath, &sbuf, false) != 0) { DEBUG(0,("load_usershare_service: stat of %s failed. %s\n", usersharepath, strerror(errno) )); return -1; } Which, to my limited understanding of 'C', means it checks if 'stat' can be run successfully against the usersharepath and it doesn...
2019 Jul 14
2
Build error due to Waf task dependency cycle in run_after
Dear all, trying to build some Heimdal-based packages for Samba AD DC under openSUSE I am facing some difficulties with the build system: During the installation which is triggered by "make install" waf complains about some task dependency cycle after leaving folder bin/default. Full log including config options can be seen unter https://build.opensuse.org/
2019 Aug 01
0
Build error due to Waf task dependency cycle in run_after
...lskeyfile.xml,tlspriority.xml,tlsverifypeer.xml,unicode.xml,unixcharset.xml,unixextensions.xml,unixpasswordsync.xml,useclientdriver.xml,usemmap.xml,usernamelevel.xml,usernamemap.xml,usernamemapcachetime.xml,usernamemapscript.xml,usershareallowguests.xml,usersharemaxshares.xml,usershareowneronly.xml,usersharepath.xml,usershareprefixallowlist.xml,usershareprefixdenylist.xml,usersharetemplateshare.xml,usesendfile.xml,utmp.xml,utmpdirectory.xml,valid.xml,validusers.xml,vetofiles.xml,vetooplockfiles.xml,vfsobjects.xml,volume.xml,webport.xml,widelinks.xml,winbindcachetime.xml,winbinddsocketdirectory.xml,winbinde...
2019 Mar 20
2
build problem with 4.10.0
...lskeyfile.xml,tlspriority.xml,tlsverifypeer.xml,unicode.xml,unixcharset.xml,unixextensions.xml,unixpasswordsync.xml,useclientdriver.xml,usemmap.xml,usernamelevel.xml,usernamemap.xml,usernamemapcachetime.xml,usernamemapscript.xml,usershareallowguests.xml,usersharemaxshares.xml,usershareowneronly.xml,usersharepath.xml,usershareprefixallowlist.xml,usershareprefixdenylist.xml,usersharetemplateshare.xml,usesendfile.xml,utmp.xml,utmpdirectory.xml,valid.xml,validusers.xml,vetofiles.xml,vetooplockfiles.xml,vfsobjects.xml,volume.xml,webport.xml,widelinks.xml,winbindcachetime.xml,winbinddsocketdirectory.xml,winbinde...