samba ldap howto.pdf


Vista previa del archivo PDF samba-ldap-howto.pdf


Página 1...20 21 22232456

Vista previa de texto


The SAMBA-LDAP-PDC Howto

Attribute
cn
uid
description
userPassword
displayName
uidNumber
gidNumber
loginShell
gecos
homeDirectory
pwdLastSet

from schema
core
core
core
core
inetorgperson
nis
nis
nis
nis
nis
samba

logonTime
logoffTime
pwdCanChange
pwdMustChange
acctFlags

samba
samba
samba
samba
samba

rid
primaryGroupID

samba
samba

smbHome

samba

scriptPath

samba

lmPassword
ntPassword
homeDrive

samba
samba
samba

profilePath

samba

Revision : 1.24

Usage
usually, the username
username
TODO
password for Unix systems using NSS/PAM LDAP
TODO
the numeric user number (Unix and Samba)
the primary group number of the user (Unix)
the logon shell used on Unix systems
the long form of the username
home directory path for Unix systems
The integer time in seconds since 1970 when
the lm and ntpasswd were last set.
Integer value currently unused
Integer value currently unused
Integer value currently unused
Integer value currently unused
specify the type of the samba account
(W=workstation, U=user, D=disabled,
X=no password expiration,...)
the relative identifier (RID) of the user
the relative identifier (RID) of the primary group
of the user
specifies the path of the home directory for the
user. The string can be null. If homeDrive is set and
specifies a drive letter, homeDirectory should be a
UNC path. The path must be a network UNC path.
This value can be a null string
The scriptPath property specifies the path of
the user’s logon script, .CMD, .EXE, or .BAT file.
The string can be null. The path is relative to the
netlogon share
the LANMAN password
the NT password (md4 hash)
specifies the drive letter to which to map the UNC
path specified by homeDirectory. The drive letter
must be specified in the form ”driveletter:” where
driveletter is the letter of the drive to map.
For example: ”Z:”
specifies a path to the user’s profile. This value
can be a null string, a local absolute path, or
a UNC path

Table 1: Attributes used for a user Account

page 22/56