Upgrade 10.3 to 10.4: Kerberos authentication stopped working

Hello:
I upgraded a G5 XServe from 10.3.9 to 10.4. It almost worked - ie: system booted again, all disks are visible, etc. But, trying to log on with a user in the OD hosted on that machine has stopped working... this happens when I try to mount a shared AFP volume, and also when logging on from a 10.4.8 client bound in Directory Access to that server. Logging on under the admin account at the console (over ARD in this case), or via ssh, works fine. I didn't think to try other accounts via that method, I will do this tomorrow morning local time and post a followup.
Upon connecting to the server with Server Admin, a message told me that there were new services which needed kerberizing, and to go to Open Directory and click 'settings'. I did this, and also looked at the overview: netinfod was in local-only mode, while all the others were marked as "Running" (lookupd, slapd, Password Server, Kerberos). In the old 10.3.9 system (ie: where user authentication is working OK), all are marked as "Running".
I clicked the "Kerberize" button, and entered a directory admin username and password as instructed. I think the process completed (unfortunately I didn't get a screenshot). Now, the kerberize button is gone.
At various times when admin passwords were requested, I have to try several; the expected ones didn't always work. Eg: I thought the "diradmin" account was needed in one dialog, but I used the system "admin" account instead. (Sorry, didn't record proper details of those events).
Forward and reverse DNS lookups with the host command work ok - they return the expected IP address.
I looked through a bunch of logs (/var/log/*.log, /Library/Logs/.../*.log), and found a few lines with possible clues... these are shown further down.
I have now tried updating to 10.4.8 (I'm not sure if I should have done it before kerberos was going again, but getting the system up to date does seem prudent). Errors are all exactly the same.
Any hints or suggestions much appreciated! Here's some promising things I've found, which I'll be studying today. I hope to take the server down tomorrow morning again to try this stuff out...
http://lists.apple.com/archives/macos-x-server/2006/Feb/msg01152.html
http://lists.apple.com/archives/Client-management/2006/Sep/msg00013.html
Thanks,
Ralph
/var/log/system.log:
Mar 10 15:18:37 tararuas krb5kdc[84]: no sockets set up?
AppleFileServiceAccess.log:
IP 130.195.240.52 - - [10/Mar/2007:15:15:15 1200] "Logout test333" -5023 0 0
IP 130.195.240.52 - - [10/Mar/2007:15:24:30 1200] "Logout ralphwahrlich" -5023 0 0
FWIW, the AFP Reference gives error -5023 meaning thus: "UAM failed (the specified old password doesn’t match); no user is logged in yet for the specified session; authentication failed; password is incorrect."
From slapconfig.log (slightly edited for brevity):
slapconfig.log:
2007-03-10 14:51:52 +1300 - slapconfig -migrateldapserver
2007-03-10 14:51:52 +1300 - 1 Removing LDAP server from search policy
2007-03-10 14:51:52 +1300 - 2 Data export
2007-03-10 14:51:52 +1300 - command: /usr/sbin/oldslapcat -c -l /var/db/openldap/migration/backup.ldif
2007-03-10 14:51:53 +1300 - Removed file at path /var/db/openldap/openldap-data/__db.001.
2007-03-10 14:51:53 +1300 - Removed file at path /var/db/openldap/openldap-slurp/replication.log.lock.
2007-03-10 14:51:53 +1300 - command: /usr/sbin/NeST -pwsrekey
2007-03-10 14:51:55 +1300 - NeST command output:
nothing found to load
2007-03-10 14:51:55 +1300 - 3 Data import
2007-03-10 14:51:55 +1300 - command: /usr/sbin/slapadd -c -l /tmp/backup11774.ldif
2007-03-10 14:51:58 +1300 - 4 Updating LDAP configuration
2007-03-10 14:51:59 +1300 - Starting LDAP server (slapd)
2007-03-10 14:52:22 +1300 - 5 Updating data in LDAP
2007-03-10 14:52:22 +1300 - command: /usr/bin/ldapdelete -c -x -H ldapi://%2Fvar%2Frun%2Fldapi cn=ldapreplicas,cn=config,dc=geo,dc=vuw,dc=ac,dc=nz cn=passwordserver,cn=config,dc=geo,dc=vuw,dc=ac,dc=nz cn=passwordserver_4AB32E0671171DC872A9D40CC42F9E07,cn=config,dc=geo,dc=vuw,dc=a c,dc=nz
2007-03-10 14:52:22 +1300 - ldapdelete command output:
ldap_bind: Can't contact LDAP server (-1)
2007-03-10 14:52:22 +1300 - ldapdelete command failed with status 1
2007-03-10 14:52:22 +1300 - command: /usr/bin/ldapadd -c -x -H ldapi://%2Fvar%2Frun%2Fldapi
2007-03-10 15:03:55 +1300 - slapconfig -setmacosxodpolicy
2007-03-10 15:03:55 +1300 - command: /usr/bin/ldapadd -c -x -H ldapi://%2Fvar%2Frun%2Fldapi
2007-03-10 15:03:55 +1300 - ldapadd command output:
ldap_modify: No such object (32)
matched DN: cn=config,dc=geo,dc=vuw,dc=ac,dc=nz
2007-03-10 15:03:55 +1300 - ldapadd command failed with status 32
2007-03-10 15:04:13 +1300 - slapconfig -kerberize
2007-03-10 15:04:13 +1300 - Error: Incorrect username or password. You must enter a directory domain administrator username and password.
2007-03-10 15:05:25 +1300 - slapconfig -setmacosxodpolicy
2007-03-10 15:05:25 +1300 - command: /usr/bin/ldapadd -c -x -H ldapi://%2Fvar%2Frun%2Fldapi
2007-03-10 15:05:25 +1300 - ldapadd command output:
ldap_modify: No such object (32)
matched DN: cn=config,dc=geo,dc=vuw,dc=ac,dc=nz
2007-03-10 15:05:25 +1300 - ldapadd command failed with status 32
2007-03-10 15:05:38 +1300 - slapconfig -kerberize
2007-03-10 15:05:38 +1300 - Error: Incorrect username or password. You must enter a directory domain administrator username and password.
2007-03-10 15:05:44 +1300 - slapconfig -kerberize
2007-03-10 15:05:45 +1300 - Removed directory at path /var/db/krb5kdc.
2007-03-10 15:05:45 +1300 - command: /sbin/kerberosautoconfig -r GEO.VUW.AC.NZ -m tararuas.geo.vuw.ac.nz -u -v 1
2007-03-10 15:05:45 +1300 - kerberosautoconfig command failed with exception launch path not accessible
2007-03-10 15:05:45 +1300 - command: /usr/sbin/kdcsetup -f /LDAPv3/127.0.0.1 -w -a admin -p ** -v 1 GEO.VUW.AC.NZ
2007-03-10 15:05:47 +1300 - kdcsetup command output:
Contacting the Directory Server
Authenticating to the Directory Server
Creating Kerberos directory
Creating KDC Config File
Creating Admin ACL File
Creating Kerberos Master Key
Creating Kerberos Database
Creating Kerberos Admin user
WARNING: no policy specified for [email protected]; defaulting to no policy
Adding kerberos auth authority to admin user
Creating keytab for the admin tools
Adding KDC & kadmind to launchd
Adding the new KDC into the KerberosClient config record
AddKDCToConfig: KDC is already present in record
Finished
2007-03-10 15:05:47 +1300 - command: /usr/sbin/mkpassdb -kerberize
Mac Mini G4 1.25GHz   Mac OS X (10.4.8)  

Thanks heaps for your reply
Yes, I did indeed use CDs.
I followed the instructions at http://docs.info.apple.com/article.html?artnum=301909-en , but struck problems...
Step 16:
here's what I got after pressing CTRL-D:
ldap_add: Server is unwilling to perform (53)
additional info: no global superior knowledge
I thought I'd press ahead anyway... and struck the next problem:
Step 18:
here's what I got when attempting to add a record in /AccessControls.. a dialog box that said this:
Record type not mapped
The record with type "AccessControls" is not mapped. Your should report this error to the administrator of your directory server.
I found the following:
http://docs.info.apple.com/article.html?path=ServerAdmin/10.4/en/c7od31.html
step 8 on that page, bullet point starting with "To add a mapping for a record type ..." seems what I want, but have no idea which object class name to use.
Not sure where to go next. I'm somewhat inclined to blow away the OD database, and rebuild it from a backup. I would do this...
On the 10.3.9 system:
- export the OD from WGM
Go into 10.4.8, and:
- in Server Admin, change OD to be standalone only
- reboot
- go back to Server Admin, change OD to be a OD master
- import the records exported from the 10.3.9 system
I will post another update tommorrow.

Similar Messages

  • After installing version 5 upgrade to my Iphone 4 all the apps stopped working.

    After installing version 5 upgrade to my Iphone 4 all the apps stopped working and I cannot reinstall them at the Appstore giving me a message that I have already purchased them. I can see all the apps, click on them, but none of them will open. How can I make them work again, since the Appstore will not allow me to reinstall the apps? The only apps that are working are the ones pre-installed by the upgrade.

    marco216 wrote:
    After installing version 5 upgrade to my Iphone 4 all the apps stopped working and I cannot reinstall them at the Appstore giving me a message that I have already purchased them. I can see all the apps, click on them, but none of them will open. How can I make them work again, since the Appstore will not allow me to reinstall the apps? The only apps that are working are the ones pre-installed by the upgrade.
    Try downloading any free app using the App Store on the phone.

  • Kerberos Authentication Not Working on OS X 10.6

    Using FF version 20.0, on OS X 10.6.8, I can not get it to use Kerberos authentication to allow SSO to a SharePoint web site.
    On OS X 10.8, with the same configuration in the about:config, everything works fine - the user is not prompted for credentials.
    I have put the necessary entires in network.negotiate-auth.delegation-uris and network.automatic-ntlm-auth.trusted-uris, network.negotiate-auth.gsslib is set to true.
    When I have setup to log the errors from the authentication module, I find in the log file "Fail to load gssapi library".
    Interestingly on 10.8, when I start Firefox from the command line the Kerberos authentication does not work. When I start it via the icon, it does. What is the difference? Are the preferences not being loaded when launching via the command line?
    Thanks for any help,
    Richard

    Found the solution:
    Was a combination of kinit being run on login (apparently a known 10.6 bug). Our Mac team were able to alter the appropriate plist file so that this does happen on login.
    We also had to add an extra SPN for the actual server, as well as the DNS name of the SharePoint site we were trying to access with Kerberos authentication - although this may have something to do with using host-named site collections at the SharePoint end.
    Main problem was the kinit thing though.

  • After upgrading, I am getting the dreaded "iTunes has stopped working" message.  I've followed all of the troubleshooting tips on the forum without success.  Fortunately, it works on my other computers.  Running Win7 pro.

    After upgrading iTunes, I'm getting the dreaded "iTunes has stopped working" message after launch.  I've tried the troubleshooting tips on the Forum without success (though most are pretty old...).  Fortunately, iTunes works on my other computers, but I have iPad backups on this one that I'd like to keep.  Anybody else with this issue??

    My inclination is that it is something in the projects or in the manuals being linked that is the culprit because that is where the consistency lies - projects were created identically and manuals all follow identical formats. The problem typically only occurs after the project has been successfully created and the manual is subsequently updated and I am syncing the manual in RH so I can generate a new AIR file. This is the first time the project has consistently corrupted every time I try to generate the Word document after linking it in RH. This makes little sense to me since it generated fine a couple weeks ago and I did nothing special when I updated it in Word yet when I tried to update it in RH, that is when it originally corrupted. The bottom line is that I cannot 100% trust that any project I run will work the next time. I end up just crossing my fingers and hoping for the best.
    My problems seemed to start once I went to RH9 (from RH8) because we had upgraded from MS Office 2003 to the 2010 version and I needed 9 for the docx extension. Like I said, it is not all the time - I can be beating my head against the wall getting one of the projects to work, then create 3 more projects that have no problems and then the next one leaves me wanting to throw my PC through a window....
    Deleting the CPD does not corrupt the project, it just removes my default linked document that allows me to circumvent linking the styles individually for that project. Once I have a manual linked and I remove the CPD, it just creates a new one. What I am saying is that if I delete the CPD file, it does not prevent the project from corrupting nor does it make the corrupted project viable again.
    thanks!
    Kathi

  • Upgraded itunes to 10.7 and home sharing stop working

    I upgraded itunes to 10.7 and home sharing on the Apple TV stopped working. That is why I bouught it. Is that it? Is it now a boat anchor?

    Hello tollgater,
    Thank you for using Apple Support Communities.
    If home sharing is not working take a look at this article. It has information for iOS and OSX.
    Troubleshooting Home Sharing
    http://support.apple.com/kb/ts2972
    Have a nice day,
    Mario

  • After upgrading to OSX Mavericks my BT peripherals temporarily stop working

    I have a MacBook Pro 2009 with 4GB Ram, my only BT peripherals are a Logitech BT keyboard and Apple Magic Mouse.  After upgrading to OSX Mavericks the day of it's release the overall performance of my MacBook was increased and I was/am very happy with it.  My major gripe/annoyance is that upon opening a new application BT connectivity is totally lost and I have to revert back to my MacBook's keyboard and touchpad for a few seconds before BT comes back, and when it comes back it works flawlessly until I open another app or switch between certain apps.  This issue is new since the OSX Mavericks upgrade, and my hardware setup has remained unchaged from day 1.  It sounds like a software issue, and I was wondering if anyone else has had the same problem or has discovered a solution.  I have cycled power on the machine, and have left it completely off for 24 hrs before booting it back up with the same issue.  This isn't major, just annoying.  The only other thing I have is with Mail and my GMail account seeming not to sync up correctly.  Messeges archived on my iPhone 4S still show as unread on my Mail app even hours after the archive and both devices on the same wireless network, This never happened before the upgrade to OSX Mavericks... Everything used to sync up perfectly... Anyone have any ideas as to what may be going on??? Thanks!!

    Thanks Barry!!! I only reset the SMC and after booting up the system, bluetooth has maintained connectivity after switching between apps, open/closing apps works just as before!!! Thanks again!!! I can't believe such a simple work around would fix such an annoying issue.  BTW I didn't reset PRAM, didn't see the need to because everything works just fine now.  If I could only get the Mail app to correctly sync up I'd be perfect!

  • Upgrade from Snow Leopard to Mountain Lion: Airparrot stopped working

    Hello,
    I used airparrot on my appletv 3 and my <acbook (late 2008) to mirror my screen. However, I updated from Snow Leopard to Mountain Lion and now suddenly, Airparrot cannot find my Appletv anymore, it continues saying: "searching for devices...".
    I already tried rebooting my macbook, disconnecting the electricity of the Appletv unit and removing the Airparrot app. All without result.
    Can someone please help me as this is the only functionality I use my AppleTV for... I want to cry.... I can't even remember why I wanted to upgrade to Mountain Lion except curiosity!
    Any insight is much appreciated.

    I don't use Air Parrot, so you should wait to talk to their tech support to see what they suggest before looking for an issue with OS X. I know nothing about using Airplay, but here's a bunch of help stuff:
    About AirPlay and Airplay Mirroring
    AirPlay Mirroring requires a second-generation Apple TV or later, and is supported on the following Mac models: iMac (Mid 2011 or newer), Mac mini (Mid 2011 or newer), MacBook Air (Mid 2011 or newer), and MacBook Pro (Early 2011 or newer). For non-qualifying Macs you can try using Air Parrot.
    Several Apple Articles Regarding AirPlay
    Apple TV (2nd and 3rd gen)- How to use AirPlay Mirroring
    How to set up and configure AirPort Express for AirPlay and iTunes
    About AirPlay Mirroring in OS X Mountain Lion
    iTunes 10- About playing music with AirPlay
    Troubleshooting AirPlay and AirPlay Mirroring
    Using AirPlay

  • Since upgrading TO iOS 8.3 FaceTime and iMessages stop working at me iPhone 4s.

    Facetime and iMessages are working no my iPad with my email direction but not recognizing my celular number, my iPhone. What can I do TO make ig work?

    I had this issue with my iPhone5 on Verizon.  I just finished a call with Apple, here were the steps we took to correct the issue;
    Connected phone to computer, opened iTunes
    clicked on the phone icon in iTunes and selected Summary tab
    selected Restore iPhone
    When asked, selected set up as new, not from a backup.  During this process iTunes found and downloaded new carrier settings
    When this restore completed I had cell signal
    then restored from a backup

  • Re: Right after Upgrade the Sony Blu ray player BDV 790W stopped working.

    Hi,There was no resolution and they asked me to send it for repair and pay for it. Thanks,N790W

    Hi Vikram,
    Thank you for bringing your concern to Sony’s attention. We understand where you’re coming from however, there are a lot of factors that can affect your unit. A technician from an authorized service center can determined the exact issue as to why your unit stopped working. Please be advised that Sony does provide a warranty for all products to allow for initial failures to be covered at Sony’s expense. Once the warranty expires, it is the customers responsibility to cover repair costs. I have sent you a private message. Kindly check it.
    Thanks,
    AmyB

  • Kerberos Authentication Failure for POP3 After Upgrading to 10.6.5

    So I just upgraded from 10.6.4 to 10.6.5 and now Kerberos authentication for POP3 from Mail fails. Kerberos authentication for SMTP outgoing mail is just fine, it's only POP3 incoming mail that fails to authenticate. POP3 Kerberos authentication still works fine for the same account from another machine running 10.5.8. The mailaccess.log file contains the following:
    Nov 23 15:36:59 server master[423]: about to exec /usr/bin/cyrus/bin/pop3d
    Nov 23 15:36:59 server pop3[423]: executed
    Nov 23 15:37:00 server pop3[423]: accepted connection
    Nov 23 15:37:00 server pop3[423]: Major Error (1): A token was invalid (gssaccept_seccontext)
    Nov 23 15:37:01 server pop3[423]: Minor Error (1): Token header is malformed or corrupt (gssaccept_seccontext)
    Nov 23 15:37:01 server pop3[423]: Major Error (1): A token was invalid (gssaccept_seccontext)
    Nov 23 15:37:01 server pop3[423]: Minor Error (1): Token header is malformed or corrupt (gssaccept_seccontext)
    Nov 23 15:37:04 server pop3[423]: badlogin: FQDN [192.168.0.4] GSSAPI
    Nov 23 15:37:04 server master[52]: process 423 exited, status 0
    The server is running Mac OS X Server 10.4.11 and cannot be upgraded any further than as it is ancient hardware.
    Any thoughts?
    Cheers,
    Derek

    Makes perfect sense to me that ending one session by logging out enables him to begin a new session by logging back in. I give the young man credit for figuring out how to get around this deficiency in Parental Controls, as, deep down, I'm sure you do, too.
    If you can't trust him to stick to his agreed upon half an hour a day, you can always (threaten to) lock him out of the computer for 23.5 hrs/day using the Bedtime settings. ; )

  • Kerberos / GSSAPI authentication not working in Mail.app

    I am using Kerberos with a Debian server on which is running the MIT KDC, Cyrus imapd, and sendmail. I have been using Kerberos authentication with Mail.app in this environment for some time, under Tiger. I just upgraded to Leopard, and it no longer works. The problem is simple: the Mail.app IMAP conversation goes like this:
    OK sequoia Cyrus IMAP4 v2.1.18-IPv6-Debian-2.1.18-5.1 server ready
    1.11 CAPABILITY
    * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ MAILBOX-REFERRALS NAMESPACE UIDP LUS ID NOATOMICRENAME UNSELECT CHILDREN MULTIAPPEND SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES IDLE STARTTLS AUTH=GSSAPI AUTH=CRAM-MD5 AUTH=DIGEST-MD5 AUTH=NTLM ANNOTATEMORE
    1.11 OK Completed
    2.11 AUTHENTICATE GSSAPI
    +
    2.11 NO authentication failure
    Mail.app simply sends an empty GSSAPI message. This problem does not appear to be in the Kerberos libraries or endemic to Apple's apps in general, since Kerberos authentication still works in both SSH and WebDAV. This appears to be a Mail.app bug.
    - Richard Silverman

    Have you found any work around? I'm having exactly the same problem.
    As you say, kerberos in general seems okay -- not only does GSSAPI work fine for other programs, it even works correctly for ThunderBird running under 10.5. Meanwhile Mail.app doesn't even try to fetch service tickets, nor does it use them if something else already has.
    I've tried everything I can think of -- using the real A/PTR hostname instead of the CNAME, adding a user with a principal name that matches my username, hard-coding kerberos settings into the config file rather than relying on DNS -- but nothing makes Mail.app even try to use GSSAPI for IMAP or SMTP.

  • GSSAPI SASL Kerberos authentication

    I have Sun one Directory Server 5.2 P4 installed on Solars -Sparc system.
    For GSSAPI SASL Kerberos authentication to work, do I need to install a third party GSSAPI plugin(like PADL's) or is it enough to use the GSSAPI plugin that comes with Sune One bundle ?
    I got this doubt after going through the following link
    http://lists.fini.net/pipermail/ldap-interop/2005-March/000342.html .. Please clarify

    Hi Ludovic,
    I have fixed the Kerberos issue..I am getting following messages from the access logs on the server while doing ldapsearch
    tail -f /var/Sun/mps/slapd-bf1r-dsun-1/logs/access
    [20/Feb/2007:05:53:35 -0700] conn=21 op=0 msgId=1 - RESULT err=49 tag=97 nentries=0 etime=0
    [20/Feb/2007:05:53:35 -0700] conn=21 op=1 msgId=2 - UNBIND
    [20/Feb/2007:05:53:35 -0700] conn=21 op=1 msgId=-1 - closing - U1
    [20/Feb/2007:05:53:36 -0700] conn=21 op=-1 msgId=-1 - closed.
    [20/Feb/2007:05:56:18 -0700] conn=22 op=-1 msgId=-1 - fd=26 slot=26 LDAP connection from 10.7.30.185 to 10.7.30.16
    [20/Feb/2007:05:56:18 -0700] conn=22 op=0 msgId=1 - BIND dn="uid=tester1,ou=people,dc=test1,dc=com" method=sasl version=3 mech=GSSAPI
    [20/Feb/2007:05:56:18 -0700] conn=22 op=0 msgId=1 - RESULT err=49 tag=97 nentries=0 etime=0
    from ethereal i am getting the following message
    ----- Lightweight Directory Access Protocol Header -----
    LDAP: SASL(-13): authentication failur
    LDAP: e: GSSAPI Error: Unspecified GSS
    LDAP: failure. Minor code may provid
    LDAP: e more information (No error)
    My rootdse looks liks this for gssapi
    dn: cn=default,cn=GSSAPI,cn=identity mapping,cn=config
    objectClass: dsIdentityMapping
    objectClass: nsContainer
    objectClass: dsPatternMatching
    objectClass: top
    cn: default
    dsMatching-pattern: ${Principal}
    dsSearchBaseDN: ou=people,dc=cisco,dc=com
    creatorsName: cn=directory manager
    createTimestamp: 20070220045812Z
    dsMappedDN: uid=$1,ou=people,dc=test1,dc=com
    dsMatching-regexp: (.*)@(.*)
    modifiersName: uid=admin,ou=administrators,ou=topologymanagement,o=netscaperoo
    t
    modifyTimestamp: 20070220102553Z
    Please help on this.
    Thanks,
    Radhakrishnan

  • Upgraded to Acrobat X and signature field stop working

    Upgraded to Acrobat X and IntegriSign signature field stop working.  When I open the pdf and click on the signature field I get a "This plug-in is intended for validating signatures signed using earlier versions of Acrobat.  To sign using this version of Acrobat, use "IntegriSign for Acrobat 9.0 and later" handler.
    Under Perferences in Acrobat, 9.0 and later is checked.
    In LiveCycle Designer - IntegriSign  is indicated for Signature handler.
    Can't figure out how to solve this.   I have uninstalled, reset IntegriSign and Adobe settings a trillion times!
    Please help!

    I tried these steps several times.  Kinda long:
    Here are the steps to setup ePad signatures with Adobe Acrobat 9 and later:
    >
    > You will need to create a self signed certificate (id) and have IntegriSign select this to be used with Acrobat. Here are the instructions:
    >
    > 1. In Adobe Acrobat choose Advanced > Security Settings.
    >
    > 2. Select Digital IDs on the left, and then click the Add ID button.
    >
    > 3. Select Create a Self-Signed Digital ID for Use with Acrobat, and click Next.
    >
    > 4. Specify Windows Certificate Store, to store the digital ID, and click next.
    >
    > 5. Type your name, email address, and other personal information for your digital ID. When you certify or sign a document, the name appears in the Signatures panel and in the signature field.
    >
    > If the computer is for public signing, you can replace your name with the name of the PC. It is not practical to have a digital id for every person that signs. IntegriSign will still ask for the signers name and signature.
    >
    > 6. Go to Windows start => all programs => IntegriSignDesktop => Desktop => Desktop Configuration => Select button (under certificate selection in the lower right of the window). At this time, you should see the digital id you just created.
    >
    > 7. Choose the certificate you just created, and click the OK button.
    >
    > 8. Go to Adobe Acrobat ->Edit -> Preferences -> Security, click on the Advanced button and make sure IntegriSign for acrobat 9 and later is selected as the default in the Creation. Also make sure the Verification is set to default method and the method is IntegriSign for Acrobat 9 and later.
    >
    > If IntegriSign is not an option then go under Edit/Preferences-->General (not Security) find the "Application Startup" checkbox 'Use only certified plug-in' CHECKED. Uncheck the box and repeat the first procedure.
    >
    > 9. Now, open a PDF file, and perform the signature using ePad, and should be able to sign.

  • Why has the vibrate stopped working since the iso7 upgrade?

    Why has the vibrate stopped working since the iso7 upgrade?

    Chez440 wrote:
    Why has the vibrate stopped working since the iso7 upgrade?
    Go to Settings > Sounds.  Is Vibrate turned on?

  • Touchscreen stopped working when upgraded to Windows 8.1

    I have an HP Pavilion Product EOK22UA#ABA and Model 14-1027cl (I think?) and when I upgraded to Windows 8.1, the touchscreen has stopped working. I've looked through the forums and I can't find someone with the same Product/Model as me and I'm trying to find a solution to this. I do not want to do the "Refresh your PC without affecting your files" because I have programs on my computer that I cannot get again because they were downloaded on education licenses (I am a college student) and I can only download once. Any suggestions on how I can get my touchscreen up and running again? Thanks.

    Hello @s_jensen,
    Welcome to the HP Forums, I hope you enjoy your experience! To help you get the most out of the HP Forums I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More.
    I understand that the touchscreen on your notebook computer has stopped working since upgrading to Windows 8.1, and I would be happy to assist you in this matter!
    Since your system may still have an older version of AMD graphics drivers installed on your computer, I recommend uninstalling the Windows 8 graphics drivers and installing the compatible ones for Windows 8.1. To do this, I recommend removing the drivers in Programs and Features and the Device Manager. Once the old software is removed, please restart your computer.
    The drivers for your graphics card and touchscreen can be downloaded below:
    AMD High-Definition (HD) Graphics Driver and
    AMD High-Definition (HD) Graphics Driver
    Please re-post with the results of your troubleshooting, and I look forward to your reply!
    Regards
    MechPilot
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the right to say “Thanks” for helping!

Maybe you are looking for