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