Bugzilla – Attachment 729 Details for
Bug 938
"AllowGroups" option and secondary user's groups limit
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ga_match() debug output
sshd_debug2 (text/plain), 901 bytes, created by
Juri Malinovski
on 2004-10-09 21:42:39 AEST
(
hide
)
Description:
ga_match() debug output
Filename:
MIME Type:
Creator:
Juri Malinovski
Created:
2004-10-09 21:42:39 AEST
Size:
901 bytes
patch
obsolete
>sshd config: >UsePAM yes >AllowGroups g4 > >User jm has access to next groups: >localhost> id jm >uid=1123(jm) gid=11(g1) >groups=11(g1),1170(g2),0(g3),1113(g4),1114(g5) > >sshd -ddde output: >debug1: ga_match: looking for g4 >debug1: ga_match: checking user's group g1 >debug1: ga_match: checking user's group g2 >debug1: ga_match: checking user's group g3 >debug1: ga_match: checking user's group g4 >debug1: ga_match: match found > >Now user jm was added into group g6: >localhost> id jm >uid=1123(jm) gid=11(g1) >groups=11(g1),1107(g6),1170(g2),0(g3),1113(g4),1114(g5) > >sshd -ddde output: >debug1: ga_match: looking for g4 >debug1: ga_match: checking user's group g1 >debug1: ga_match: checking user's group g6 >debug1: ga_match: checking user's group g2 >debug1: ga_match: checking user's group g3 >debug1: ga_match: checking user's group g3 >debug1: ga_match: checking user's group g3 >debug1: ga_match: match not found >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 938
:
727
|
728
| 729 |
730
|
731
|
732