LDAP : SambaMungedDial Syntax
Yohann Fourteau
yohann.fourteau at aitb.org
Wed Dec 8 16:11:43 GMT 2004
Selon Roland Gruber <gruberr at in.tum.de>:
> Yohann Fourteau schrieb:
> | I've done some test to try to decode (and recode) the sambaMungedDial
> Attribute
> | in LDAP.
> | [...]
> | You have the value of each TSE fields :
> | CtxCfgPresent
> | CtxCfgFlags
> | CtxCallback
> | CtxShadow
> | CtxMaxConnectionTime
> | CtxMaxDisconnectionTime
> | CtxMaxIdleTime
> | CtxKeyboardLayout
> | CtxMinEncryptionLevel
> | CtxWorkDirectory
> | CtxNWLogonServer
> | CtxWFHomeDir
> | CtxWFHomeDirDrive
> | CtxWFProfilePath
> | CtxInitialProgram
> | CtxCallbackNumber
The real list is :
CtxCfgPresent
CtxCfgFlags1
CtxCallback
CtxShadow
CtxMaxConnectionTime
CtxMaxDisconnectionTime
CtxMaxIdleTime
CtxKeyboardLayout
CtxMinEncryptionLevel
CtxWorkDirectory
CtxNWLogonServer
CtxWFHomeDir
CtxWFHomeDirDrive
CtxWFProfilePath
CtxInitialProgram
CtxCallbackNumber
There was a mistake on CtxCfgFlags.
The six caracters at the begin of each field is :
name of the field lenght
nul
field value lenght
nul
caracter \001
nul
At the beginning of the string, there is a serie of " \0" which ends with four
caracters : X\0Y\0. I don't know the meaning of that serie. It seems to be
always the same value.
Cordialy,
--
Yohann F.
More information about the samba-technical
mailing list