Index: [Article Count Order] [Thread]

Date:  Sun, 24 Aug 2008 20:15:37 +0900
From:  Hisao SHIBUYA <shibuya (at mark) alpha.or.jp>
Subject:  [coba-e:13784] Re: [testing] 5100R-2.0 release
To:  coba-e (at mark) bluequartz.org
Message-Id:  <F8E64785-F2F9-4462-A2D3-312D373C9145 (at mark) alpha.or.jp>
In-Reply-To:  <438522.30375.qm (at mark) web65615.mail.ac4.yahoo.com>
References:  <438522.30375.qm (at mark) web65615.mail.ac4.yahoo.com>
X-Mail-Count: 13784

>> Yes, 5100R-2.0 use only flat file.
>> But, you can use db file for nsswitch, if you would like to
>> use db file
>> for authentication.
>>
>
>
> What is the effect of this update on a machine that has already  
> switched to flat file?

There is two scenarios.
- *.db is empty or no *.db files.
Don't migrate from *.db.
It changes AUTH mechanism what BlueQuartz uses in /etc/sysconfig/ 
buequartz.

- *.db is still exist.
Try to migrate from *.db to flat file.
But, script check the account is already in flat file or not.
It doesn't add account that is in flat file.

I checked this update with the system that use pwdb and that has
already switched to flat file using Brian's site how to.

Of cause, I need more test by many people.

Regards,
Hisao