diff --git a/RegistryServer/DbHandle.cpp b/RegistryServer/DbHandle.cpp index 34f08c4..7f36939 100644 --- a/RegistryServer/DbHandle.cpp +++ b/RegistryServer/DbHandle.cpp @@ -1508,6 +1508,7 @@ int CDbHandle::loadObjectIdCache(const bool bRecoverProtect, const int iRecoverP epf.istcp = TC_Endpoint::TCP; } + epf.nodeName = TC_Common::trim(res[i]["node_name"]); epf.authType = ep.getAuthType(); epf.grouprealid = getGroupId(epf.host); string ip_group_name = TC_Common::trim(res[i]["ip_group_name"]); diff --git a/tarscpp b/tarscpp index e4c873f..b8354c6 160000 --- a/tarscpp +++ b/tarscpp @@ -1 +1 @@ -Subproject commit e4c873f59aef09eec1f92017c0539e5ea48a7fb4 +Subproject commit b8354c6b03a60f04c4e95f14a82b23a5d993afeb