主页 > 知识库 > 如何取得服务器上的用户组列表?

如何取得服务器上的用户组列表?

热门标签:辽宁营销智能外呼系统价格多少 推销电话机器人怎么打电话的 400电话是怎么申请 自适应地图标注 教育机构地图标注 语音电销机器人视频 常州智能外呼电销机器人如何 武汉如何办理400电话 重庆400电话哪里办理

domainname.asp

form method="POST">
   
请输入域名:input type="text" name="DomainName" size="20">
    input type="submit" value="
提交" name="B1">
    input type="reset" value="
重写" name="B2">
/form>
%
if isempty(request("domainname")) or trim(request("domainname"))="" then
  response.end
end if
DomainString =request("domainname")

on error resume next
Set DomainObj = GetObject("WinNT://" DomainString)
tmp= DomainObj.MinPasswordLength   

' 校验有效域.
if err>0 then
  response.write "Font Color=Red>
,连接域"domainstring"出错!/Font>br>"
  response.end
end if
%>
Table border=1 cellpadding=4 width=90% bgcolor=ffffcc>
tr Align=Center>
td valign=top>B>Font Size=5 Color=Blue>
%=DomainString%>内的所有组的列表/B>/Font>
/td>
/tr>
/table>
Table border=0 cellpadding=5>tr>td>B>Font Size=3>
组名/Font>/B>/td>td>B>Font Size=3>描述/Font>/B>/td>/tr>
%
DomainObj.Filter = Array("group")
For Each GroupObj In DomainObj
    If GroupObj.Class = "Group" Then
strInfo=strInfo"tr>td>B>Font Size=3>"GroupObj.Name"/Font>

/B>/td>td>B>Font Size=3>"GroupObj.Description"/Font>

/B>/td>/tr>"
    End If
Next
set DomainObj = Nothing
set GroupObj = Nothing
strInfo=strInfo "/Table>"
response.write strInfo "br>"
response.write "font size=3>I>" Now "/I>/Font>"
%>

[1]

标签:朔州 襄阳 遵义 柳州 中山 鸡西 威海 邯郸

巨人网络通讯声明:本文标题《如何取得服务器上的用户组列表?》,本文关键词  如何,取得,服务器,上,的,;如发现本文内容存在版权问题,烦请提供相关信息告之我们,我们将及时沟通与处理。本站内容系统采集于网络,涉及言论、版权与本站无关。
  • 相关文章
  • 下面列出与本文章《如何取得服务器上的用户组列表?》相关的同类信息!
  • 本页收集关于如何取得服务器上的用户组列表?的相关信息资讯供网民参考!
  • 推荐文章