printers icon indicating copy to clipboard operation
printers copied to clipboard

Need Ricoh address book fields reference

Open dade80vr opened this issue 7 years ago • 5 comments

Hi, great work guy. I'm a italian Ricoh technician and i'm improving your script. Where can i find reference name for ALL address book fields? For example, in your printers/ricoh.py line 200 you are using index, name, longName, auth_name.. but if i want to add a SMB path for a user?

Actually i working at a "test.py" file where you can input printer IP/range, script mode (LIST, ADD or DELETE users) and user details. Thank you.

dade80vr avatar Sep 28 '17 13:09 dade80vr

Where can i find reference name for ALL address book fields?

I would really love to help you out here. All of the work done in this project was without having any documentation and going through trial and error. I used an app called SOAPUI. I pointed it to the WSDL endpoint on the printer and it autogenerated a lot of useful xml found in ricoh_xml.py. You could try that. It shouldn't be too hard to find the endpoint for your printer by looking at the code here

Also, I don't have access to these printers anymore. Making me even more useless. 🙃

I'm happy to merge in any improvements you find, though.

WTFox avatar Feb 14 '18 15:02 WTFox

The folks over at Ricoh.NET have the full WSDL archived.

https://github.com/gheeres/Ricoh.NET/tree/master/Service%20References/ricoh.uDirectory

@dade80vr any progress on extending these libs?

jsayles avatar Aug 20 '18 21:08 jsayles

@jsayles no progress but if usefull I could take a look next days

dade80vr avatar Aug 22 '18 21:08 dade80vr

Did anyone ever finish a version that lets you set an SMB Filepath, SMB Username and SMB Password for a new user?

ionamike avatar Nov 19 '19 03:11 ionamike

No, i'm sorry, no enough time!

dade80vr avatar Nov 25 '19 21:11 dade80vr