Question on LDAP samba.schema
Stefan (metze) Metzmacher
metze at metzemix.de
Wed Feb 6 00:45:37 GMT 2002
I have a question on the LDAP samba.schema:
- why is the userWorkstation attribute single valued, I think there should be more then one Workstaion a user can login to!
- why is the smbHome attribute not single valued, I think the user has only one samba Homedir.
metze
----------------------------------------------------------------------------------------------
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 )
+ SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{255} )
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} )
+ SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{128} SINGLE-VALUE )
------------------------------------------------------------------------------------------
metze
-----------------------------------------------------------------------------
Stefan "metze" Metzmacher <metze at metzemix.de>
More information about the samba-technical
mailing list