Changes between Initial Version and Version 1 of Ticket #220, comment 8


Ignore:
Timestamp:
Apr 23, 2013, 6:09:42 AM (11 years ago)
Author:
Herwig Bauernfeind
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #220, comment 8

    initial v1  
    11> The result was always that the GUI client could "see" the share, but not the contents of the share. Any suggestions?
    22This 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}}}
    311It would help if you provided loglevel 10 (or at least loglevel 5) logs, instead of loglevel 2 logs...