samba ldap howto.pdf


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


Página 1...50 51 52535456

Vista previa de texto


The SAMBA-LDAP-PDC Howto

Revision : 1.24

46
47
48
49
50

attributetype ( 1.3.6.1.4.1.7165.2.1.6 NAME ’logoffTime’
DESC ’NT logoffTime’
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )

51
52
53
54
55

attributetype ( 1.3.6.1.4.1.7165.2.1.7 NAME ’kickoffTime’
DESC ’NT kickoffTime’
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )

56
57
58
59
60

attributetype ( 1.3.6.1.4.1.7165.2.1.8 NAME ’pwdCanChange’
DESC ’NT pwdCanChange’
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )

61
62
63
64
65

attributetype ( 1.3.6.1.4.1.7165.2.1.9 NAME ’pwdMustChange’
DESC ’NT pwdMustChange’
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )

66
67
68
69
70
71
72
73

##
## string settings
##
attributetype ( 1.3.6.1.4.1.7165.2.1.10 NAME ’homeDrive’
DESC ’NT homeDrive’
EQUALITY caseIgnoreIA5Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{4} SINGLE-VALUE )

74
75
76
77
78

attributetype ( 1.3.6.1.4.1.7165.2.1.11 NAME ’scriptPath’
DESC ’NT scriptPath’
EQUALITY caseIgnoreIA5Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{255} SINGLE-VALUE )

79
80
81
82
83

attributetype ( 1.3.6.1.4.1.7165.2.1.12 NAME ’profilePath’
DESC ’NT profilePath’
EQUALITY caseIgnoreIA5Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{255} SINGLE-VALUE )

84
85
86
87
88

attributetype ( 1.3.6.1.4.1.7165.2.1.13 NAME ’userWorkstations’
DESC ’userWorkstations’
EQUALITY caseIgnoreIA5Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{255} SINGLE-VALUE )

89
90
91
92
93

attributetype ( 1.3.6.1.4.1.7165.2.1.17 NAME ’smbHome’
DESC ’smbHome’
EQUALITY caseIgnoreIA5Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{128} )

94
95
96
97
98

attributetype ( 1.3.6.1.4.1.7165.2.1.18 NAME ’domain’
DESC ’Windows NT domain to which the user belongs’
EQUALITY caseIgnoreIA5Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{128} )

99
100
101
102
103
104
105
106

##
## user and group RID
##
attributetype ( 1.3.6.1.4.1.7165.2.1.14 NAME ’rid’
DESC ’NT rid’
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )

107
108
109
110
111

attributetype ( 1.3.6.1.4.1.7165.2.1.15 NAME ’primaryGroupID’
DESC ’NT Group RID’
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )

page 52/56