Can't login to anyone via SSH when setup pam_wheel in common-auth file

Pls help me to explain this?

I have a problem as below:

When i setup pam_wheel.so in /etc/pam.d/su, it runs correctly. But when i set up pam_wheel.so in /etc/pam.d/common-auth (include file), i can’t login to anyone via SSH. Details configuration of /etc/pam.d/su and /etc/pam.d/common-auth:
/etc/pam.d/su:
auth include common-auth
account include common-account
password include common-password
session include common-session

/etc/pam.d/common-auth:
auth required pam_env.so
auth required pam_wheel.so use_uid
auth required pam_unix2.so

I have tested in SUSE 9,10

Dear @hungpham,

I see this is your first post and be welcome here in the openSUSE forums.

THat said, I must say I do not quite understand you saying

I have tested in SUSE 9,10

as the only openSUSE levels that are supported now are 11.3 and 11.4.

Can you please explain better what exact level of oenSUSE you are using, or if you are using no openSUSE, but SLES/SLED (where also the 9 and 10 levels are very old IMHO).