Displaying 3 results from an estimated 3 matches for "credentials_files".
2016 Apr 19
3
mount cifs
On 04/19/2016 1:44 PM, Helmut Hullen wrote:
> Hallo, Dale,
>
> Du meintest am 19.04.16:
>
>>> Found some more info:
>>>
>>> mount.cifs to mount shares from my DCs (samba 4.2.11) works
>>> mount.cifs to mount shares from smbserver (also 4.2.11) does NOT
>>> work.
> [...]
>
>>> As for smb.conf options: similar on the DCs and the
2016 Apr 19
3
mount cifs
On 04/19/2016 8:39 AM, lists wrote:
> Found some more info:
>
> mount.cifs to mount shares from my DCs (samba 4.2.11) works
> mount.cifs to mount shares from smbserver (also 4.2.11) does NOT work.
>
> Here is the debug log it produces:
>
>> root at epo:/proc/fs/cifs# mount.cifs //smbserver.domain.com/share /mnt
>> -o username=username,domain=WRKGRP,sec=ntlmsspi
2010 May 02
2
samba4 make error - drsblobs.so
...rtially linking bin/mergedobj/auth_session.o
Compiling auth/credentials/credentials.c
auth/credentials/credentials.c: In function ?cli_credentials_guess?:
auth/credentials/credentials.c:717: warning: ?event_context_find? is deprecated (declared at ./lib/events/events.h:6)
Compiling auth/credentials/credentials_files.c
auth/credentials/credentials_files.c: In function ?cli_credentials_set_machine_account?:
auth/credentials/credentials_files.c:355: warning: ?event_context_find? is deprecated (declared at ./lib/events/events.h:6)
Compiling auth/credentials/credentials_ntlm.c
Compiling auth/credentials/credentials...