Displaying 5 results from an estimated 5 matches for "directory_create_or_exist_strict".
2015 Mar 20
4
Samba4 4.2 building options and error during Samba4 4.2. building breaks it.
...nt machiens with Ubuntu 14.04 server LTS x32:
[3724/4281] Linking default/lib/util/libsamba-util.so
default/lib/util/util_11.o: In function `file_check_permissions':
home/samba/bin/../lib/util/util.c:152: undefined reference to
`uid_wrapper_enabled'
default/lib/util/util_11.o: In function `directory_create_or_exist_strict':
home/samba/bin/../lib/util/util.c:277: undefined reference to
`uid_wrapper_enabled'
collect2: error: ld returned 1 exit status
Firstly I built talloc, tdb, tevent and ldb, all are with
--enable-developer --bundled-libraries=NONE switches.
Then Samba4 in its self with:
--enable-developer...
2013 May 10
0
samba4, NT_STATUS_INVALID_SERVER_STATE
I'm running the latest samba4 (git HEAD)
After trying a samba_upgradeprovision (no errors reported) and samba-tool
dbcheck (no errors reported), I now see this error repeating in the logs:
[2013/05/09 23:12:48.671178, 0]
../lib/util/util.c:232(directory_create_or_exist_strict)
invalid ownership on directory /usr/local/samba/private/smbd.tmp/msg
[2013/05/09 23:12:48.671325, 0]
../source3/rpc_server/dcesrv_auth_generic.c:40(auth_generic_server_authtype_start)
../source3/rpc_server/dcesrv_auth_generic.c:40: auth_generic_prepare
failed: NT_STATUS_INVALID_SERVER_STATE
[...
2015 Mar 20
1
Samba4 4.2 building options and error during Samba4 4.2. building breaks it.
...[3724/4281] Linking default/lib/util/libsamba-util.so
>> default/lib/util/util_11.o: In function `file_check_permissions':
>> home/samba/bin/../lib/util/util.c:152: undefined reference to
>> `uid_wrapper_enabled'
>> default/lib/util/util_11.o: In function
>> `directory_create_or_exist_strict':
>> home/samba/bin/../lib/util/util.c:277: undefined reference to
>> `uid_wrapper_enabled'
>> collect2: error: ld returned 1 exit status
>>
>> Firstly I built talloc, tdb, tevent and ldb, all are with
>> --enable-developer --bundled-libraries=NONE swit...
2015 Mar 20
0
Samba4 4.2 building options and error during Samba4 4.2. building breaks it.
...LTS x32:
>
> [3724/4281] Linking default/lib/util/libsamba-util.so
> default/lib/util/util_11.o: In function `file_check_permissions':
> home/samba/bin/../lib/util/util.c:152: undefined reference to
> `uid_wrapper_enabled'
> default/lib/util/util_11.o: In function
> `directory_create_or_exist_strict':
> home/samba/bin/../lib/util/util.c:277: undefined reference to
> `uid_wrapper_enabled'
> collect2: error: ld returned 1 exit status
>
> Firstly I built talloc, tdb, tevent and ldb, all are with
> --enable-developer --bundled-libraries=NONE switches.
> Then Samba4 i...
2019 Apr 18
3
samba 4.10 + SQUID 4.6 (FreeBSD) Fresh install - Error ownership folder
...rberos helper is not working at all and it fails crashing the Squid as it
Terminated abnormally.
**start error log**
Initialising global parameters
Processing section "[global]"
Initialising global parameters
Processing section "[global]"
Initialising global parameters
directory_create_or_exist_strict: invalid ownership on directory
/var/run/samba4/msg.lock
Processing section "[global]"
cmdline_messaging_context: Unable to initialize messaging context.
lp_load_ex: refreshing parameters
**end of error log**
I tried several different ownerships with no success, also I compared with...