Displaying 7 results from an estimated 7 matches for "map_user_info_cracknames".
2015 Jun 19
2
Samba rebind user@email.com to user_email.com
...g with pictures. So what I would like to know is how to REBIND the incoming user auth request into a new format if this is possible.
auth_check_password_send: Checking password for unmapped user []\[user at company.com]@[sheep]
[2015/06/19 11:04:28.601720, 2] ../source4/auth/ntlm/auth_util.c:91(map_user_info_cracknames)
map_user_info: Cracknames of account 'user at company.com' -> DOMAIN_ONLY
[2015/06/19 11:04:28.601864, 2] ../source4/auth/ntlm/auth.c:420(auth_check_password_recv)
auth_check_password_recv: NO_METHOD authentication for user [(null)\(null)] FAILED with error NT_STATUS_NO_SUCH_USER
[...
2015 Sep 01
5
Samba 4 and MS Windows NFS Server (2012R2) - Update
Hi again,
I just started to debug things on the samba4 side:
When trying to mount the Windows NFS share, I get the following error on
the samba4 dc (just grepping for nfs in the logs):
auth_check_password_send: Checking password for unmapped user [S5DOM.TEST]\[nfs/nfsclient.mydom.test]@[]
map_user_info_cracknames: Mapping user [MYDOM.TEST]\[nfs/nfsclient.mydom.test] from workstation []
auth_check_password_send: mapped user is: [MYDOM]\[nfs/nfsclient.mydom.test]@[]
expr: (&(sAMAccountName=nfs/nfsclient.mydom.test)(objectclass=user))
sam_search_user: Couldn't find user [nfs/nfsclient.mydom.test...
2015 Sep 01
0
Samba 4 and MS Windows NFS Server (2012R2) - Update
...I just hacked the code to also query userPrincipalName in authsam_search_account()
(hardcoded my realm for now). Now the NFS client object is found, however password
authentication fails:
auth_check_password_send: Checking password for unmapped user [MYDOM.TEST]\[nfs/nfsclient.mydom.test]@[]
map_user_info_cracknames: Mapping user [MYDOM.TEST]\[nfs/nfsclient.mydom.test] from workstation []
auth_check_password_send: mapped user is: [MYDOM]\[nfs/nfsclient.mydom.test]@[]
expr: (&(|(sAMAccountName=nfs/nfsclient.mydom.test)(userPrincipalName=nfs/nfsclient.mydom.test at MYDOM.TEST))(objectclass=user))
dn:...
2013 Oct 24
0
ENC: Problems with public sharing on samba4
...mapped user
[INTERNAL-DOMAIN]\[dan.pc]@[WF005-002932]
[2013/10/24 11:37:56, 2]
../source4/dsdb/samdb/cracknames.c:806(DsCrackNameOneFilter)
DsCrackNameOneFilter domain ref search failed: NULL Base DN invalid
for a one-level search
[2013/10/24 11:37:56, 2]
../source4/auth/ntlm/auth_util.c:185(map_user_info_cracknames)
map_user_info: Cracknames of domain 'INTERNAL-DOMAIN \' ->
RESOLVE_ERROR
[2013/10/24 11:37:56, 2]
../source4/auth/ntlm/auth.c:447(auth_check_password_recv)
auth_check_password_recv: NO_METHOD authentication for user
[(null)\(null)] FAILED with error NT_STATUS_NO_SUCH_USER
[2013...
2013 Oct 28
0
RES: Problems with public sharing on samba4
...unmapped user [INTERNAL-DOMAIN]\[dan.pc]@[WF005-002932]
[2013/10/24 11:37:56,? 2] ../source4/dsdb/samdb/cracknames.c:806(DsCrackNameOneFilter)
? DsCrackNameOneFilter domain ref search failed: NULL Base DN invalid for a one-level search
[2013/10/24 11:37:56,? 2] ../source4/auth/ntlm/auth_util.c:185(map_user_info_cracknames)
? map_user_info: Cracknames of domain 'INTERNAL-DOMAIN \' -> RESOLVE_ERROR
[2013/10/24 11:37:56,? 2] ../source4/auth/ntlm/auth.c:447(auth_check_password_recv)
? auth_check_password_recv: NO_METHOD authentication for user [(null)\(null)] FAILED with error NT_STATUS_NO_SUCH_USER
[2013/10/...
2015 Jun 19
0
Samba rebind user@email.com to user_email.com
...g
with pictures. So what I would like to know is how to REBIND the incoming
user auth request into a new format if this is possible.
auth_check_password_send: Checking password for unmapped user
[]\[user at company.com]@[sheep]
[2015/06/19 11:04:28.601720, 2]
../source4/auth/ntlm/auth_util.c:91(map_user_info_cracknames)
map_user_info: Cracknames of account 'user at company.com' -> DOMAIN_ONLY
[2015/06/19 11:04:28.601864, 2]
../source4/auth/ntlm/auth.c:420(auth_check_password_recv)
auth_check_password_recv: NO_METHOD authentication for user
[(null)\(null)] FAILED with error NT_STATUS_NO_SUCH_USER
[...
2015 Sep 01
0
Samba 4 and MS Windows NFS Server (2012R2) - Update
...bug things on the samba4 side:
>
>When trying to mount the Windows NFS share, I get the
>following error on
>the samba4 dc (just grepping for nfs in the logs):
>
> auth_check_password_send: Checking password for unmapped
>user [S5DOM.TEST]\[nfs/nfsclient.mydom.test]@[]
> map_user_info_cracknames: Mapping user
>[MYDOM.TEST]\[nfs/nfsclient.mydom.test] from workstation []
> auth_check_password_send: mapped user is:
>[MYDOM]\[nfs/nfsclient.mydom.test]@[]
> expr: (&(sAMAccountName=nfs/nfsclient.mydom.test)(objectclass=user))
> sam_search_user: Couldn't find user
&g...