1 <samba:parameter name="afs username map"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 <para>If you are using the fake kaserver AFS feature, you might
8 want to hand-craft the usernames you are creating tokens for.
9 For example this is necessary if you have users from several domain
10 in your AFS Protection Database. One possible scheme to code users
11 as DOMAIN+User as it is done by winbind with the + as a separator.
14 <para>The mapped user name must contain the cell name to log into,
15 so without setting this parameter there will be no token.</para>
18 <value type="default"/>
19 <value type="example">%u@afs.samba.org</value>