때때로 나는 수천 명의 사용자가있는 Windows 도메인에서 일합니다.
최선의 추측 방법을 원하지 않습니다. Cygwin 이 필요에 따라 사용자 정보를 캐시 하는 것을 선호 합니다. 이것은 쉬운 일로 밝혀졌습니다.
cygserver
로그인시 간단히 실행하십시오 .
이것을 올바르게 설정하려면 cygserver-config
한 번만 실행하십시오 . cygserver
올바른 자격 증명을 사용하여 Windows 서비스로 실행되도록 설정됩니다 . 관리자 Cygwin 창 에서이를 수행하십시오 .
$ cygserver-config
Generating /etc/cygserver.conf file
Warning: The following function requires administrator privileges!
Do you want to install cygserver as service?
(Say "no" if it's already installed as service) (yes/no) yes
The service has been installed under LocalSystem account.
To start it, call `net start cygserver' or `cygrunsrv -S cygserver'.
Further configuration options are available by editing the configuration
file /etc/cygserver.conf. Please read the inline information in that
file carefully. The best option for the start is to just leave it alone.
Basic Cygserver configuration finished. Have fun!
cygserver
나를 위해 무엇을 합니까?
Cygwin 사이트 의 설명서 를 살펴보십시오 . 기본적으로 모든 Cygwin 프로세스 간에 IPC가 작동하도록하는 동시에 사용자 캐싱 작업을 수행 합니다.
마일리지는 다를 수 있지만 지금은 내가 선호하는 작업 방식입니다. 몇 년 전에 했어야했는데
C:\cygwin\bin>.\ls.exe <ENTER>