Displaying 1 result from an estimated 1 matches for "infrax".
Did you mean:
  infra
  
2007 Jul 10
4
Response too big for UDP, retry with TCP
...----------------------------------------------
And these are the relevant parameters in smb.conf:
------------------------------------------------------------------------
         security = ADS
         netbios name = BONAPARTE
         server string = BONAPARTE Samba server
         workgroup = INFRAX
         realm = DOMAIN.LOCAL
         local master = yes
         preferred master = yes
         wins server = 192.168.1.1 192.168.1.4
         password server = srv1
------------------------------------------------------------------------
However, when I try to "kinit", I get this:
r...