|
Re: -mm merge plans for 2.6.20: msg#00012linux.file-systems.cifs
In-Reply-To: <4579AFA5.90003@xxxxxxxxxx> On Fri, 08 Dec 2006 12:32:05 -0600, Steve French wrote: > smbfs deprecation is ok but there are a few things to consider: > 2) minor holes in backlevel server (OS/2 and Windows 9x/WindowsME) support How well-tested is the plaintext password support? By default the /proc/fs/cifs/SecurityFlags setting is 0x7 (MAY_SIGN | MAY_NTLM | MAYNTLMV2). Trying to connect to an old Samba server with that, I got a message that the server requested a plain text password but client support was disabled. After changing the flags to 0x37 (adding MAY_LANMAN | MAY_PLNTXT), I got "invalid password." Looking at the ethereal traces, it seemed that the password was being sent as encrypted Unicode, and the only way to make it connect was to set the flags to 0x30. Also, the client doesn't automatically pick up the domain name from smb.conf like smbfs does. -- Chuck "Even supernovas have their duller moments." |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | In a lab test, the sperm from each smoker was exposed to half of an egg for two or three hours.: 00012, Liz Cabrera |
|---|---|
| Next by Date: | Re: -mm merge plans for 2.6.20: 00012, Steve French |
| Previous by Thread: | Re: -mm merge plans for 2.6.20i: 00012, Andrew Morton |
| Next by Thread: | Re: -mm merge plans for 2.6.20: 00012, Steve French |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |