Download List

项目描述

NTLogon is a Python script that generates Samba/NT-logon scripts from an easy-to-modify configuration file. It currently understands the Samba macros for User, Group, and Architecture. The configuration file looks like a cross between an INI file and a DOS batchfile, so most Windows users will feel somewhat comfortable.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-07-01 04:05
0.11.0

此版本已经从身份证/团体/手指的ID / getent,因此工作安全与LDAP或NIS(这些命令的LDAP /谢克尔识别)。集团现在可以包含空格,和用户名可以包含下划线。
标签: Major feature enhancements
This release has changed from id/groups/finger to
id/getent, so it works
safely with LDAP or NIS (these commands are
LDAP/NIS-aware). Groups can
now contain spaces, and usernames can contain
underscores.

2005-04-02 06:09
0.10

许多更新了。所有的团体用户属于现在支持。经过处理的部分进行了修改,使用下面的命令:[全球],[用户名],[组群组名称],[操作系统osname],[页脚]。甲到本地logon.bat脚本的链接加入的[页脚]部分,将被执行只有当它存在。
标签: Major feature enhancements
Many updates were made. All the groups a user belongs to are now supported. The processed sections were modified to use the following order: [Global], [User-username], [Group-groupname], [OS-osname], [Footer]. A link to a local logon.bat script was added in the [Footer] Section, and will be executed only if it exists.

2001-03-21 22:32
0.8

此版本包括一个补丁,增加了一个NETBIOS机器名宏。
标签: Minor feature enhancements
This release includes a patch that adds a NETBIOS machine name macro.

2001-01-30 15:13
0.7b

一个能够定义替代宏。
An ability to define substitution macros.

2001-01-30 15:13
0.6

此版本增加了一个开关和-v/--version -暂停开关的插入彼此之间的登录脚本的命令行一个暂停,以协助调试脚本。
This release adds a -v/--version switch and a --pause switch which inserts a PAUSE command between each line of the logon script to assist with debugging scripts.

Project Resources