History log of /illumos-gate/usr/src/cmd/idmap/idmapd/idmapd.c (Results 1 – 25 of 29)
Revision Date Author Comments
# 3cd6e9e1 26-Oct-2023 Matt Barden <mbarden@racktopsystems.com>

16068 Want umem debugging enabled for DEBUG-built idmapd
Reviewed by: Andrew Stormont <astormont@racktopsystems.com>
Reviewed by: Gordon Ross <gwr@racktopsystems.com>
Approved by: Dan McDonald <danmc

16068 Want umem debugging enabled for DEBUG-built idmapd
Reviewed by: Andrew Stormont <astormont@racktopsystems.com>
Reviewed by: Gordon Ross <gwr@racktopsystems.com>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...


# bbf21555 26-Feb-2022 Richard Lowe <richlowe@richlowe.net>

14443 resection manual pages per IPD4
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Andy

14443 resection manual pages per IPD4
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


# 60414d47 26-May-2020 Toomas Soome <tsoome@me.com>

12791 rpcgen: if main is not provided, _svcstate_lock should be extern
Reviewed by: Yuri Pankov <ypankov@tintri.com>
Approved by: Dan McDonald <danmcd@joyent.com>


# fea136a0 05-Dec-2018 Matt Barden <matt.barden@nexenta.com>

11004 Several door servers don't properly handle exiting threads
11198 Allow adjustment of max_threads for idmapd
Reviewed by: Gordon Ross <gordon.ross@nexenta.com>
Reviewed by: Evan Layton <evan.lay

11004 Several door servers don't properly handle exiting threads
11198 Allow adjustment of max_threads for idmapd
Reviewed by: Gordon Ross <gordon.ross@nexenta.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>
Approved by: Garrett D'Amore <garrett@damore.org>

show more ...


# 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 27-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 ...


# 9fb67ea3 20-Mar-2010 afshin salek ardakani - Sun Microsystems - Irvine United States <Afshin.Ardakani@Sun.COM>

PSARC/2009/534 SMB/CIFS Standalone DFS
PSARC/2010/052 idmap flush
6711751 SMB/CIFS Distributed File System (DFS)
6650858 cache flush sub-command could be useful
6916379 share modes should be checked

PSARC/2009/534 SMB/CIFS Standalone DFS
PSARC/2010/052 idmap flush
6711751 SMB/CIFS Distributed File System (DFS)
6650858 cache flush sub-command could be useful
6916379 share modes should be checked for directories as well as files
6906874 Automatic primary group mapping based on user mapping
6879236 No error report when ad-container refers to nonexistent container
6919087 Intermittent smbd crash during share access
6853811 Kerberized applications fail even after a successful domain join via smbadm
6907640 Current algorithm of anonymous authentication is not correct
6888813 SMB/CIFS support for ZFS user and group quotas
6921142 Guest issues with idmap rule and with workgroup mode
6924843 smb_sam_lookup_sid() leaks memory
6919600 Unable to delete ACE from ACL on a share
6915463 smb_nic interface needs LOG_ERR syslog entries and proper return codes
6926137 WritePrinter requires multi-fragment NDR RPC support
6926211 smbd could report clock skew
6925697 Quota usage does not decrease after deleting files from Mac Snow Leopard 10.6
6849962 smbadm show cannot display all groups with error 'cannot obtain a SID'
6926265 SMB watch tree change notification
6811424 must restart smb/server when idmapd restarts
6927745 Consolidate file system query/set information handlers
6924281 SMB_WRITE_RAW_COM doesn't work.
6925618 idmap show -v gets type of UNIX ID wrong in "Rule" output
6807651 rule changes do not flush cache
6928550 libsmbrdr doesn't cleanup stale sessions
6861058 MMC: Error message printed on log entries
6817392 smbd will not exit
6931027 core file due to NULL zpool handle in zfs_open()

--HG--
rename : usr/src/common/smbsrv/smb_common_door_decode.c => usr/src/common/smbsrv/smb_door_legacy.c
rename : usr/src/common/smbsrv/smb_xdr_utils.c => usr/src/common/smbsrv/smb_xdr.c
rename : usr/src/lib/smbsrv/libmlsvc/common/mlsvc_wkssvc.c => usr/src/lib/smbsrv/libmlsvc/common/wkssvc_svc.c
rename : usr/src/uts/common/fs/smbsrv/smb_trans2_query_fs_information.c => usr/src/uts/common/fs/smbsrv/smb_fsinfo.c
rename : usr/src/uts/common/fs/smbsrv/smb_kdoor_clnt.c => usr/src/uts/common/fs/smbsrv/smb_kdoor.c
rename : usr/src/uts/common/fs/smbsrv/smb_util.c => usr/src/uts/common/fs/smbsrv/smb_kutil.c
rename : usr/src/uts/common/smbsrv/smb_common_door.h => usr/src/uts/common/smbsrv/smb_door.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 ...


# 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 ...


# 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 ...


# 479ac375 12-May-2008 dm199847 <none@none>

