Bug 712 - Multiple Realm Support
Summary: Multiple Realm Support
Status: RESOLVED LATER
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: User/Group Accounts (show other bugs)
Version: 3.0.0
Hardware: All All
: P3 enhancement
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-03 14:28 UTC by Daniel Wachdorf
Modified: 2005-02-08 20:42 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Wachdorf 2003-11-03 14:28:55 UTC
The mit kerberos libraries have the function krb5_aname_to_localname() which 
allows the mapping of foreign principals into local user accounts.  This could 
be used to allow mapping of trusted kerberos (AD forrests) into local user 
accounts.
Comment 1 Gerald (Jerry) Carter (dead mail address) 2005-02-08 20:42:14 UTC
MIT only functions are avoided to maintain porability with Heimdal.
Plus you can do this king of thing with a username map.
No one has decided to work on this in a year.  Closing as later.