I'm having trouble getting OpenAFS for Windows 1.5.27 to work on Vista. The AFS GUI tools correctly show my cell (mprc.mayo.edu) but when I map \afs only openafs.org shows up. I can explicitly map my cell, using the GUI tools and that works. Is this something to do with freelance mode?

When I do the exact same setup on XP, everything works.

Any ideas?


 * First install kfw-3-2-2.exe
   * Use (below) when asked for config files.
 * Then install OpenAFSforWindows-1-5-27.exe
   * Only the client is necessary.
   * For the CellServDB use (see below)
   * Use cell name mprc.mayo.edu
   * Disable "AFS crypt security" (it's slow)
   * Disable "Use DNS to Search for Cell Servers"
   * Enable "Use Integrated Logon".
   * You can accept the defaults for the rest of the options.


Thanks,

-c

krb5.ini:
[logging]
 default = FILE:/var/log/krb5libs.log
 kdc = FILE:/var/log/krb5kdc.log
 admin_server = FILE:/var/log/kadmind.log

[libdefaults]
 ticket_lifetime = 36000
 default_tgs_entypes = rc4-hmac des-cbc-md5
 default_tkt_enctypes = rc4-hmac des-cbc-md5
 permitted_enctypes = rc4-hmac des-cbc-md5
 default_realm = MFAD.MFROOT.ORG

[realms]
 MFAD.MFROOT.ORG = {
  kdc = mfadir08.mfad.mfroot.org:88
  admin_server = mfad.mfroot.org:749
  default_domain = mfad.mfroot.org
 }

[domain_realm]
 mayo.edu = MFAD.MFROOT.ORG
 .mayo.edu = MFAD.MFROOT.ORG

[kdc]
 profile = /var/kerberos/krb5kdc/kdc.conf

[appdefaults]
 pam = {
   debug = false
   ticket_lifetime = 36000
   renew_lifetime = 86401
   forwardable = true
   krb4_convert = false
 }


CellSrvDB:
>mprc.mayo.edu          #Mayo Proteomics Research Center
172.23.154.74                   #mprcafs01.mayo.edu
>grand.central.org      #GCO Public CellServDB 15 Oct 2005
18.7.14.88                      #grand-opening.mit.edu
128.2.191.224                   #penn.central.org
130.237.48.87                   #andrew.e.kth.se

...






_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to