Changes between Initial Version and Version 1 of Ticket #220, comment 8
- Timestamp:
- Apr 23, 2013, 8:09:42 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #220, comment 8
initial v1 1 1 > The result was always that the GUI client could "see" the share, but not the contents of the share. Any suggestions? 2 2 This has NOTHING to do with the interfaces line, but the fact that client tries to identify as a non-existent user... 3 {{{ 4 [2013/04/21 11:41:18, 2] auth/auth.c:check_ntlm_password(318) 5 check_ntlm_password: Authentication for user [GiGi] -> [GiGi] FAILED with error NT_STATUS_NO_SUCH_USER 6 }}} 7 {{{ 8 [2013/04/21 11:43:08, 2] auth/auth.c:check_ntlm_password(318) 9 check_ntlm_password: Authentication for user [ROAMIN2] -> [ROAMIN2] FAILED with error NT_STATUS_NO_SUCH_USER 10 }}} 3 11 It would help if you provided loglevel 10 (or at least loglevel 5) logs, instead of loglevel 2 logs...