[Samba] rpcclient + addform

2005-11-30 Thread Alexandre Stratikopoulos
Does someone know how can I add a form within a printer using samba + cups?
The windows clients need a form non standard and I have to add it. I've tried
this command: rpcclient -L PRINTSERVER -U user%passwd -c 'addform 
'. I received this message "result was WERR_ACCESS_DENIED". With this
user(admin) I can add/remove a printer or a driver. Someone have an idea ?

Thanks

Alexandre


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] rpcclient + addform = result was WERR_ACCESS_DENIED

2005-11-28 Thread Alexandre Stratikopoulos
I am trying insert a form within a printer using samba + cups
I used the following sintaxe to insert the form:

rpcclient -L server -U user%password -c 'addform "printer" "new_form_name"'

But I receive the following error message:
result was WERR_ACCESS_DENIED

With this user I can insert new printer, set a new driver etc, but that
operation (addform) I can't.

Someone has an idea about it ?

Thanks.

Alexandre


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba