#
9bf5f78f |
| 13-Feb-2023 |
Matt Barden <mbarden@racktopsystems.com> |
15564 Idmapd can contact old servers after changing DC or GC Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Approved by: Dan McDonald <danmcd@mnx.io>
|
#
d0bed8f2 |
| 19-Apr-2019 |
Gordon Ross <gwr@nexenta.com> |
11006 idmap fall-back to DC discovery is broken Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Matt Barden <matt.barden@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
|
#
b3700b07 |
| 05-Jun-2014 |
Gordon Ross <gwr@nexenta.com> |
6352 Updated DC locator for SMB and idmap Portions contributed by: Matt Barden <Matt.Barden@nexenta.com> Portions contributed by: Kevin Crowe <kevin.crowe@nexenta.com> Portions contributed by: Alek P
6352 Updated DC locator for SMB and idmap Portions contributed by: Matt Barden <Matt.Barden@nexenta.com> Portions contributed by: Kevin Crowe <kevin.crowe@nexenta.com> Portions contributed by: Alek Pinchuk <alek@nexenta.com> Reviewed by: Bayard Bell <bayard.bell@nexenta.com> Reviewed by: Alek Pinchuk <alek.pinchuk@nexenta.com> Reviewed by: Rick McNeal <rick.mcneal@nexenta.com> Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com> Reviewed by: Tony Nguyen <tony.nguyen@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
show more ...
|
#
148c5f43 |
| 28-May-2010 |
Alan Wright <amw@Sun.COM> |
6935899 Add AD connectivity diagnostics PSARC 2010/120 SMB/CIFS Statistics 6893904 The statistics of the CIFS server must be improved 6947373 only calculate pathname for query fileinfo levels which r
6935899 Add AD connectivity diagnostics PSARC 2010/120 SMB/CIFS Statistics 6893904 The statistics of the CIFS server must be improved 6947373 only calculate pathname for query fileinfo levels which require it PSARC 2010/097 idmap: default unresolvable SID mapping to true 6864900 Enable unresolvable SID mapping by default 6923504 Need detailed tracing for idmap mapping requests 6928157 Need detailed tracing for idmap discovery operations 6949333 Panic in smb_pre_open_print_file 6795069 Commonize error codes between CIFS client and server 6941787 Spurious message "DC discovery failed" upon refresh 6941349 Update shortname support to remove name83 format 6941382 smbsrv should use smb_node_getpath functions instead of vnodetopath 6939494 smb_authenticate() doesn't check for smb_user_login() return 6944226 Need to keep the list of shares in smbsrv 6942697 open file lock count is incorrect on MMC 6941227 On addition of SMB local group, add corresponding POSIX group 6948109 Add ability to manage shares in ZFS group via Windows MMC 6948143 Add ability to set additional properties on Autohome shares 6903260 two "ID type" enumerations 6946940 smb_sid_tostr/fromstr input arguments should be const 6949088 CIFS continuously refresh when one of the interfaces won't properly initialize 6946075 Filebench IO errors when signing property enabled on Solaris CIFS Server 6951169 idmap reports "no such file or directory" when looking up krb5.conf, even when not a domain member 6813063 degraded operation message should occur only when appropriate 6644872 idmapd is too whiny in workgroup mode 6813268 idmapd bangs on DNS server when in workgroup mode 6883800 Trusted domain members won't map to a UID when the trust is one-way 6891704 Cross-forest trust discovery may not work in multi-domain forest 6933937 idmapd doesn't map out trusted domains properly when joined to a domain that isn't the forest root. 6923908 smbadm join CLI doesn't always report Kerberos change password failure 6926930 smbsrv libraries should use krb5_get_error_messsage() 6943528 Unable to update Windows 2008 dynamic dns record with cifs hostname > 15 characters. 6953259 Can't map remote-forest users when IDMU is enabled 6953688 Should allow only one standalone DFS namespace in a cluster system 6952292 smb_find_ads_server() deferences string one too many times 6950070 Share is not getting correct access based on host access control list 6950820 Host-based access control list does not work properly with ipv6_enable=true
--HG-- rename : usr/src/lib/libidmap/common/idmap_priv.h => usr/src/cmd/idmap/idmap/namemaps.h rename : usr/src/lib/smbsrv/libsmb/common/smb_nicmon.c => usr/src/cmd/smbsrv/smbd/smbd_nicmon.c rename : usr/src/lib/smbsrv/libmlsvc/common/eventlog_syslog.c => usr/src/lib/smbsrv/libmlsvc/common/eventlog_log.c rename : usr/src/common/smbsrv/smb_status_xlat.c => usr/src/lib/smbsrv/libsmb/common/smb_status_tbl.c rename : usr/src/uts/common/smbsrv/doserror.h => usr/src/uts/common/smb/doserror.h rename : usr/src/uts/common/smbsrv/lmerr.h => usr/src/uts/common/smb/lmerr.h rename : usr/src/uts/common/smbsrv/nterror.h => usr/src/uts/common/smb/nterror.h rename : usr/src/uts/common/smbsrv/ntstatus.h => usr/src/uts/common/smb/ntstatus.h
show more ...
|
#
c5866007 |
| 02-Apr-2010 |
Keyur Desai <Keyur.Desai@Sun.COM> |
6932404 Autohome share does not show up when using sharemgr show -vp 6875358 NDR support for Serialization Types 6811350 Autohome wildcard rule fails with mixed case (or upper case) user name 6932967
6932404 Autohome share does not show up when using sharemgr show -vp 6875358 NDR support for Serialization Types 6811350 Autohome wildcard rule fails with mixed case (or upper case) user name 6932967 Add local group manipulation functions to SAMR service 6801203 libidmap should not link with bunch of libraries 6928764 Diagnostic noise on "idmap get-namemap" and "idmap set-namemap" 6885923 idmapd loops infinitely, leaking memory 6936722 Sparc : Unable to destroy zpool, sharemgr locks up. 6937163 smbd door operations should initialize XDR decode data 6937814 Memory corruption while running stress test 6913525 smb_ads_decode_host_ip doesn't step over IPv6 address 6939430 queryfileinfo should only use vnodetopath for directory nodes 6938318 Unable to save files with Save As
--HG-- rename : usr/src/lib/libidmap/common/namemaps.c => usr/src/cmd/idmap/idmap/namemaps.c rename : usr/src/lib/libidmap/common/idmap_priv.h => usr/src/cmd/idmap/idmap/namemaps.h
show more ...
|
#
bbf6f00c |
| 05-Nov-2009 |
Jordan Brown <Jordan.Brown@Sun.COM> |
6747532 ns_lookup_bypid spams syslog with too many messages 6888836 Not listing all files in a directory of a CIFS share in Windows XP 6812570 Trans2 is missing pass-through levels: FILE_RENAME_INFOR
6747532 ns_lookup_bypid spams syslog with too many messages 6888836 Not listing all files in a directory of a CIFS share in Windows XP 6812570 Trans2 is missing pass-through levels: FILE_RENAME_INFORMATION (and others) 6888827 Add Unicode codepage support 6865488 libadutils: leak in ldap_lookup_domains_in_forest() 6888708 idmapd crashing periodically. Need cores analyzed. 6891342 invalid, redundant SQL in rule WHERE expressions 6891767 minor cleanups in idmap 6892544 Panic occurred at smb_node_ref+0x7f(ffffffd612297310)
--HG-- rename : usr/src/uts/common/smbsrv/cifs.h => usr/src/uts/common/smbsrv/smb.h
show more ...
|
#
bd428526 |
| 02-Oct-2009 |
Julian Pullen <Julian.Pullen@Sun.COM> |
6822695 libadutils does not setup the mutlti threading routines for using LDAP (libldap5)
|
#
e3f2c991 |
| 12-Sep-2009 |
Keyur Desai <Keyur.Desai@Sun.COM> |
6861127 Want an RPC function to get the session key 6865745 Consolidate request handlers for query file information requests 6864354 mdb dumps core in an smb dcmd 6841851 [Sparc] Can not make a mappe
6861127 Want an RPC function to get the session key 6865745 Consolidate request handlers for query file information requests 6864354 mdb dumps core in an smb dcmd 6841851 [Sparc] Can not make a mapped drive from Windows to any share on CIFS Server 6840783 Support IDMU userid and groupid data for joined domain 6845717 idmapd's scf_value2string unnecessarily complex, incorrect PSARC/2009/398 IDMU Support for idmap 6867994 Rework handling of set and query of file allocation size 6863385 MMC - Unable to use Event Viewer in Windows 2008 - "RPC server is unavailable" 6863390 MMC - Issues with the Services list in Windows 2008 6868501 Unable to map a CIFS share after bfu to cifs nightly build 6870248 Consolidate request handlers for set file information requests 6864074 idmap cannot map computer accounts 6874207 Incorrect access permission check when setting file size 6875658 Need locking around process-wide changes 6877595 eliminate smbd_fs_query() PSARC/2009/375 ABE share property for NFS and SMB 6802736 SMB share support for Access Based Enumeration 6875228 Issue with file copy from a CIFS share to the same share using Windows.
--HG-- rename : usr/src/uts/common/fs/smbsrv/smb_trans2_query_file_info.c => usr/src/uts/common/fs/smbsrv/smb_query_fileinfo.c rename : usr/src/uts/common/fs/smbsrv/smb_trans2_set_information.c => usr/src/uts/common/fs/smbsrv/smb_set_fileinfo.c
show more ...
|
#
1fcced4c |
| 18-Jul-2009 |
Jordan Brown <Jordan.Brown@Sun.COM> |
6582152 MMC remote service management support 6816841 name <-> SID interfaces 6843330 Create interposer library for SVCCTL and LOGR functionality. 6856791 Files dropped from large directory listing w
6582152 MMC remote service management support 6816841 name <-> SID interfaces 6843330 Create interposer library for SVCCTL and LOGR functionality. 6856791 Files dropped from large directory listing with long filenames 6859346 Query File Information errors when querying a named pipe 6860126 name<->SID interfaces use unacceptable style
show more ...
|
#
928e1f97 |
| 28-May-2009 |
Jordan Brown <Jordan.Brown@Sun.COM> |
6842427 idmapd does not properly enumerate domains in forest
|
#
7a8a68f5 |
| 02-Feb-2009 |
Julian Pullen <Julian.Pullen@Sun.COM> |
6719899 ad_disc_* could be more like a library still 6785572 Move AD auto discovery module to libadutils and remove duplicate code
--HG-- rename : usr/src/lib/libidmap/common/addisc.c => usr/src/lib
6719899 ad_disc_* could be more like a library still 6785572 Move AD auto discovery module to libadutils and remove duplicate code
--HG-- rename : usr/src/lib/libidmap/common/addisc.c => usr/src/lib/libadutils/common/addisc.c rename : usr/src/lib/libidmap/common/addisc.h => usr/src/lib/libadutils/common/addisc.h
show more ...
|