Download List

Descripción del Proyecto

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

Este comunicado ha cambiado de id / grupos / dedo id / getent, de modo que funcione de manera segura con LDAP o NIS (estos comandos LDAP / NIS-aware). Grupos pueden contener espacios, y nombres de usuario pueden contener caracteres de subrayado.
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

Muchos cambios se hicieron. Todos los grupos pertenece un usuario son ahora soportados. Las secciones procesados fueron modificados para utilizar el siguiente orden: [global], [por el usuario nombre de usuario], [Grupo nombre del grupo], [OS-osname], [pie de página]. Un enlace a un script de logon.bat local fue añadido en el [] sección de pie, y será ejecutado sólo si existe.
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

Esta versión incluye un parche que añade un nombre de equipo NetBIOS macro.
Tags: Minor feature enhancements
This release includes a patch that adds a NETBIOS machine name macro.

2001-01-30 15:13
0.7b

Su capacidad para definir macros de sustitución.
An ability to define substitution macros.

2001-01-30 15:13
0.6

Esta versión incluye un interruptor y un -v/--version - Interruptor de pausa que se inserta un comando de pausa entre cada línea del script de inicio de sesión para ayudar con la depuración de scripts.
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