Download List

Project Description

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 Requirements

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

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.
Tags: Major feature enhancements

2005-04-02 06:09
0.10

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.
Tags: Major feature enhancements

2001-03-21 22:32
0.8

This release includes a patch that adds a NETBIOS machine name macro.
Tags: Minor feature enhancements

2001-01-30 15:13
0.7b

An ability to define substitution macros.

2001-01-30 15:13
0.6

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