PSARC/2007/663 Winchester directory-based name mapping
6591398 directory-based mappings: per-user/group name-based mappings in AD/native LDAP please
6653206 idmap still accepts unixname identity type

PSARC/2007/663 Winchester directory-based name mapping
6591398 directory-based mappings: per-user/group name-based mappings in AD/native LDAP please
6653206 idmap still accepts unixname identity type
6689058 idmapd fails to set target-type when mapping well-known SID to unix ID
6691147 Unable to get idmapd's well-known mappings using verbose mode
6692023 tremendous memory pressure causes panic
6693099 idmapd should sanitize names used in LDAP filters
6693759 idmap should check for NULLs before printing how info

--HG--
rename : usr/src/cmd/idmap/idmapd/addisc.c => usr/src/lib/libidmap/common/addisc.c
rename : usr/src/cmd/idmap/idmapd/addisc.h => usr/src/lib/libidmap/common/addisc.h

show more ...


# bcced03b 01-May-2008 jp151216 <none@none>

6687275 idmapd needs a control to throttle the request load
6693522 idampd returns spurious "not found" results when perfoming a heavy AD request on many threads
6693545 idmapd is overloading Windows

6687275 idmapd needs a control to throttle the request load
6693522 idampd returns spurious "not found" results when perfoming a heavy AD request on many threads
6693545 idmapd is overloading Windows Active Directory with too many LDAP searches

show more ...


# 2b3ecdeb 11-Apr-2008 jp151216 <none@none>

6685218 idmapd overwhelmed by sqlite file descriptor army


# 349d5d8f 28-Feb-2008 nw141292 <none@none>

6647804 idmapd logs "AD lookup disabled" even before attempting AD auto-discovery
6666405 a few messages still go to LOG_ERR/INFO that should go to DEBUG
6668095 setting config/default_domain to "" d

6647804 idmapd logs "AD lookup disabled" even before attempting AD auto-discovery
6666405 a few messages still go to LOG_ERR/INFO that should go to DEBUG
6668095 setting config/default_domain to "" doesn't work

show more ...


# 71590c90 14-Feb-2008 nw141292 <none@none>

6659114 always logging to syslog and stderr is not useful
6659534 error messages for DB-related failures should name the DB
6660512 6657342 made idmapd open new LDAP conns too often


# 0dcc7149 04-Feb-2008 nw141292 <none@none>

6646649 idmapd auto-discovery should detect network config changes
6648394 idmapd should validate all UTF-8 string inputs with u8_validate()
6649667 idmapd needs a restart after boot on multi-homed d

6646649 idmapd auto-discovery should detect network config changes
6648394 idmapd should validate all UTF-8 string inputs with u8_validate()
6649667 idmapd needs a restart after boot on multi-homed domain-mode systems
6656141 some idmapd_priv.h macros need macro hygiene
6657342 improve timeout handling

show more ...


# 4edd44c5 25-Jan-2008 jp151216 <none@none>

6648709 valid_ephemeral_uid/gid() incorrectly test for the reserved emphemeral ID range
6652155 idmap c-style hides cstyle problems


# bda89588 04-Jan-2008 jp151216 <none@none>

6552639 Each zone should have it's own idmapd


# e8c27ec8 20-Dec-2007 baban <none@none>

PSARC/2007/663 Winchester directory-based name mapping
6575816 AD results not cached when using idmap show by name instead of by SID
6642928 AD-based name mapping
6643016 idmapd should return no_mapp

PSARC/2007/663 Winchester directory-based name mapping
6575816 AD results not cached when using idmap show by name instead of by SID
6642928 AD-based name mapping
6643016 idmapd should return no_mapping error for S-1-0-0

show more ...


# e3c2d6aa 10-Nov-2007 nw141292 <none@none>

6620651 6613041 was not quite complete
6623076 initial AD auto-discovery should not be allowed to time out service startup


# c8e26105 24-Oct-2007 jp151216 <none@none>

6569408 auto-discovery: idmapd should know how to find GCs by itself


# d3a612ca 11-Oct-2007 nw141292 <none@none>

6592411 large request/response can cause RPC layer of idmap to fail
6613041 trusted domain issues: idmap_name2sid_batch_add1() ignores the domain of the given name


# 8e228215 17-Sep-2007 dm199847 <none@none>

PSARC/2007/457 Winchester idmap(1M) update
6567797 ambiguity: "unixname" as an ID type for both Unix users and groups
6577598 idmap should return non-zero status on add/remove rule failures
6577601 i

PSARC/2007/457 Winchester idmap(1M) update
6567797 ambiguity: "unixname" as an ID type for both Unix users and groups
6577598 idmap should return non-zero status on add/remove rule failures
6577601 idmap should pinpoint the exact entry from the batch on update rules failures
6579694 idmap should not display sid2pid fallback mapping if pid == -1
6601140 idmap remove winname:aaa should remove the group rule too
6599176 No strdup of idmap_utf8str_val

show more ...


# 78b2cb9a 12-Sep-2007 nw141292 <none@none>

6598382 idmapd should have its own ccache


12