Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need Ricoh address book fields reference #6

Open
dade80vr opened this issue Sep 28, 2017 · 5 comments
Open

Need Ricoh address book fields reference #6

dade80vr opened this issue Sep 28, 2017 · 5 comments

Comments

@dade80vr
Copy link
Contributor

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.

@WTFox
Copy link
Owner

WTFox commented Feb 14, 2018

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.

@jsayles
Copy link

jsayles commented Aug 20, 2018

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?

@dade80vr
Copy link
Contributor Author

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

@ionamike
Copy link

ionamike commented Nov 19, 2019

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

@dade80vr
Copy link
Contributor Author

No, i'm sorry, no enough time!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants