by Administrator
3. 十一月 2010 17:55
最近碰到一个ias服务无法启动的问题。其实又查不到端口占用。
系统日志如下:
Event ID 7023The Internet Authentication Service service terminated with the following error: Only one usage of each socket address (protocol/network address/port) is normally permitted.
For more information, see Help and Support Center athttp://go.microsoft.com/fwlink/events.asp.
后来发现是和微软的dns服务有冲突。
最简单的解决方案就是停用dns服务,启动ias,然后再启动dns。