On Sat, 2007-09-08 at 20:32 +0930, Dan Shearer wrote:
> 1. MAPI doesn't have user concepts. Should we be returning
> MAPI_E_EXTENDED_ERROR and the providing more detail via a second call? I
> used MAPI_E_BAD_VALUE for a password that doesn't meet policy, but there
> are many more that don't even have approximate mappings.

I know. IIRC we already discussed that. We could possibly add a set of
custom Error Messages (OC specific) that would fit properly such as
MAPI_OC_E_...

Anyway I think this is not the right approach. We try to map MAPI error
values upon SAMR related calls. We should maybe instead consider using
NTSTATUS or create a specific MAPIADMIN_STATUS enumeration.

> 2. ldb_wrap_connect() is printing "ldb: No modules specified for this
> database" on the console. Commandline:
> 
>    openchangepfadmin --profile=lceadmin --adduser=idiot \
>               --apassword=fred --acomment="Trognon" --debuglevel=3
> 
> I presume this is the global variables problem and I should just forget
> about pfadmin for a while.

That is not an issue currently, and you shouldn't consider these debug
messages with particular attention.

-- 
Julien Kerihuel
[EMAIL PROTECTED]
OpenChange Project Manager

GPG Fingerprint: 0B55 783D A781 6329 108A  B609 7EF6 FE11 A35F 1F79

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
devel mailing list
[email protected]
http://mailman.openchange.org/listinfo/devel

Reply via email to