How to enable Custom Authentication when running the Custom Auth sample app
In order to successfully run the Custom Auth Sample Application bundled with the SmartSDK development kit, the User Authentication Management Setting in WIM must be set to either "LDAP" or "Custom Authentication". The latter is more common on recent firmware releaes.
What is the impact of the log4j v1 exploit captured in CVE-2021-4104 on RiDP offerings?
Re: NVD - CVE-2021-4104 (nist.gov)
For information about this and other potential security vulnerabilities related to Ricoh products and services vist our Alerts and Security Vulnerabilities Announcements.
RXOP
This vulnerablility has been identified in log4j version 1.x,
What is the impact of the Log4j2 exploit captured as CVE-2021-44228 on RiDP offerings?
References:
RiDP is taking this matter seriously, and is currently reviewing all our offerings to determine the impact and scope of this exploit. Updates to this emerging situation will be captured here.
What key strength is supported with SDK/J when using SSL?
SDK Ver5, 6, 7, 10, 11, 12 supports AES128 for SSL communication from your servlet application. 11A and later models support SHA-256 and SHA-512 through a device certificate. These certificates are generated in Web Image monitor and/or uploaded.
What encryption algorithms (AES, DES, etc.) are available using the JCE that SDK/J provides?
What we provide is actually a subset of the JCE. It isn't a fully functional, compliant JCE. So, the default encryption algorithm is the only one which is available on the MFP. On older MFPs RSA is the default encryption algorithm.
Does SDK/J support only 128 or 256 bits key strength?
SDK/J versions 5.x, 6.x, 7.x, 10.x, 11.x and 12.x supports AES128 for SSL communication from within your SDK/J Servlet application. 11A and later models support SHA-256 and SHA-512 through a device certificate. These certificates are generated in Web Image monitor and/or are uploaded.