Centos Linux Client Help Needed

Hi,
Does anyone have a clear guide to setting up Centos Linux clients to use the same home folders and authentication as mac and MS Windows clients on Tiger Server please.
I have tried the LDAP tool in centos and put dc=myserver,dc=mydomain,dc=co,dc=uk in but it doesnt seem to authenticate at all, is there some other settings server side or some cn= parts I may need to add to the LDAP settings. If there is wheres the best place to obtain that info from the server?
I really would like this to be possible so I can replace the classroom windows machines with a thin client centos solution.
Many thanks

PsyMan wrote:
Hi,
Does anyone have a clear guide to setting up Centos Linux clients to use the same home folders and authentication as mac and MS Windows clients on Tiger Server please.
I have tried the LDAP tool in centos and put dc=myserver,dc=mydomain,dc=co,dc=uk in but it doesnt seem to authenticate at all, is there some other settings server side or some cn= parts I may need to add to the LDAP settings. If there is wheres the best place to obtain that info from the server?
I really would like this to be possible so I can replace the classroom windows machines with a thin client centos solution.
Many thanks
Hi Psyman,
we have a couple of servers running CentOS and authenticating their users against OD. Homes are mounted via nfs, though it shouldn't be a problem to do it via samba.
We have the client side as well the server side documented quite well I'd say, in a crude mixture of english and german though.
should you be interested in the whole thing or need help, mail me, fke at kesslernetworks dot de
Regards, Florian
Here's the extract of what we do -via script- to our servers to 'join' them...
cat << EOF > /etc/krb5.conf
[logging]
default = FILE:/var/log/krb5libs.log
kdc = FILE:/var/log/krb5kdc.log
admin_server = FILE:/var/log/kadmind.log
[libdefaults]
default_realm = OEW.DE
dnslookuprealm = false
dnslookupkdc = false
[realms]
OEW.DE = {
kdc = od1.oew.de:88
admin_server = od1.oew.de:749
default_domain = od1.oew.de
[domain_realm]
.od1.oew.de = OEW.DE
od1.oew.de = OEW.DE
[kdc]
profile = /var/kerberos/krb5kdc/kdc.conf
[appdefaults]
pam = {
debug = false
ticket_lifetime = 36000
renew_lifetime = 36000
forwardable = true
krb4_convert = false
EOF
cat << EOF > /etc/krb.conf
OEW.DE
OEW.DE od1.oew.de
OEW.DE od1.oew.de admin server
EOF
cat << EOF > /etc/nsswitch.conf
passwd: files ldap
shadow: files ldap
group: files ldap
hosts: files dns
bootparams: files
ethers: files
netmasks: files
networks: files
protocols: files ldap
rpc: files
services: files ldap
netgroup: files ldap
publickey: files
automount: files ldap
aliases: files
EOF
cat << EOF > /etc/ldap.conf
host od1.oew.de
base cn=users,dc=oew,dc=de
nssbasegroup cn=groups,dc=oew,dc=de
timelimit 120
bind_timelimit 120
idle_timelimit 3600
ssl no
tls_cacertdir /etc/openldap/cacerts
pam_password md5
EOF
cat << EOF > /etc/pam.d/system-auth
#%PAM-1.0
# This file is auto-generated.
# User changes will be destroyed the next time authconfig is run.
auth required /lib/security/\$ISA/pam_env.so
auth sufficient /lib/security/\$ISA/pam_unix.so likeauth nullok
auth sufficient /lib/security/\$ISA/pam_krb5.so usefirstpass
auth required /lib/security/\$ISA/pam_deny.so
account required /lib/security/\$ISA/pam_unix.so broken_shadow
account sufficient /lib/security/\$ISA/pamsucceedif.so uid < 100 quiet
account [default=bad success=ok user_unknown=ignore] /lib/security/\$ISA/pam_krb5.so
account required /lib/security/\$ISA/pam_permit.so
password requisite /lib/security/\$ISA/pam_cracklib.so retry=3
password sufficient /lib/security/\$ISA/pam_unix.so nullok use_authtok md5 shadow
password sufficient /lib/security/\$ISA/pam_krb5.so use_authtok
password required /lib/security/\$ISA/pam_deny.so
session required /lib/security/\$ISA/pam_limits.so
session required /lib/security/\$ISA/pam_unix.so
session optional /lib/security/\$ISA/pam_krb5.so debug
EOF
cat << EOF >> /etc/fstab
# user dirs per nfs
od1.oew.de:/Users /Network/Servers/od1.oew.de/Users nfs rw,hard,intr 0 0
filesrv1.oew.de:/Volumes/xraid1/shares/Users /Network/Servers/filesrv1.oew.de/Volumes/xraid1/shares/Users nfs rw,hard,intr 0 0
EOF
mkdir -p /Network/Servers/od1.oew.de/Users
mkdir -p /Network/Servers/filesrv1.oew.de/Volumes/xraid1/shares/Users
mount -a
chkconfig netfs on

Similar Messages

  • BitTorrent Client help needed..

    Iam building a BitTorrent Client program...i run each client at different machines and each client will need to interact with the tracker from time to time..How can this be accomplished???Both the client and tracker are java programs.
    Iam new to socket programming and i have already read the sun java tutorials on sockets..I need to know if it's possible for the client to call the methods in tracker while being connected through sockets..

    KiltedTim
    1, I will try and change that to oulook, but as that is by far not my primary email, there are no issues with that email account, all the email I have is either personal (cancun.com.mx) or work related (all other domains, pani.com.mx, etc)
    I will try and contact this people, but I am afraid this will be a lost battle... they are really backwards...
    now, this gives me an idea, do you think that godaddy can do this contact syncing via the server??
    I may try and change the service, as I am not ok with my current provider, but godaddy is way expensive and I am not sure it would good economic idea..
    and third.. do you recommend anyone? I now that as this is not a country specific issue, I can change to any provider I want, the only issue would be the support if I am in problems, the phone call would be international long distance and not cheap...
    mmmmmm got to think about this..

  • Bootable Linux CD - Help Needed

    Hi,
    Firstly I'll apologise as this isn't really a Solaris problem.
    If anyone can point me to the correct Linux forum I'll take my query there.
    But for the moment I hope someone here can help...
    Does anyone out there know how to create a bootable Linux CD for Sun SPARC hardware.
    Most of the references I have found are for a bootable Solaris CD and start with the Solaris 8/9 installation CDs and involve making small changes to the rcS scripts.
    I'm trying to create a bootable Linux CD so nothing on the Sol 8 or 9 disks will be relevant to me.
    Can anyone point me in the right direction for creating a CD from scratch
    Thanks in advance
    Kevin Neave

    Hi,
    You will need an external CD burner such as an Apple Superdrive that you can get from Apple Store. You can then rip the tracks into itunes. I would suggest that you get an external drive to mainly provide back up of your music - don't rely solely on Cloud storage.
    Once you have ripped your CD's, you do this directly to the external drive you can subscribe to match http://support.apple.com/kb/HT4914.
    Jim

  • Email client help needed

    Hello all!!
    I have changed from windows based laptop to a mac laptop, I thought it would be better, but so far, it has been a tough problem, my problem is too many programs are just windows based, but that has been solved with parallels..
    now the main problem lies with my email workflow, as I have been using outlook for a lot of years, I am really used to it and its functionality, but now... I am getting head on with this issue, I cant sync the contacts in my outlook program with my contacts in the iphone (if this was a small problem I would do it manually but I have over 3,000 contacts in my outlook program that I cant dispose of) and I need them to be readily available within my iphone and viceversa.
    I think I have to give up trying to sync outlook and mac contacts as I believe there is no option to do that (baffles me..)
    please do recommend an email client for mac, that I can:
    -sync all my previous emails from the past years (this means almost 10gb of pst files from outlook)
    -be able to sync contacts and calendar in the laptop and the iphone and obviously ipad.
    -be able to filter and search for anything within the email client
    -be able to work as seamless as possible or similar to outlook..  (i never liked mail from mac)
    any ideas? any help will be very much appreciated!!!!
    thanks!!!!!

    KiltedTim
    1, I will try and change that to oulook, but as that is by far not my primary email, there are no issues with that email account, all the email I have is either personal (cancun.com.mx) or work related (all other domains, pani.com.mx, etc)
    I will try and contact this people, but I am afraid this will be a lost battle... they are really backwards...
    now, this gives me an idea, do you think that godaddy can do this contact syncing via the server??
    I may try and change the service, as I am not ok with my current provider, but godaddy is way expensive and I am not sure it would good economic idea..
    and third.. do you recommend anyone? I now that as this is not a country specific issue, I can change to any provider I want, the only issue would be the support if I am in problems, the phone call would be international long distance and not cheap...
    mmmmmm got to think about this..

  • VPN with XP clients - Help needed

    Please,
    I need to setup a VPN on my G5/OSX, where my external clients will connect using the VPN Client built on the Windows XP. But I need to have their Internet navigation made trough the VPN tunnel, as I need them accessing the web sites using my IP.
    Using only the VPN service on the OS Server, I can get them connect, but they can not navigate trough the VPN tunnel.
    Please, what other services I should enable to get this?
    Thank you so much
    Fabio Cormack
    G5   Mac OS X (10.4.10)  

    Be sure to read through all the documentation on VPN from Apple,
    http://www.apple.com/br/server/documentation/
    "Network Services Administration" pdf.
    Specify the appropriate DNS settings in your VPN setup, and on the PC,
    for the VPN connection, check the "Networking" tab, select TCP/IP and click properties, and under DNS , select "Use the following..." and specify the DNS servers at your remote location (the ones specified in your VPN config).
    Load a website while connected via VPN from the PC, and run a command window.
    netstat -an
    should show you that in fact your current IP is configured via the VPN and that your website loaded via the VPN connection.

  • Client help needed

    I am trying to create a web service client for a web service deployed in my local tomcat server. Infact I have 2 different clients, 1). Axis client and 2). jax-rpc client.
    They give me errors which look like
    1. Axis
    JAXRPC.TIE.01: caught exception while handling request: unrecognized operation: {http://localhost:8080/mps/plan?WSDL}submitRemote
    2. jax-rpc
    port: {urn:Foo}PlanningIFPort does not contain operation: submitRemote
         at com.sun.xml.rpc.client.dii.ConfiguredCall.configureCall(ConfiguredCall.java:93)
         at com.sun.xml.rpc.client.dii.ConfiguredCall.configureCall(ConfiguredCall.java:69)
         at com.sun.xml.rpc.client.dii.ConfiguredCall.setMethodName(ConfiguredCall.java:52)
         at com.sun.xml.rpc.client.dii.DynamicProxyBuilder.buildDynamicProxyFor(DynamicProxyBuilder.java:63)
         at com.sun.xml.rpc.client.dii.ConfiguredService.getPort(ConfiguredService.java:205)
         at mps.client.MPSClient.connect(MPSClient.java:43)
         at mps.client.MPSClient.submitImageRequest(MPSClient.java:61)
         at mps.client.MPSClient.main(MPSClient.java:73)
    Exception in thread "main"
    I could definitely do with some help here please.
    Cheers
    L

    KiltedTim
    1, I will try and change that to oulook, but as that is by far not my primary email, there are no issues with that email account, all the email I have is either personal (cancun.com.mx) or work related (all other domains, pani.com.mx, etc)
    I will try and contact this people, but I am afraid this will be a lost battle... they are really backwards...
    now, this gives me an idea, do you think that godaddy can do this contact syncing via the server??
    I may try and change the service, as I am not ok with my current provider, but godaddy is way expensive and I am not sure it would good economic idea..
    and third.. do you recommend anyone? I now that as this is not a country specific issue, I can change to any provider I want, the only issue would be the support if I am in problems, the phone call would be international long distance and not cheap...
    mmmmmm got to think about this..

  • Linux Clients Unable to Connect to VPN

    Hello all,
    There are a few linux clients that need to be able to access our OS X VPN server but I have been unsuccessful at setting up a connection. I have enabled PPTP and windows clients can connect just fine, but using the linux network manager, I cannot connect, I just get a 'Connection Failed' message. I have tried both locally and via internet.
    Has anyone had success connecting a linux machine to the os x vpn? Any configuration ideas? I can post the vpn logs if that would help.
    Thanks
    Greg

    Greg,
    I've never gotten this working either, and I'm surprised how little information I found after hours of googling and reading.  Have you made any headway?
    -Aaron

  • Linux client can't cancel print jobs in print monitor

    CUPS print server on Mac OS X server 10.4
    CentOS 4.4 linux client
    - Mac OS X server and CentOS linux client on different authentication sources
    The CentOS 4.4 linux client is configured for CUPS printing and pointed to the Mac OS X server CUPS print service.
    The linux client can successfully print to available printers servered by the Mac OS X server.
    The linux client has a print monitor. Normal user on linux client cannot cancel print jobs thru this print monitor. Selection of print job and pressing the 'cancel' button do not effect a cancel. Admin user on Mac OS X print server can cancel the job from the print server.
    Is authorization required for a client to cancel a CUPS print job on the client?
    Is same authentication setup required for both client and server?
    Thanks,
    -Neil

    Hi,
    From the Desktop, hold down the Windows key and press R.  Into the Run window, type services.msc and hit enter.  Browse down to the print spooler service, right click it and select Properties then click on the Stop button.  Now browse to C:\Windows\System32\Spool\PRINTERS and delete the job inside this folder - You may need to click a prompt to gain the appropriate authority to open the PRINTERS folder.
    Restart the computer and you should find the document(s) have been removed.
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • Trying to get Essbase Client 11.1.2.3 for Linux 32bit, please need help

    Hello,
    I am running a RedHat Enterprise Linux 6.4 64-bit system and have an application that requires the 32-bit Essbase Client 11.1.2.X libraries in order to connect to an Essbase 11.1.2 server instance.
    From reading through the forum posts for the past couple days I have come to an understanding that Oracle Essbase 11.1.2 no longer ships a Linux client as a separate assembly so you have to install the full Essbase server then extract the client files out of that to use..  So I am trying to get the correct bundle of files downloaded to even get the installer to launch properly so I can select a minimal installation including client components, but I can't get the correct zip files, I am getting close, but there is still a few missing, and the instructions I have found seem to refer to 11.1.1.X versions that have changed quite a bit in the 11.1.2.X version.
    Can anyone please help me figure out what I am still missing to get the install running and how to extract the client libraries?
    So far, I have downloaded:
    2073792430 Apr 22 11:43 Apps-11123-linux32.zip
    2440713397 Apr 22 11:46 ClientInstallers-11123.zip
    554953827 Apr 22 11:47 Essbase-11123-linux32.zip
    171726540 Jun 20 09:08 FinancialManagementAnalytics-11123-linux32.zip
    1053291166 Apr 22 11:52 Foundation-11123-linux32-Part1.zip
    1603812256 Apr 22 11:53 Foundation-11123-linux32-Part2.zip
    939688909 Apr 22 11:53 Foundation-11123-linux32-Part4.zip
    1597577101 Apr 22 11:55 Foundation-11123-Part3.zip
    1801831469 Apr 22 12:01 OHS-11123-linux32.zip
    366584941 Apr 22 12:04 RA-11123-linux32.zip
    BUT I still have the following missing assemblies I can't account for:
    EPMINS-01001: One or more preinstallation checks failed. Correct the errors before continuing with the installation. 
    Check assemblies: /home/ntruhan/Downloads/essbase/assemblies/biplus_product_reporting_client... Not exists
    Failed!
    EPMINS-01084: Assembly for linux32 platform is used
    Failed!
    EPMINS-01084: Assembly for linux32 platform is used
    Failed! EPMINS-01084: Assembly for linux32 platform is used
    Failed! EPMINS-01084: Assembly for linux32 platform is used
    Failed! EPMINS-01084: Assembly for linux32 platform is used
    /home/ntruhan/Downloads/essbase/assemblies/hfm_services... Not exists
    /home/ntruhan/Downloads/essbase/assemblies/dbclient64... Not exists
    Failed!
    EPMINS-01084: Assembly for linux32 platform is used
    Failed!
    EPMINS-01084: Assembly for linux32 platform is used
    /home/ntruhan/Downloads/essbase/assemblies/hsf_server... Not exists
    /home/ntruhan/Downloads/essbase/assemblies/dbclient32... Not exists
    /home/ntruhan/Downloads/essbase/assemblies/fdm... Not exists
    Failed!
    EPMINS-01084: Assembly for linux32 platform is used
    Failed!
    EPMINS-01084: Assembly for linux32 platform is used
    /home/ntruhan/Downloads/essbase/assemblies/bpm_architect_services... Not exists
    /home/ntruhan/Downloads/essbase/assemblies/hsf_webapp... Not exists
    I am going through the list of entries, but the only references I have seen so far have been for Windows downloads and this is linux, and then there are the Assembly for linux32 messages, but I need that since I need the 32bit client libraries, right?
    Can someone shed some light on this adventure in installing all of this since all of the install instructions I have been seeing are for an older version packaged differently?
    Thank you in advance,
    Nathan

    Thank you for this.  It set me on the right path.  I wound up installing all of them as I was still getting those errors, but after I realized the REAL error was not the aseemblies not exsisting, but it was the "EPMINS-01084: Assembly for linux32 platform is used Failed!"  error.
    The Linux System i was TRYING to install on is RHEL 64bit, but I was trying to install a 32bit client as i needed a 32bit client.  It just refused to install a 32bit client on a 64bit Linux machine.
    I configured a CentOS 32bit Linux VMWare image and viola, the same driver files installed without an error.
    Not sure why the 32bit client would not let me install on a 64bit system, but I finally got it now.
    Now to tar the Essbase directories up and move them over to the RedHat machine where I need them.
    Thank you for your help.

  • Machinarium - a new game with a Linux client

    Machinarium is an indie adventure game written in Flash.
    You steer a small robot through a wonderfully painted robot world. To get a feel of the game play, you can play Samorost, an earlier game by the developers, for free or try the demo.
    To get the disclaimer out of the way: I've no affiliation to the developers, but I liked the game and pre-ordered after it won the Excellence In Visual Art competition at this year's IGF.
    Yesterday I downloaded the client and started playing. It works nicely on my computer (1.6GHz C2D, 1GB, GMA950, Arch i686). The graphics are beautiful and the puzzles are so far (I played only the first section) on the same high level as Samorost 1+2.
    According to the web site the game is only 32bit and needs a minimum resolution of 1024x768, with 1280x800 or higher recommended. The developers also recommend to disable flash hardware acceleration.
    You can find more information and a demo at the website at http://www.machinarium.com/ , where you can also buy the game for $20.
    P.S. I'm writing here because I believe in supporting developers who offer Linux versions of their games. I bought Penumbra, WoG, Prey and now Machinarium for this reason. If you like the game (there's a demo), please consider buying it to show your support for studios developing for Linux, too.

    Mh, so far there has been one screen (kind of a plaza) where the game became sluggish and the fan got loud...the game itself is still a lot of fun and the puzzles are good and logical, although I managed to overlook an obvious switch and had to look at in-game help once.
    I'm not sure you can say they support Linux development as it's designed for flash (a cross-environment program).
    I agree that Linux support is probably not intentionally, but they saw the possibility and offer a Linux version on Launch day.
    Linux gaming is in a very sorry state - just take a look at the still missing UT3 client or the sound problems with Prey. And these are games which are (were promised to be) supported - almost no developer cares about Linux as a platform.
    I believe that when I buy the games of and talk about those few developers who do care about Linux, I might convince more developers that there's a market for Linux games.
    When I pre-ordered Machinarium, I communicated clearly that I bought the game because they thought about offering a Linux client. I'm glad they did in the end. The same for Osmos - I pre-ordered the game (it's a very relaxing experience) and I pledged to buy it again when the Linux client is released.

  • NAC with Linux client

    Hi,
    I have some Linux clients. When they connects to the trusted network in the first time, they are redirected to NAC login page and are required to download java runtime. I set policies so that linux client can download java and install it, but after that, the web browers (firefox) on linux client still not allow NAC login page to be loaded.
    What is the root cause in this case ?
    Any guy can help me!
    Best regards,
    NamNT

    Folks, the problem is due to the fact that there are no web agents available for linux at this time. You need to create a new user page for linux with all java options disabled ( such as the one for mac address checking , ip address refresh etc ) . Make this user page on the top of the list. Also, under clean access requirements, make sure 'require use of web agent' is disabled for linux. This way, there will be web redirection and authentication only for linux clients ( no posture possible for linux ).
    Thanks,
    Mani

  • RH7 -  Linux client libraries?

    I'm using RoboHelp 7 to make context-sensitive help, with WebHelp as the primary output settings. This works perfectly on Windows and Mac. On Linux, when a user clicks a button on a software GUI to bring up the help, they see the following error: "Help not currently supported in Unix". I asked one of my engineer co-workers about this, and he said we would need to get Linux client libraries for RoboHelp.
    Do I need to upgrade to RoboHelp 8 to fix this problem? Is there a separate extension/add-on of sort for this product that I'm missing? Thanks for any assistance.

    Hi there
    The only "library" I'm aware of is a JavaScript file that is supplied for linking WebHelp.
    You may wish to refer to fellow Adobe Community Expert Peter Grainge's site using the link below:
    Click here to view Peter's site
    Cheers... Rick
    Begin learning RoboHelp HTML 7 within the day - $24.95!
    Click here for Adobe Certified Captivate and RoboHelp HTML Training
    Click here for the SorcerStone Blog
    Click here for RoboHelp and Captivate eBooks

  • Jinitiator plugin for Linux client

    Is there any Jinitiator plugin available for Linux client??
    Thanks,
    Pranjal

    This is my post in the "Install and upgrade" forum.
    I hope it will help.
    Any help with the r12 will be welcome.
    Hi all,
    I'm able to see the forms directly in my linux box in 11.5.10.2 but not in R12.
    Can anybody help?
    The following are the steps to see the forms in 11.5.10.2:
    a) Change the $COMMON_TOP/html/bin/appsweb_VIS_localhost.cfg in the following lines:
    jinit_mime_type=application/x-java-applet;version=1.4.2
    plugin=jdk
    sun_plugin_mimetype=application/x-java-applet;version=1.4.2
    sun_plugin_version=1.4.2
    b) With root (we needed a jdk 1.4.2)
    ln -s /usr/java/j2re1.4.2_09/plugin/i386/ns610-gcc32/libjavaplugin-oji.so /usr/lib/mozilla/plugins/libjavaplugin_oji.so
    Where is the equivalent of the file $COMMON_TOP/html/bin/appsweb_VIS_localhost.cfg?
    I've found (with the find command) 2 files with the name appsweb.cfg, but none with the appsweb_VIS_localhost.cfg name.
    Thanks
    Juanje
    Juanje

  • Linux client not returning all entries from LDAP

    We have Solaris and Linux systems using ODS 11.1.1.5.0 for login authentication. The Solaris clients see all the users with no problems, but the Linux systems are only seeing 2161 entries. I have SizeLimit set to 5000 and LookthroughLimit set to 30000 in ODS. There are VLV indexes created and Solaris is using them. When I do a getent passwd on Solaris I see this in the ODS logs :
    [08/May/2012:13:32:53 -0400] conn=7 op=9133 msgId=9134 - SRCH base="ou=people,o=tsg,o=ge.com" scope=2 filter="(&(tsgunixstatus=A)(|(tsgservergroup=USERS)(tsgservergroup=nec_dev)))" attrs="cn uid uidNumber gidNumber gecos description tsgunixhomedirectory tsgunixloginshell"
    [08/May/2012:13:32:53 -0400] conn=7 op=9133 msgId=9134 - SORT cn uid
    [08/May/2012:13:32:53 -0400] conn=7 op=9133 msgId=9134 - VLV 0:999:0:0 1:5857 (0)
    [08/May/2012:13:32:55 -0400] conn=7 op=9133 msgId=9134 - RESULT err=0 tag=101 nentries=1000 etime=2
    etc, until all the entries are returned. On Linux, the same getent passwd gets this in the ODS logs :
    [08/May/2012:13:12:19 -0400] conn=8189 op=1 msgId=2 - SRCH base="ou=people,o=tsg,o=ge.com" scope=2 filter="(&(objectClass=tsgposixaccount)(&(tsgunixstatus=A)(|(tsgservergroup=USERS)(tsgservergroup=nec_dev))))" attrs="uid userPassword uidNumber gidNumber cn tsglinuxhomedirectory tsglinuxloginshell gecos description objectClass"
    [08/May/2012:13:12:26 -0400] conn=8189 op=1 msgId=2 - RESULT err=11 tag=101 nentries=2161 etime=7 notes=U
    [08/May/2012:13:12:26 -0400] conn=8189 op=2 msgId=0 - RESULT err=80 tag=120 nentries=0 etime=0
    I see that Linux adds an extra (objectClass=tsgposixaccount) to the search filter, and I added VLV indexes for linux to match what is shown in the logs for the filter. The only piece I was not sure of was the Sort for the linux VLV, I used cn uid as Solaris uses.
    Is there something I need to do to get the VLV's to work with Linux clients? I do not want to set my SizeLimit or LookthroughLimit to unlimited if I do not have to. The /etc/ldap.conf for linux are pretty standard. I did add a pagesize 1000 and nss_paged_results yes but neither was any help.
    Thanks,
    Jay

    Hi Jay,
    just looking at the access log, the output of the first search (the one performed by the Solaris client) basically queries/handles the first 1000 records, whereas the second search (issued by the linux client) is getting far more results even though the search filter in theory is more restrictive (having a logical AND plus: &(objectClass=tsgposixaccount) )
    Did you by chance implemented the nsslapd-search-tune parameter in the dse.ldif, activating bits 8 and 16? We don't see the 'notes=F' that is generally applied when filters are skipped, but it could be due to the fact that we already have the 'notes=U' for the unindexed search on (presumably: objectClass=tsgposixaccount). And in the end, the fact that one of the components of the filter is unindexed could lead to have in the result set also entries not matching the search filter.
    HTH,
    marco

  • Urgent help needed on deployment facts

    Hi
    I had completed a Java Web based application using JApplet, which in turn uses Java Media Framework and Java Communications APIs. So when i deploy this application and let the clients use this application. I need to dump some jar files and properties files into the clients JRE so that all the APIs will work properly. Without any installations. I tried doing this manually by copying these files into client machines So is there a direct method for performing the task. Or i need to add some additional code to my applet so as to find the clients current JRE version and place the required files under using FTP? Can i write a setup routine or something which does all these operations once the client access the applet?
    Help needed in the above issues
    Thanks in advance
    Swaraj

    What you will want to do is look into JNLP and Java WebStart. They allow you to write a setup for your product that makes installation as easy as InstallShield&trade; does for the Windows&trade; platform (ie: it allows customers who cannot tell Java from Perl to install your product).

