Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

원하는결과 : 실행유저, MCCS에 등록한 USER이름 , session 0
현재 결과 : 실행유저, MCCS에 등록한 USER이름 , 등록한 user session id 로 실행됨.


CAUSE
AddAceToWindowStation,
AddAceToDesktop 함수에서 활성화된 session을 찾아서 set 하도록 되어있어서 발생 하던 현상.



SOLUTION
이미 이전단계에서 session 가져오는 로직이 있음.
현재 로직에서 AddAceToWindowStation, AddAceToDesktop 두 함수가 의미 없다고 판단하여 삭제 후 정상 동작.

Filter by label (Content by label)
showLabelsfalse
max5
spacesMSDKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "kb-troubleshooting-article" and type = "page" and space = "MSDKB"
labelskb-troubleshooting-article

...