Project

General

Profile

Actions

Bug #1384

closed

Host access checks don't work for clients not resolvable via NIS/DNS/LDAP

Added by Yuri Pankov over 12 years ago. Updated about 12 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
cifs - CIFS server and client
Start date:
2011-08-17
Due date:
% Done:

100%

Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:

Description

Originally posted as http://www.nexentastor.org/issues/121.

The problem here is that we are bailing out after checking the result of __netdir_getbyaddr_nosrv(config, &clnames, &buf) for the clients not resolvable via NIS/DNS/LDAP (http://src.illumos.org/source/xref/illumos-gate/usr/src/lib/smbsrv/libsmb/common/smb_util.c#453).

Proposed patch attached.


Files

libsmb.diff (2.56 KB) libsmb.diff Yuri Pankov, 2011-08-17 11:22 PM
Actions #1

Updated by Rich Lowe about 12 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
  • Tags deleted (needs-triage)

Resolved in r13464 commit:e73ffd53b1d6

Actions

Also available in: Atom PDF