Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version hat sich geändert von / groups / Finger id / getent, so funktioniert es sicher mit LDAP oder NIS (Diese Befehle sind LDAP / NIS-aware). Gruppen können jetzt Leerzeichen, und Benutzernamen enthalten kann unterstreicht.
Tags: 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

Viele Updates gemacht wurden. Alle Gruppen ein Benutzer gehört, werden nun unterstützt. Die bearbeiteten Teile wurden geändert, um der folgenden Reihenfolge: [Global], [User verwenden username], [Gruppe-Gruppenname], [OS-osname], [Fußzeile]. Ein Link zu einer lokalen logon.bat Skript wurde in der [Footer] Abschnitt hinzu, und wird nur ausgeführt werden, wenn es vorhanden ist.
Tags: 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

Diese Version enthält einen Patch veröffentlicht, einen NetBIOS-Namen des Computers Makro fügt.
Tags: Minor feature enhancements
This release includes a patch that adds a NETBIOS machine name macro.

2001-01-30 15:13
0.7b

Eine Fähigkeit, die Substitution Makros zu definieren.
An ability to define substitution macros.

2001-01-30 15:13
0.6

Diese Veröffentlichung fügt ein -v/--version Schalter und einen - Pause Schalter, mit dem ein Befehl Anhalten zwischen den einzelnen Zeilen des Anmeldeskript Einsätze mit Debuggen von Skripten zu unterstützen.
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