Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Printer Authorization error

shubhra_prasad
Explorer
0 Likes
4,275

Hello All,

When one of the user in CRM Sandbox system, tries to execute a report in the backkground, he gets the error -

"No Authorization for Printer LP01"

When i ran SU53 in another session it showed error for object S_SPO_DEV, authorization field SPODEVICE - LP01

User comparison was done for the roles assigned to the user.

But this did not help.

I checked in SU01, Printer defaults are maintained for the user. [default printer as LP01]

Any suggestions as to what else can be checked and how to resolve ?

Regards

Shubhra

1 ACCEPTED SOLUTION
Read only

Former Member
2,626

Pls check the below mention 3 auth.objects and field name field values

S_SPO_ACT

S_SPO_DEV

S_SPO_PAGE

before checking the above check the local Pc printer driver are properly installed and whether he can able to take print out locally if user can, then go to su01 spool control output device enter LOCL this should be already configured through SPAD

8 REPLIES 8
Read only

JPReyes
Active Contributor
0 Likes
2,626

User comparison was done for the roles assigned to the user.

But this did not help.

That would not help if the value does not exist in the authorization object. You need to add LP01 to S_SPO_DEV in on an appropiete role assigned to the user.

Regards

Juan

Read only

0 Likes
2,626

Hi Juan,

That is already there. I checked, the role has the object with value LP01.

Read only

JPReyes
Active Contributor
0 Likes
2,626

Moved to Security forum

Read only

0 Likes
2,626

Maybe the role's profile isn't up to date? You'd see that as a yellow traffic light on the authorizations tab in PFCG.

Have you tried reading the user buffer for htis user (SU56) to see the actual values for this object?

Read only

Former Member
0 Likes
2,626

Please check for the object S_SPO_PAGE too

Read only

Former Member
0 Likes
2,626

This message was moderated.

Read only

Former Member
2,628

Pls check the below mention 3 auth.objects and field name field values

S_SPO_ACT

S_SPO_DEV

S_SPO_PAGE

before checking the above check the local Pc printer driver are properly installed and whether he can able to take print out locally if user can, then go to su01 spool control output device enter LOCL this should be already configured through SPAD

Read only

0 Likes
2,626

Thanks all of you.

All the authorization object values were maintained correctly.

We just removed and added the roles again and saved it. Now it works fine for the user.