This is a discussion on Re: OpenSSH public key problem with Solaris 10 and LDAP users? within the OpenSSH Development forums, part of the Networking and Network Related category; On 2007-08-15 06:52, Alexander Skwar wrote: > I doubt that. In LDAP, there's no difference between ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On 2007-08-15 06:52, Alexander Skwar wrote:
> I doubt that. In LDAP, there's no difference between the non-working > users and the working users. At least not, as far as I can tell. Are you sure you're dumping all the attributes? Many LDAP servers don't dump certain attributes by default. Safest bet is to compare an actual dump export from the LDAP server, rather than the result of running ldapsearch. Failing that, specify '*' and '+' as attributes to dump, and be sure you're authenticating as a directory manager when you do your ldapearch. -- Jefferson Ogata <Jefferson.Ogata@noaa.gov> NOAA Computer Incident Response Team (N-CIRT) <ncirt@noaa.gov> "Never try to retrieve anything from a bear."--National Park Service _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@mindrot.org https://lists.mindrot.org/mailman/li...enssh-unix-dev |