NIS client problem?

I have tried to configure an Ultra 45 as a NIS client to a NIS server in our small local network. If i run all configurations when the host is running (non NIS) it all works fine and it connects to the NIS server for host/user/passwd information etc.
But, when I reboot the host the booting is stopped immediately after writing: "NIS domain name is ...." on the screen.
The screen goes black and the host is not reachable.
Anyone had this problem ?
The Ultra 45 is running Solaris10, but the NIS server is a Solaris 8 host...
/ulf

I'm not sure why you would want the client to not bind to the slave and only to the master. That's the whole point of having slave servers.
Just rerun ypinit -c on the client if you want to change which server the client binds to.
If your slave server is not working right, fix it.

Similar Messages

  • Solaris 10 NIS Client user account home directory

    Hi all,
    I am newbie of NIS in solaris and i am setting up NIS(central authentication of user) ,So related to this i have setup and server and client but
    i am getting problem while accessing user account in client side.
    in client side i can login user which i have created in server but it is not able to find its home dir .even though i added user with the -m option on server and home dir of user is created in server side .
    *(No directory! Logging in with home=/)*which i have created in NIS server.
    also i am not able to create any directories or files in the client system it says.
    bash-3.00$ mkdir a
    mkdir: Failed to make directory "a"; Permission deniedBoth the server and client have same domainname and NIS service is also running properly.
    on the server side this is the entry of the /etc/auto_home
    # Copyright 2003 Sun Microsystems, Inc. All rights reserved.
    # Use is subject to license terms.
    # ident "@(#)auto_home 1.6 03/04/28 SMI"
    # Home directory map for automounter
    +auto_home
    * SS09:/export/home/&here SS09 is the NIS server name and i can see it both server and client side .
    bash-3.00$ ypwhich
    SS09
    bash-3.00$
    bash-3.00$
    bash-3.00$ svcs nis/client
    STATE          STIME    FMRI
    online         11:53:05 svc:/network/nis/client:defaultSo please help me regarding this ...
    Thanks
    anuj
    Edited by: anuindia on Apr 16, 2009 11:02 PM
    Edited by: anuindia on Apr 16, 2009 11:03 PM

    Look over on http://docs.sun.com for the NIS guide for your version of Solaris.
    alan

  • NIS client issues

    Hello,
    I have a Solaris 10 machine that doesn't want to bind to my NIS server. Here's some relevant information:
    bash-3.00#ypwhich
    ypwhich: can't communicate with ypbind
    bash-3.00#svcs
    maintenance     9:58:10 svc:/network/nis/server:default
    maintenance     9:58:17 svc:/network/nis/client:default
    maintenance    10:00:50 svc:/network/nfs/client:default
    bash-3.00# svcs -x network/nis/client
    svc:/network/nis/client:default (NIS (YP) client)
    State: maintenance since Mon Nov 03 09:58:17 2008
    Reason: Start method exited with $SMF_EXIT_ERR_CONFIG.
       See: http://sun.com/msg/SMF-8000-KS
       See: ypstart(1M)
       See: /var/svc/log/network-nis-client:default.log
    Impact: This service is not running.
    bash-3.00# svcs -x network/nis/server
    svc:/network/nis/server:default (NIS (YP) server)
    State: maintenance since Mon Nov 03 09:58:10 2008
    Reason: Start method exited with $SMF_EXIT_ERR_CONFIG.
       See: http://sun.com/msg/SMF-8000-KS
       See: ypserv(1M)
       See: /var/svc/log/network-nis-server:default.log
    Impact: This service is not running.
    bash-3.00# svcs -x network/nfs/client
    svc:/network/nfs/client:default (NFS client)
    State: maintenance since Mon Nov 03 10:00:50 2008
    Reason: Method failed repeatedly.
       See: http://sun.com/msg/SMF-8000-8Q
       See: mount_nfs(1M)
       See: /var/svc/log/network-nfs-client:default.log
    Impact: This service is not running.
    bash-3.00# tail /var/svc/log/network-nis-client\:default.log
    [ Nov  3 09:31:13 Leaving maintenance because clear requested. ]
    [ Nov  3 09:31:13 Enabled. ]
    [ Nov  3 09:31:13 Executing start method ("/lib/svc/method/yp") ]
    /lib/svc/method/yp: ypbind is already running.
    [ Nov  3 09:31:13 Method "start" exited with status 96 ]
    [ Nov  3 09:58:17 Leaving maintenance because clear requested. ]
    [ Nov  3 09:58:17 Enabled. ]
    [ Nov  3 09:58:17 Executing start method ("/lib/svc/method/yp") ]
    /lib/svc/method/yp: ypbind is already running.
    [ Nov  3 09:58:17 Method "start" exited with status 96 ]Any ideas?
    Thanks!
    Edited by: JohnnyUtah on Nov 3, 2008 10:14 AM

    Nevermind - its working now.
    If anybody is having similiar problems, here's a few things to check
    1. Make sure the NIS server is correctly entered in /etc/hosts.
    2. cp /etc/nsswitch.nis to /etc/nsswitch.conf
    3. Run a ypinit -c and specify your NIS server.
    Thanks.

  • NIS client issues with 10.4.x

    Please, will some Apple tech please respond!
    I have used NIS client on OS X for quite a while now, and recently bought more than 50 new iMacs for our school user environment. I rely on NIS to work, and it has in previous version of your OS. (Please don't tell me not to run NIS. I do not have time to set up OD right now, and too much of my network already relies on NIS.)
    The current x86 10.4 release uses a non-linear startup process that causes certain network services not to come up in the right order, and thus rendering a system inoperable. This doesn't exhibit itself consistently, but once a system is on and operable, the problem will not occur, unless the system deep sleeps or is rebooted.
    Help? Can I provide you with anything? Just ask. I will do the best I can. I want to continue loving Apple hardware...

    Hi cmoredock;
    On this forum you are not talking to Apple. You are talking to other users like yourself.
    If you truly want to talk to Apple, you should try here.
    Allan

  • Change nis client hostname issues

    Hi All,
    I have changed one nis client hostname from old_hostname to new_hostname in /etc/hosts file on the nis server. After changing, "ping" cannot find new_hostname.domain but find the new_hostname (without domian) and the old_hostname.domain. It seems that the IP node is still occupied by the old_hostname. Do I have to reboot the server or run any command to activate the change? What is wrong with this?
    Any help is much appreciated.
    regards
    vlsi

    With the command " ypmatch new-hostname hosts.byname" it returns " IP new-hostname" but "ypmatch old-hostname hosts.byname" returns "IP old-hostname.domain". Something is wrong here. How to update the hostname plus the domain information is the key problem. Any help?
    best regards
    vlsi

  • Change NIS client hostname

    Dear All,
    I am trying to change one NIS client hostname but keep its IP unchanged. What I did is changing the hostname in the hosts file of NIS server and changing the hsotname on the client too. With 'ping' command, the new hostname of the client can be recognized only within the domain, but outside the domain the client is still named as the old hostname, after changing its hostname. I don't know how to activate the change .
    Any help would be much appreciated.
    vlsi

    With the command " ypmatch new-hostname hosts.byname" it returns " IP new-hostname" but "ypmatch old-hostname hosts.byname" returns "IP old-hostname.domain". Something is wrong here. How to update the hostname plus the domain information is the key problem. Any help?
    best regards
    vlsi

  • Solaris nis client can't connect to Windows 2008 NIS Server across subnets

    I have been using Microsoft Windows Server for NIS for years to centralize some accounts accessing Solaris and Linux OS.
    Windows 2003 R2 Indentity Management for UNIX version of Server for NIS was last working version with Solairs.
    After upgrading Domain to Windows 2008 all Solaris clients that are on different subnets fail to bind and connect to NIS servers now.
    These servers already were setup using ypinit -c to manually add the NIS servers to connect to and prior to Windows 2008 this worked.
    Now no Solaris nis clients on different subnets (no firewall between) can connect , but other Unix/Linux OS connect fine.
    Is this a known issue and can we get a resolution as it seems only Solaris is affected?

    Hi Mid.Hudson-IT,
    Before we begin ,we should ensure we have configured the printer server correctly .
    Here is a link for reference of configuring the printer server .
    Print server role: Configuring a print server
    https://technet.microsoft.com/en-us/library/cc775791(v=ws.10).aspx
    "I can map all of the printers on the network to the print server as-well as install the drivers correctly and I can resolve the IP and server name via DNS"
    From this sentence ,I can`t figure out whether you have tried to ping the server both with the IP adress and name adress from the client ?
    If we can ping the print server from the client,we can ensure the connection to the printer server is good .
    Then we can try to install the printer driver directly to have a check .In the adress bar of Windows Explorer ,input "\\server name \the printer name"
    If we cannot ping the print server ,we should troubleshoot the network issue firstly.
    We also can check the event viewer for more information to troubleshoot this issue .
    Best regards

  • NIS client howto?

    Is there a (current and accurate) howto available for setting up an xserve running 10.5.5 (patched up to today) as an NIS client with automounted nfs home directories?
    I have a large network of linux and solaris machines, need to add this one xserve box to it in some useful way. Some of the NIS tools appear to exist on the box ('ypwhich' for example, but running it just hangs) however all the instructions I've found on the internet are either for earlier versions of the OS or contain wrong information or references that don't appear to match this version of the OS.
    If NIS doesn't work I'll take AD instead but it looks like the concensus on the net is that AD integration is broken anyway.

    I found the failure by my self...
    The keyserv itself has been replaced... I copied this file from an identical maschine and everything works fine.
    I hope this helps someone...
    greetz & best regards
    xxx

  • New with 10.5 Server client problems finding files

    I have some client problems searching for files (not via Spotlight, via our own program that uses PBCatSearch) that started with installation of OS X Server 10.5.
    I convinced myself earlier today that Open Directory was the culprit so I posted in the Open Directory forum, but I'm still having the issues now with OD out of the picture. Can anyone following this forum comment on my post?
    http://discussions.apple.com/thread.jspa?threadID=1779541&tstart=0

    Tonight we tried a test to see if it was possible the files were somehow getting "locked" by one client so that another couldn't access the files it was looking for.
    We restarted AFP then went connected one client and did our test, the first client succeeded. Then we connected the next client, did the test and it failed. Then we tried a third client, it succeeded.
    Then we restarted AFP again and tried a different order of clients. In the three rounds we did it was always the second client that ran the test that failed.
    Is it possible that Leopard server is more strict with multiple clients accessing the same files than Tiger server was?

  • Could not as NIS client

    hi
    i have configured NIS master in one solaris machine and another as NIS client. i could login as switch user in master server but could not login as NIS client in client machine
    error comes like this : invalid username
    plz suggets this

    hello there,
    we are having a similiar error when we have our interfaces running...
    <SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: error while processing the request to rfc-client: com.sap.aii.af.rfc.afcommunication.RfcAFWException: error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientException: resource error: could not get a client from JCO.Pool: com.sap.mw.jco.JCO$Exception: (106) JCO_ERROR_RESOURCE: Connection pool RfcClient[XI_RFC_Receiver]21502d803b9e3f9d92fafc831576669a is exhausted. The current pool size limit (max connections) is 10 connections.</SAP:AdditionalText>
    We know that XI_RFC_Receiver is a communication channel that is defined in the integration directory.  We see that there is a parameter Maximum connection on the RFC channel that is set to 10.  We are thinking of increasing this value to 12 or 15 or 20.  Do you know the the impact of changing this parameter?

  • NIS Client Issue

    I am attempting to set up a Solaris 9 NIS client of a Solaris 8 Master Nis Server.
    After configuring the client I run the ypwhich command and I get the following error message: Domain 'domainname' not bound on 'clienthostname'
    All other yp commands I try hang.
    I have done the following:
    On Client:
    added NIS domain name to /etc/domainname file.
    - added Master NIS server name to client etc/hosts file
    - ran ypinit -c
    - started ypbind and rebooted.
    On NIS Server:
    - added client hostname to NIS Server map (Using Make) ran ypinit -c - started ypbind and rebooted.
    Client is Solaris 9, Master NIS server is Solaris 8 ---
    Any Ideas?
    Thank you in advance,
    Evan

    Shouldn't the domainname be identified in /etc/defaultdomain
    and Not /etc/domainname .

  • NIS client lookup for NIS master server problem

    Dear All,
    I have solaris OS 10 installed on NIS master and slave server and also client. Sometimes, my client cannot work properly. Although it is configured to lookup for NIS master as the server, it lookup for slave server instead occasionally. It will be alright after reboot. Please advise.
    Any help is much appreciated.
    best regards
    vlsi

    I'm not sure why you would want the client to not bind to the slave and only to the master. That's the whole point of having slave servers.
    Just rerun ypinit -c on the client if you want to change which server the client binds to.
    If your slave server is not working right, fix it.

  • NFS client problem "The document X could not be saved"

    Hi,
    Briefly: Debian Linux server (Lenny), OS X 10.5.7 client. NFS server config is simple enough:
    /global 192.168.72.0/255.255.255.0(rw,rootsquash,sync,insecure,no_subtreecheck)
    This works well without our Linux clients, and generally it is Ok with my OS X iMac. OS X NFS client is configured through Directory Utility, with no "Advanced" options. Client can authenticate with NIS nicely, and NFS, on the whole, works. I can manipulate files with Finder, and create files on the commandline with the usual tools.
    The problem is TextEdit, iWork and other Cocoa apps (not all). They can save a file once, but subsequently saving a file produces a "The document X.txt cannot be saved" error dialog. If I remove the file on the commandline and re-save, then the save succeeds. It is as if re-saving the document with the same name as an existing file causes issues. There seems to be no problem with file permissions. When I save in a non NFS exported directory everything is fine.
    Has anyone spotted this problem before?
    Lawrence

    I doubt that "OS X NFS is fundamentally broken" seeing as how many people use it successfully.
    tcpdump (or more preferably: wireshark) might be useful in tracking down what's happening between the NFS client and NFS server. Sometimes utilities like fs_usage can be useful in tracking down the application/filesystem interaction.
    It's usually a good idea to check the logs (e.g. /var/log/system.log) for possible clues in case an error/warning is getting logged around the same time as the failure. And if you can't reproduce the problem from the command line, then that can be a good indication that the issue is with the higher layers of the system.
    Oh, and if you think there's a bug in the OS, it never hurts to officially tell Apple that via a bug report:
    http://developer.apple.com/bugreporter/
    Even if it isn't a bug, they should still be able to work with you to help you figure out what's going on. They'll likely want know details about what exactly isn't working and will probably ask for things like a tcpdump capture file and/or an fs_usage trace.
    HTH
    --macko

  • NIS client bindings

    I am working on configuring new NIS domain on my network. The master and slave servers work fine, but I need to find a solution for the clients that will switch to the next available slave server if the current one goes down. I cannot use ypbind -broadcast due to network security rules at my company. I see that the client will switch by itself but it takes about 30-60 seconds and during that time the sytem is really slow (even ps -ef hangs). Is there some kind of solution out there to jump to next available yp slave/master faster? I know Red Hat Linux ypbind does that without problems. I can't find anything like this for Solaris systems.
    P.S.
    I have Solaris 7, 8 and 9
    Any help will be appreciated.
    Thanks

    I found the failure by my self...
    The keyserv itself has been replaced... I copied this file from an identical maschine and everything works fine.
    I hope this helps someone...
    greetz & best regards
    xxx

  • Solaris ldap client problem (tls:simple + anonymous)

    Hi All,
    I've installed Directory Server 6.3.1 and it works just fine,
    but I have a problem regarding connecting Solaris 10 ldap client to it through SSL using anonymous credential level.
    Both SSL with proxy credential level or anonymous without SSL work fine but as you know these configurations are not pretty secure.
    More detail.
    Profile:
    dn: cn=sslnoproxyuser,ou=profile,dc=domain,dc=com
    authenticationmethod: tls:simple
    bindtimelimit: 10
    cn: sslnoproxyuser
    credentiallevel: anonymous
    defaultsearchbase: dc=domain,dc=com
    defaultsearchscope: one
    defaultserverlist: servername.domain.com
    followreferrals: TRUE
    objectclass: top
    objectclass: DUAConfigProfile
    preferredserverlist: servername.domain.com
    profilettl: 43200
    searchtimelimit: 30
    Ldapclient output:
    bash-3.00# ldapclient init -v -a profileName=sslnoproxyuser servername.domain.com
    Parsing profileName=sslnoproxyuser
    Arguments parsed:
    profileName: sslnoproxyuser
    defaultServerList: servername.domain.com
    Handling init option
    About to configure machine by downloading a profile
    findBaseDN: begins
    findBaseDN: ldap not running
    findBaseDN: calling __ns_ldap_default_config()
    found 2 namingcontexts
    findBaseDN: __ns_ldap_list(NULL, "(&(objectclass=nisDomainObject)(nisdomain=domain.com))"
    rootDN[0] dc=domain,dc=com
    found baseDN dc=domain,dc=com for domain domain.com
    Proxy DN: NULL
    Proxy password: NULL
    Credential level: 0
    Authentication method: 3
    No proxyDN/proxyPassword required
    About to modify this machines configuration by writing the files
    Stopping network services
    Stopping sendmail
    stop: sleep 100000 microseconds
    stop: network/smtp:sendmail... success
    Stopping nscd
    stop: sleep 100000 microseconds
    stop: sleep 200000 microseconds
    stop: system/name-service-cache:default... success
    Stopping autofs
    stop: sleep 100000 microseconds
    stop: sleep 200000 microseconds
    stop: sleep 400000 microseconds
    stop: sleep 800000 microseconds
    stop: sleep 1600000 microseconds
    stop: sleep 3200000 microseconds
    stop: system/filesystem/autofs:default... success
    ldap not running
    nisd not running
    nis(yp) not running
    file_backup: stat(/etc/nsswitch.conf)=0
    file_backup: (/etc/nsswitch.conf -> /var/ldap/restore/nsswitch.conf)
    file_backup: stat(/etc/defaultdomain)=0
    file_backup: (/etc/defaultdomain -> /var/ldap/restore/defaultdomain)
    file_backup: stat(/var/nis/NIS_COLD_START)=-1
    file_backup: No /var/nis/NIS_COLD_START file.
    file_backup: nis domain is "domain.com"
    file_backup: stat(/var/yp/binding/domain.com)=-1
    file_backup: No /var/yp/binding/domain.com directory.
    file_backup: stat(/var/ldap/ldap_client_file)=-1
    file_backup: No /var/ldap/ldap_client_file file.
    Starting network services
    start: /usr/bin/domainname domain.com... success
    start: sleep 100000 microseconds
    start: network/ldap/client:default... maintenance
    start: sleep 100000 microseconds
    start: system/filesystem/autofs:default... success
    start: sleep 100000 microseconds
    start: system/name-service-cache:default... success
    start: sleep 100000 microseconds
    start: network/smtp:sendmail... success
    restart: sleep 100000 microseconds
    restart: sleep 200000 microseconds
    restart: milestone/name-services:default... success
    Error resetting system.
    Recovering old system settings.
    Stopping network services
    Stopping sendmail
    stop: sleep 100000 microseconds
    stop: network/smtp:sendmail... success
    Stopping nscd
    stop: sleep 100000 microseconds
    stop: sleep 200000 microseconds
    stop: system/name-service-cache:default... success
    Stopping autofs
    stop: sleep 100000 microseconds
    stop: sleep 200000 microseconds
    stop: sleep 400000 microseconds
    stop: sleep 800000 microseconds
    stop: sleep 1600000 microseconds
    stop: sleep 3200000 microseconds
    stop: system/filesystem/autofs:default... success
    Stopping ldap
    stop: network/ldap/client:default... restoring from maintenance state
    stop: sleep 100000 microseconds
    stop: network/ldap/client:default... success
    nisd not running
    nis(yp) not running
    recover: stat(/var/ldap/restore/defaultdomain)=0
    recover: open(/var/ldap/restore/defaultdomain)
    recover: read(/var/ldap/restore/defaultdomain)
    recover: old domainname "domain.com"
    recover: stat(/var/ldap/restore/ldap_client_file)=-1
    recover: stat(/var/ldap/restore/ldap_client_cred)=-1
    recover: stat(/var/ldap/restore/NIS_COLD_START)=-1
    recover: stat(/var/ldap/restore/domain.com)=-1
    recover: stat(/var/ldap/restore/nsswitch.conf)=0
    recover: file_move(/var/ldap/restore/nsswitch.conf, /etc/nsswitch.conf)=0
    recover: stat(/var/ldap/restore/defaultdomain)=0
    recover: file_move(/var/ldap/restore/defaultdomain, /etc/defaultdomain)=0
    Starting network services
    start: /usr/bin/domainname domain.com... success
    start: sleep 100000 microseconds
    start: system/filesystem/autofs:default... success
    start: sleep 100000 microseconds
    start: system/name-service-cache:default... success
    start: sleep 100000 microseconds
    start: network/smtp:sendmail... success
    restart: sleep 100000 microseconds
    restart: milestone/name-services:default... success
    */var/ldap/cachemgr.log*
    Tue Jun 30 10:50:51.4330 Starting ldap_cachemgr, logfile /var/ldap/cachemgr.log
    Tue Jun 30 10:50:51.4355 Error: Unable to read '/var/ldap/ldap_client_file': Configuration Error: No entry for 'NS_LDAP_BINDDN' found
    Tue Jun 30 10:50:51.4368 detachfromtty(): child failed (rc = 255).
    Any ideas?
    Edited by: ffffffffff356dfd on 30 ???? 2009 12:07
    Edited by: ffffffffff356dfd on 30 ???? 2009 12:07

    Hi ,
    yes I use it.
    Here is my pam.conf:
    # Authentication management
    # login service (explicit because of pam_dial_auth)
    login auth requisite pam_authtok_get.so.1
    login auth required pam_dhkeys.so.1
    login auth required pam_unix_cred.so.1
    login auth required pam_dial_auth.so.1
    login auth binding pam_unix_auth.so.1 server_policy
    login auth required pam_ldap.so.1
    # rlogin service (explicit because of pam_rhost_auth)
    # rlogin auth sufficient pam_rhosts_auth.so.1
    rlogin auth requisite pam_authtok_get.so.1
    rlogin auth required pam_dhkeys.so.1
    rlogin auth required pam_unix_cred.so.1
    rlogin auth binding pam_unix_auth.so.1 server_policy
    rlogin auth required pam_ldap.so.1
    # rsh service (explicit because of pam_rhost_auth,
    # and pam_unix_auth for meaningful pam_setcred)
    # rsh auth sufficient pam_rhosts_auth.so.1
    rsh auth required pam_unix_cred.so.1
    rsh auth binding pam_unix_auth.so.1 server_policy
    rsh auth required pam_ldap.so.1
    # PPP service (explicit because of pam_dial_auth)
    ppp auth requisite pam_authtok_get.so.1
    ppp auth required pam_dhkeys.so.1
    ppp auth required pam_dial_auth.so.1
    ppp auth binding pam_unix_auth.so.1 server_policy
    ppp auth required pam_ldap.so.1
    # Default definitions for Authentication management
    # Used when service name is not explicitly mentioned for authentication
    other auth requisite pam_authtok_get.so.1
    other auth required pam_dhkeys.so.1
    other auth required pam_unix_cred.so.1
    other auth binding pam_unix_auth.so.1 server_policy
    other auth required pam_ldap.so.1
    # passwd command (explicit because of a different authentication module)
    passwd auth binding pam_passwd_auth.so.1 server_policy
    passwd auth required pam_ldap.so.1
    # cron service (explicit because of non-usage of pam_roles.so.1)
    cron account required pam_unix_account.so.1
    # Default definition for Account management
    # Used when service name is not explicitly mentioned for account management
    other account requisite pam_roles.so.1
    other account binding pam_unix_account.so.1
    other account required pam_ldap.so.1
    # Default definition for Session management
    # Used when service name is not explicitly mentioned for session management
    other session required pam_unix_session.so.1
    # Default definition for Password management
    # Used when service name is not explicitly mentioned for password management
    other password required pam_dhkeys.so.1
    other password requisite pam_authtok_get.so.1
    other password requisite pam_authtok_check.so.1
    other password required pam_authtok_store.so.1 server_policy
    # Support for Kerberos V5 authentication and example configurations can
    # be found in the pam_krb5(5) man page under the "EXAMPLES" section.
    #

Maybe you are looking for

  • Alternate Vendor

    Hi I need to replace group vendor with an alternate vendor for the paid invoices in the report. Could you please provide me the tables which could provide alternate vendor for the paid invoice? Thanks Davinder

  • In search of XDK for Oracle 8i.

    In some Application (what I am devbeloping) I need to fetch data from Oracle 8i and embed it into an XML for further processing. I read that XSQL Server pages is capable to generate XML with data embedded in it. For this operation XDK is Required. I

  • How do I see all my contacts, can't page through?

    When I open Contacts it is always on the same page and I can't find a way to page through to see my other contacts. As far as I know I haven't deleted them. All most all my contacts came via Facebook but the contact whose page seems stuck, I added my

  • Adobe Form's First Page printing perfectly on 132 column sheet but further pages prints with small font size

    Dear All, We are facing a strange behavior of adobe form. we made form for SAP CRM which is printing in 132 column(28cm * 33cm) sheet. what we are observing is, first page is printing perfectly on the pre printed Invoice sheet but if invoice has more

  • Lost library after installing Zune Player and Software

    First let me apologize ahead of time if I am reposting a redundant topic but I did review a lot of similar posts and I simply found no answers that appeared to apply to my situation. I don't have a vast library in Itunes but I had several purchased s