The Samba-Bugzilla – Attachment 682 Details for
Bug 1839
LDAP logon drive not working with ldapsam_compat
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix typo in smbldap.c
samba.patch (text/plain), 458 bytes, created by
Jason Lander
on 2004-09-28 05:06:20 UTC
(
hide
)
Description:
Patch to fix typo in smbldap.c
Filename:
MIME Type:
Creator:
Jason Lander
Created:
2004-09-28 05:06:20 UTC
Size:
458 bytes
patch
obsolete
>--- ./source/lib/smbldap.c.JL20040928 Tue Sep 28 12:49:27 2004 >+++ ./source/lib/smbldap.c Tue Sep 28 12:49:56 2004 >@@ -54,7 +54,7 @@ > { LDAP_ATTR_CN, "cn" }, > { LDAP_ATTR_DISPLAY_NAME, "displayName" }, > { LDAP_ATTR_HOME_PATH, "smbHome" }, >- { LDAP_ATTR_HOME_DRIVE, "homeDrives" }, >+ { LDAP_ATTR_HOME_DRIVE, "homeDrive" }, > { LDAP_ATTR_LOGON_SCRIPT, "scriptPath" }, > { LDAP_ATTR_PROFILE_PATH, "profilePath" }, > { LDAP_ATTR_DESC, "description" },
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1839
: 682