Hi, Painfully, I was able to get FDS compiled and installed on the latest build OpenSolaris x86, but I've run into to a problem during the setup process. When the setup script performs the ldif2db, it fails with a Database Error 2. Here is the complete error log: [13/Aug/2008:14:40:46 -0400] - Backend Instance: userRoot [13/Aug/2008:14:40:46 -0400] - dblayer_instance_start: pagesize: 4096, pages: 393103, procpages: 7245 [13/Aug/2008:14:40:46 -0400] - cache autosizing: import cache: 204800k [13/Aug/2008:14:40:46 -0400] - li_import_cache_autosize: 50, import_pages: 51200, pagesize: 4096 [13/Aug/2008:14:40:46 -0400] - WARNING: Import is running with nsslapd-db-private-import-mem on; No other process is allowed to access the database [13/Aug/2008:14:40:46 -0400] - dblayer_instance_start: pagesize: 4096, pages: 393103, procpages: 7245 [13/Aug/2008:14:40:46 -0400] - cache autosizing: import cache: 204800k [13/Aug/2008:14:40:46 -0400] - li_import_cache_autosize: 50, import_pages: 51200, pagesize: 4096 [13/Aug/2008:14:40:47 -0400] - import userRoot: Beginning import job... [13/Aug/2008:14:40:47 -0400] - import userRoot: Index buffering enabled with bucket size 100 [13/Aug/2008:14:40:47 -0400] - import userRoot: Processing file "/tmp/ldifd8ULLD.ldif" [13/Aug/2008:14:40:47 -0400] - import userRoot: Finished scanning file "/tmp/ldifd8ULLD.ldif" (9 entries) [13/Aug/2008:14:40:47 -0400] - database error 2 [13/Aug/2008:14:40:47 -0400] - import userRoot: ERROR: Could not add op attrs to entry ending at line 17 of file "/tmp/ldifd8ULLD.ldif" [13/Aug/2008:14:40:47 -0400] - import userRoot: Aborting all import threads... [13/Aug/2008:14:40:53 -0400] - import userRoot: Import threads aborted. [13/Aug/2008:14:40:53 -0400] - import userRoot: Closing files... [13/Aug/2008:14:40:53 -0400] - libdb: userRoot/id2entry.db4: unable to flush: No such file or directory [13/Aug/2008:14:40:53 -0400] - All database threads now stopped [13/Aug/2008:14:40:53 -0400] - import userRoot: Import failed. Does anyone know what database error 2 means, and how I might be able to fix it. Thanks, -Rob --