PacketFence - BTS - PacketFence | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0001205 | PacketFence | configuration | public | 2011-04-06 11:33 | 2011-05-04 11:40 |
Reporter | fgaudreault | ||||
Assigned To | fgaudreault | ||||
Priority | normal | Severity | minor | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | 2.2.0 | |||
fixed in git revision | |||||
fixed in mtn revision | 964afbddcc5d76216da87efb226b2b70831e2a66 | ||||
Summary | 0001205: Winbind unable to map foreign SIDs | ||||
Description | On some setup using SMB and winbind for NTLM authentication, we see this error message : idmap will be unable to map foreign SIDs: NT_STATUS_UNSUCCESSFUL This will make PEAP to fail on WPA2 setups. The cause of this error is because the ID mapping range is likely to be full. We found a quick fix to this, but we will need to update our documentation to reflect that change. | ||||
Steps To Reproduce | |||||
Additional Information | In order to fix the issue, you can add the following into the smb.conf file : idmap uid = 10000-15000 idmap gid = 10000-15000 It seems to fix the issue. | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2011-04-06 11:33 | fgaudreault | New Issue | |||
2011-04-11 13:59 | fgaudreault | mtn revision | => 964afbddcc5d76216da87efb226b2b70831e2a66 | ||
2011-04-11 13:59 | fgaudreault | Note Added: 0002021 | |||
2011-04-11 13:59 | fgaudreault | Status | new => resolved | ||
2011-04-11 13:59 | fgaudreault | Fixed in Version | => +1 | ||
2011-04-11 13:59 | fgaudreault | Resolution | open => fixed | ||
2011-04-11 13:59 | fgaudreault | Assigned To | => fgaudreault | ||
2011-05-04 11:32 | obilodeau | Fixed in Version | +1 => 2.2.0 | ||
2011-05-04 11:40 | obilodeau | Status | resolved => closed |
Notes | |||||
|
|||||
|
|