Bug 8302 - AD user whose name with space can not see his home dir via windows client
Summary: AD user whose name with space can not see his home dir via windows client
Status: RESOLVED WORKSFORME
Alias: None
Product: Samba 3.5
Classification: Unclassified
Component: Winbind (show other bugs)
Version: 3.5.9
Hardware: All All
: P3 normal
Target Milestone: ---
Assignee: Michael Adam
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-12 03:44 UTC by jinyunshuai
Modified: 2022-03-23 14:43 UTC (History)
0 users

See Also:


Attachments
this log get from samba-3.5.5(it can work) (166.31 KB, application/x-zip-compressed)
2011-07-12 08:28 UTC, jinyunshuai
no flags Details
this is samba-3.5.9 log (can not see his home dir via windows client) (175.58 KB, application/x-zip-compressed)
2011-07-12 08:30 UTC, jinyunshuai
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jinyunshuai 2011-07-12 03:44:33 UTC
Unix OS: AIX 7.1 PAM
samba-3.5.9
Windows OS: Win2K3r2
Domain Topology: Single domain

Procedures:
1. Log in AD user(sa u3),access his own homedir
=================
bash-3.2# ssh localhost -l "sa u3"
Password:
$ bash
bash-3.2$ smbclient -k //10.100.60.102/sau3
Domain=[ASMB] OS=[Unix] Server=[Samba 3.5.9-cdc-4.5.1-504]
smb: \> ls
  .                                   D       0  Fri Jul  1 10:20:56 2011
  ..                                  D       0  Fri Jul  1 10:20:56 2011
  .k5login                            H      16  Fri Jul  1 10:20:56 2011
  .profile                            H     254  Fri Jul  1 10:20:56 2011
  .sh_history                         H      14  Fri Jul  1 10:24:58 2011

                32768 blocks of size 32768. 32736 blocks available
smb: \>

================
2. Access samba server via windows client 
==================
   The homedir for "sa u3" does not exist.
==================


Comparison / Observation:
1. This issue does not exist on AIX 7.1 PAM with samba-3.5.5.
Comment 1 Jeremy Allison 2011-07-12 03:51:50 UTC
Can you add attachments containing a debug log level 10 from the smbd server when the Windows client connects to the 3.3.x server (where this works) and a separate attachment containing a debug log level 10 from the smbd server when the Windows client connects to the 3.5.9 server (where this fails).

Thanks !

Jeremy.
Comment 2 jinyunshuai 2011-07-12 08:28:59 UTC
Created attachment 6680 [details]
this log get from samba-3.5.5(it can work)
Comment 3 jinyunshuai 2011-07-12 08:30:43 UTC
Created attachment 6681 [details]
this is samba-3.5.9 log (can not see his home dir via windows client)
Comment 4 Björn Jacke 2022-03-23 14:43:21 UTC
just tested with 4.15.6 on AIX7, no problem with users with space inbetween.