|
Scanning Problems from Multifunctional Devices |
|
|
|
|
Written by Administrator
|
|
Monday, 20 July 2009 08:57 |
The problem is caused by the default security policy on Windows Server 2003 Domain Controllers By default, the Windows Server 2003 Domain Controllers require SMB packet and secure channel signing Older Ricoh multifunctional printers do not currently support SMB packet and secure channel signing You need to Disable SMB packet and secure channel signing enforcement
To disable SMB packet and secure channel signing enforcement on Windows Server 2003 based domain controllers From Administrative Tools open Domain Controller Security Policy
Select \Security Settings\Local Policies\Security Options folder. In the details pane, double-click Microsoft network server: Digitally sign communications (always), and then click Disabled to prevent SMB packet signing from being required. Click OK. 6. In the details pane, double-click Domain member: Digitally encrypt or sign secure channel data (always), and then click Disabled to prevent secure channel signing from being required. 7. Click OK. To apply the Group Policy change immediately, either restart the domain controller, or type gpupdate at a command line, and then press ENTER.
|