Samba4/ProvisionIssues: Difference between revisions

From SambaWiki
No edit summary
 
No edit summary
 
Line 1: Line 1:
- Needs to make sure that the provided realm name is all-uppercase (otherwise the KDC refuses its own tickets)
* Needs to make sure that the provided realm name is all-uppercase (otherwise the KDC refuses its own tickets)
- Need to refuse _ in the DNS hostname (since bind doesn't like that)
* Need to refuse _ in the DNS hostname (since bind doesn't like that)
- Need to check that netbios name in smb.conf matches what is specified to provision
* Need to check that netbios name in smb.conf matches what is specified to provision

Latest revision as of 14:46, 19 July 2009

  • Needs to make sure that the provided realm name is all-uppercase (otherwise the KDC refuses its own tickets)
  • Need to refuse _ in the DNS hostname (since bind doesn't like that)
  • Need to check that netbios name in smb.conf matches what is specified to provision