Maybe you are looking for

  • How to get list in single column in a query

    Hello. I wonder if there is a way of getting with one query (no pl/sql code) a whole list of columns with a separator between them. I know I can get that without the separators with a cursor expression: SQL> with test_table as (   2  select 1 col1, '

  • How do I get iWeb on my refurbished Macbook Pro

    I just bought my son a refurbished 13" Macbook Pro (late 2011).   I realize iWeb is on it's way out, but many people are still using it.   The app was not on his Mac.   Is it just a simple matter of copy the file in the apps folder over to his apps f

  • How to get another page item value in page process.

    Hi all i have an after submit process on page 32 to insert into a table. and a page 34 where there is a region containing from page 32. when page 32 get submitted (process as well as) it contain no value for :P34_USER_ID although i am in page 34 and

  • Playing mode problem with creative mu vo tx

    hi! I recently bought a creative muvo tx se and i'm really satisfied with it, but i don't know how i can make this thing play JUST ONE FOLDER... as an example: I start listening to an album, which is in a folder called "A"... when the album is over..

  • Loading data and printing it out in graphic mode(is it possible)

    if you are in graphic mode and you have a nice back ground and loader and stuff is it possible to load a pile and post it on screen? i want to know and if u can post a little code i also use netbeam so if its possible it would be easy here is a worki