Hi William,

Generally looks good, but I do have one question about the change in
nameservice_info.py:

@@ -235,11 +239,11 @@
                 'default': 'files',
                 'host': 'files dns mdns',
                 'printer': 'user files'},
             'LDAP': {
                 'default': 'files ldap',
-                'host': 'files dns mdns',
+                'host': 'files',
                 'printer': 'user files ldap',
                 'netgroup': 'ldap'},
             'NIS': {
                 'default': 'files nis',
                 'printer': 'user files nis',

Should this be:

        'host: 'files ldap',

as in /etc/nsswitch.ldap?

Thanks,

Darren.

On 13/06/2011 14:59, William Schumann wrote:
> This CR covers a number of simple issues that could not be tested before the 
> 167 integration.
> 
> The install client supplies the required svc:/network/ldap/client property 
> config/search_base property.
> 
> UI defaults in search_base and proxy bind distinguished name taken from 
> user's domain.
> 
> Allows special characters required in proxy bind distinguished name.
> 
> Scrolls domain name on input allowing up to 255 characters.  Places input 
> field for proxy bind distinguished name on separate line, 
> since it can be quite large.
> 
> Does not echo proxy bind password and conceals password in summary.
> 
> Update profile test
> 
> http://cr.opensolaris.org/~wmsch/bug-7054032/
> 
> Thank you,
> William
> _______________________________________________
> caiman-discuss mailing list
> [email protected]
> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

Reply via email to