/etc/gshadow: lock:!:: or lock::: ?

After an update, I was notified that my /etc/group and /etc/gshadow were inconsistent. I must have goofed during a manual update at some point, as there area two entries for the lock group.
In /etc/group, I have duplicate lines like so:
lock:x:54:
lock:x:54:
In /etc/gshadow, I have slightly different entries:
lock:::
lock:!::
For all the googling I can muster, I can't find an up to date /etc/group example to know which one to keep in /etc/gshadow. There's some similar posts but they don't end conclusively. The wiki doesn't really explain what all the group fields mean like it does for user management; nor does it specify how to tell if a group entry should have an empty second field or a "!". My gshadow file has instances of both, so I'm not sure which lock should have.

@stewie: thanks for the tip.
encrypted password
Refer to crypt(3) for details on how this string is interpreted.
If the password field contains some string that is not a valid result of crypt(3), for instance ! or *, users will not be able to use a unix password to access the group (but group members do not need the password).
The password is used when an user who is not a member of the group wants to gain the permissions of this group (see newgrp(1)).
This field may be empty, in which case only the group members can gain the group permissions.
A password field which starts with a exclamation mark means that the password is locked. The remaining characters on the line represent the password field before the password was locked.
This password supersedes any password specified in /etc/group.
Having read that, it's not entirely clear how this plays out practically. An example would be awesome. My point is:
- Empty field: a password can gain access to the group-owned files by those outside the group... but the password field is empty, so what's the password it's talking about a non-group user providing?
- !: no password can gain access to the file.
Not being a *nix guru... I'm still left with my question: should the lock group have an empty or locked password field?
Last edited by jwhendy (2012-11-28 03:18:00)

Similar Messages

  • All of my purchased apps (games) and apps such as Weight Watchers, Facebook, WeatherBug, Sports and Pinterest, Notes, Nook, etc.  are all locked up.  They simply flash, then nothing!  How can I fix this to make them work again.

    First Issue:   All of my purchased apps (games) and apps such as Weight Watchers, Facebook, WeatherBug, Sports and Pinterest, Notes, Nook, etc.  are all locked up.  They simply flash, then nothing!  How can I fix this to make them work again?  If I have to delete the purchased apps, will they still be in iTunes, or will I have to re-purchase them? 
    Second Issue:   When I synced to my desktop (Windows XP)  All my photos loaded onto my iPad2.  I don't really want all 3000 + pics on my ipad!!  How do I get them off?  Next time I synced, they loaded again!  Now I have so many duplicates!  How do I get rid of the photos and prevent this from happening again?

    If none of your third-party apps are working, but the Apple built-in ones are ok, then try downloading any free app from the store (as that appears to reset something) and then re-try them - the free app can then be deleted. In terms of re-downloading apps then you can do so as long as they are still available in the store, and you use the same iTunes account as you originally used to buy them, then you should be able to re-download them for free : http://support.apple.com/kb/HT2519
    For synced photos, then with the iPad connected to and selected on the left-hand side of your computer's iTunes, then on the Photos tab on the right-hand side you can control which photos are synced to the iPad : http://support.apple.com/kb/HT4236 . If you don't want any photos to be synced then try selecting just an empty folder.

  • Ipod nano 3rd gen unit is locked, though never have done a manual lock on it. Screen is lit and lock button shows.  Have latest itunes, but nothing syncs.  Have done everything on supports pages including toggle hold button, etc. Screen stays locked. Help

    ipod nano 3rd gen unit windows xp.   Nano is locked, though never have done a manual lock on it. Screen is lit and lock button shows.  Have latest itunes, but nothing syncs.  Have done everything on supports pages including toggle hold button, etc. Screen stays locked. Help please.

    Sounds like the hold switch is broken, meaning you'll need to have your iPod serviced/replaced either by Apple or a third party repair company.
    B-rock

  • /etc/.java/.systemPrefs/.system.lock not found java package error

    Dear all experts, i am trying hard to solve this problem on solaris 10.
    i downloaded java package i.e jdk-6u18-solaris-i586.tar.Z and extract it using zcat jdk-6u18-solaris-i586.tar.Z | tar -xf - . it extracted successfully following folders.
    SUNWj6cfg
    SUNWj6dev
    SUNWj6dmo
    SUNWj6jmp
    SUNWj6man
    SUNWj6rt
    plus few others
    i tried to install all of the above using command pkgadd -d . SUNWj6rt SUNWj6dev SUNWj6cfg SUNWj6man SUNWj6dmo.
    all of the package succesfully installed except one i.e SUNWj6cfg
    i got following error message
    [Do you want to continue with the installation of <SUNWj6cfg> [y,n,?] y
    Installing JDK 6.0 Host Config. (1.6.0_18) as <SUNWj6cfg>
    ## Installing part 1 of 1.
    [ verifying class <none> ]
    cp: /etc/.java/.systemPrefs/.system.lock not found
    cp: /etc/.java/.systemPrefs/.systemRootModFile not found
    [ verifying class <preserve> ]
    ERROR: attribute verification of </etc/.java/.systemPrefs/.system.lock> failed
    pathname does not exist
    ERROR: attribute verification of </etc/.java/.systemPrefs/.systemRootModFile> fa
    iled
    pathname does not exist
    ## Executing postinstall script.
    Installation of <SUNWj6cfg> partially failed.]
    i am trying hard to find out what is the problem.
    thanks in advance
    Mr parkar
    UAE

    make sure your package is in WEB-INF\classes\ directory
    or if it is in a jar file, make sure it is in WEB-INF\lib\ directory

  • ERROR: attribute verification of /etc/.java/.systemPrefs/.system.lock fai

    Dear all experts, i am trying hard to solve this problem on solaris 10.
    i downloaded java package i.e jdk-6u18-solaris-i586.tar.Z and extract it using zcat jdk-6u18-solaris-i586.tar.Z | tar -xf - . it extracted successfully following folders.
    SUNWj6cfg
    SUNWj6dev
    SUNWj6dmo
    SUNWj6jmp
    SUNWj6man
    SUNWj6rt
    plus few others
    i tried to install all of the above using command pkgadd -d . SUNWj6rt SUNWj6dev SUNWj6cfg SUNWj6man SUNWj6dmo.
    all of the package succesfully installed except one i.e SUNWj6cfg
    i got following error message
    [Do you want to continue with the installation of <SUNWj6cfg> [y,n,?] y
    Installing JDK 6.0 Host Config. (1.6.0_18) as <SUNWj6cfg>
    ## Installing part 1 of 1.
    [ verifying class <none> ]
    cp: /etc/.java/.systemPrefs/.system.lock not found
    cp: /etc/.java/.systemPrefs/.systemRootModFile not found
    [ verifying class <preserve> ]
    ERROR: attribute verification of </etc/.java/.systemPrefs/.system.lock> failed
    pathname does not exist
    ERROR: attribute verification of </etc/.java/.systemPrefs/.systemRootModFile> fa
    iled
    pathname does not exist
    ## Executing postinstall script.
    Installation of <SUNWj6cfg> partially failed.]
    i am trying hard to find out what is the problem.
    thanks in advance
    Mr parkar
    UAE

    These are innocuous errors that you may safely ignore. However the disk error is a problem. Do the following:
    Repairing the Hard Drive
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Installer menu (Utilities menu for Tiger and Leopard.) After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list. In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive. If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors, then quit DU and return to the installer. Now restart normally.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.

  • [Solved] Questions about /etc/group and /etc/gshadow

    This morning, package filesystem was upgraded to 2015.02-1 and pacnew files were created for /etc/group and /etc/gshadow. I ran diff against my current files, and the differences seem very minor, to me. I need some guidance to understand whether I should implement the pacnew changes.
    The only significant difference I see in the group file is that in my original version, my username is added to the wheel group. This seems correct, to me.
    For gshadow, there is the same difference for wheel. However, there are several entries where my original entry contains an exclamation point, but the new version does not. For example:
    < proc:!::
    > proc:::
    If I run man /etc/gshadow, it does not give me what I understand as a man page, and gives me what appears to be a listing of the stuff in my /etc/gshadow file, instead. Which does not help me.
    So, like I say, I need some guidance on dealing with these pacnew files.
    Tim
    PS - I now see that "man gshadow" gives me an actual man page. Sorry. I am currently studying it.
    Last edited by ratcheer (2015-02-24 21:37:52)

    After the update to filesystem 2015.02-1 some voices in /etc/gshadow were changed (in the pacnew file) from
    systemd-journal-gateway:!::
    systemd-timesync:!::
    systemd-network:!::
    systemd-bus-proxy:!::
    systemd-resolve:!::
    to
    systemd-journal-gateway:::
    systemd-timesync:::
    systemd-network:::
    systemd-bus-proxy:::
    systemd-resolve:::
    What's the change? Before they had a locked password (the ! sign) and now they haven't?

  • Screwed up /etc/group & /etc/gshadow?

    I'm getting some odd errors, as posted here, and a [fail] on boot about checking password integrity. I think I haven't updated my group & gshadow files correctly. here they are:
    /etc/group
    root:x:0:root
    bin:x:1:root,bin,daemon
    daemon:x:2:root,bin,daemon
    sys:x:3:root,bin
    adm:x:4:root,daemon
    tty:x:5:
    disk:x:6:root
    lp:x:7:daemon
    mem:x:8:
    kmem:x:9:
    wheel:x:10:root
    ftp:x:11:
    mail:x:12:
    uucp:x:14:
    log:x:19:root
    utmp:x:20:
    locate:x:21:
    rfkill:x:24:
    smmsp:x:25:
    proc:x:26:
    http:x:33:
    games:x:50:
    lock:x:54:
    uuidd:x:68:
    dbus:x:81:
    network:x:90:
    video:x:91:
    audio:x:92:
    optical:x:93:
    floppy:x:94:
    storage:x:95:
    scanner:x:96:
    input:x:97:
    power:x:98:
    nobody:x:99:
    users:x:100:
    systemd-journal:x:190:
    systemd-journal-gateway:x:191:
    systemd-timesync:x:192:
    systemd-network:x:193:
    systemd-bus-proxy:x:194:
    systemd-resolve:x:195:
    systemd-journal-remote:x:999:
    systemd-journal-upload:x:998:
    colord:x:124:
    avahi:x:84:
    chrony:x:183:
    proc:x:26:
    /etc/gshadow
    root:::root
    bin:::root,bin,daemon
    daemon:::root,bin,daemon
    sys:::root,bin
    adm:::root,daemon
    tty:::
    disk:::root
    lp:::daemon
    mem:::
    kmem:::
    wheel:::root
    ftp:::
    mail:::
    uucp:::
    log:::root
    utmp:x::
    locate:::
    rfkill:x::
    smmsp:::
    http:::
    games:::
    lock:::
    uuidd:x::
    dbus:x::
    network:x::
    video:x::
    audio:::
    optical:::
    floppy:x::
    storage:x::
    scanner:x::
    input:x::
    power:x::
    nobody:::
    users:::
    systemd-journal:::
    systemd-journal-gateway:::
    systemd-timesync:::
    systemd-network:::
    systemd-bus-proxy:::
    systemd-resolve:::
    systemd-journal-remote:!!::
    systemd-journal-upload:!!::
    colord:!::
    avahi:!::
    chrony:!::
    proc:!::
    thanks
    Last edited by stozi (2015-05-19 21:05:37)

    ok, didn't want to double-post, but
    Interface 'wlp2s0' is controlled by netctl-auto
    Error getting authority: Error initializing authority: Error calling StartServiceByName for org.freedesktop.PolicyKit1:
    GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PolicyKit1 timed out (g-dbus-error-quark, 20)
    Failed to restart [email protected]: Connection timed out
    Usage: netctl-auto {COMMAND} ...
    [--help|--version]
    Commands:
    list List available profiles (active='*', disabled='!')
    current List currently active profiles
    switch-to [PROFILE] Switch to a profile, enable it if necessary
    enable [PROFILE] Enable a profile for automatic selection
    disable [PROFILE] Disable a profile temporarily for automatic selection
    enable-all Enable all profiles for automatic selection
    disable-all Disable all profiles temporarily for automatic selection
    EDIT: this error appears both on cli and from within in X11.
    btw, when group.pacnew and gshadow.pacnew arrive, how do I know how to merge them with the old ones?
    Last edited by stozi (2015-05-19 17:14:21)

  • I have mac book air os x 10.8.2  i create a photo library on iPhoto and i moved it to my time capsule disk now i try to access  library from my wife mac book running on mac os x 10.5.8 i always receive library locked on locked disk

    i have mac book air os x 10.8.2  i create a photo library on iPhoto and i moved it to my time capsule disk now i try to access  library from my wife mac book running on mac os x 10.5.8 i always receive library locked on locked disk

    Unless you can set the Time Capsule's drive to have it's ownership ignored
    you won't be able to use the library on the same volume as the Time Machine backups. 
    OT

  • Enqueue: Elem.lock 0 contains unpermitted lock mode . lock object EZBEV_BO

    Hello Guru's,
    we have a unusual problem in the syslog of our ERP System.
    Enqueue: Elem.lock 0 contains unpermitted lock mode . lock object EZBEV_BO
    We can't found any note or forum entry to solve this.
    We checked SAP Notes: 1324099, 891372, 606425, 447242, 1260601 and searched in the forum, but nothing helpful found.
    System Data:
    ERP 6.0 / NW7.01 with EHP4
    SAP Kernel :  701_REL
    created on  :  Jan 18 2010 21:47:07
    Kernel Patch number : 77
    Source ID  :  0.077
    DBSL Patch No. : 075
    Database
    ORACLE 10.2.0.2
    Operating System
    AIX 5.3
    Can someone help?
    regards
    Chris

    developer error

  • Itunes library.itl is locked, on locked disk or you dont have permission 4.

    itunes library.itl is locked, on locked disk or you dont have permission 4.
    i tried the other suggestions and i cant get rid of this message.
    can anyobdy help?

    I had that problem too. I tried to remove iTunes from my computer and then download it again, but that did not make any difference. Then I tried polydorus' answer ("starting iTunes with the shift key held down, when asked to choose a library, navigate to your iTunes folder and choose iTunes Library.itl"), but that did not work either and that same message about the library being locked appeared again.
    Then I had a brainwave. I deleted that iTunes library.itl file. (To find it, go to My documents, then My Music, then iTunes, and there is the itunes library file). I now tried to open iTunes by clicking on the iTunes icon on my desktop, nothing happened, as if I had not clicked on it at all. I restored the file from the recycling bin to where it was before. But that also returned me to where I had been before, i.e. I got that locked-library message again. So I deleted that file again. Then I tried right-clicking on the iTunes icon. On the little menu that appeared, I clicked 'Open' and hey presto, suddenly the iTunes set-up assistant appeared and everything went smooth from then on. When I checked, there was a file called iTunes library.itl again and this one worked OK.
    By the way, I did not lose any of my music downloads or podcasts when I deleted that file, so it's definitely worth a try.

  • Enqueue: Elem.lock 0 contains unpermitted lock mode /. lock object

    Hello All,
    SCM 5.0 system which is upgraded from 4.1:
    System log entries contains:
    <b>Enqueue: Elem.lock 0 contains unpermitted lock mode /. lock object /sapapo/E</b>
    Work process log file contains :
    LOG GE8===>0 /sapapo/E_MATLOC
    I have gone through few notes like  606425, 447242.( lower version)
    From which I came to the conclusion that it is program error.
    Also group GE and No:8 What does it mean?
    Please let  me know your thoughts.Thanks.
    Regards,
    Tushar
    Message was edited by:
            Tushar Chavan
    Message was edited by:
            Tushar Chavan

    Hi,
    I found one more note :
    Note 891372 - Lock entries for TemSe obj remain after completion of proc
    The issue looks pretty similar. I think the notes you found are better suited for sap apo.
    Log a call with SAP and check what they have to say.
    Regards,
    Siddhesh

  • Is there Cap lock shift lock in Pages for iPad?

    Using pages for iPad is there cap lock/shift lock function. It is very difficult to do headings or posters without this function.

    Go to Settings > General > Keyboard and turn Enable Caps Lock to On. When Enable Caps lock is On then double-tapping the shift key will lock it down (it turns all blue). YOU CAN THEN TYPE ALL CAPS,
    Message was edited by: JimHdk

  • Get-Counter : The \\ServerNameHere\\SQLSERVER:Locks(_Total)\Lock Waits/sec performance counter path is not valid.

    I have the following code:
    Import-Module "sqlps" -DisableNameChecking
    #####http://www.travisgan.com/2013/03/powershell-and-performance-monitor.html
    function ExtractPerfmonData 
        param(
            [string]$server,
            [string]$instance
        [Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet]$collections
        $monitorServer = "MonitoringServerNameHere"
        $monitorDB = "MonitoringDatabaseNameHere"
        $counters = @(
            "\$($instance):Memory Manager\Memory Grants Pending",
            "\$($instance):Memory Manager\Target Server Memory (KB)",
            "\$($instance):Memory Manager\Total Server Memory (KB)",
            "\$($instance):Buffer Manager\Buffer Cache Hit Ratio",
            "\$($instance):Buffer Manager\Checkpoint pages/sec",
            "\$($instance):Buffer Manager\Page Life Expectancy",
            "\$($instance):General Statistics\User Connections",
            "\$($instance):General Statistics\Processes Blocked",
            "\$($instance):Access Methods\Page Splits/sec",
            "\$($instance):SQL Statistics\Batch Requests/sec",
            "\$($instance):SQL Statistics\SQL Compilations/sec",
            "\$($instance):SQL Statistics\SQL Re-Compilations/sec",
            "\$($instance):Locks(_Total)\Lock Waits/sec"
        $collections = Get-Counter -ComputerName $server -Counter $counters -SampleInterval 1 -MaxSamples 1
        $sampling = $collections.CounterSamples | Select-Object -Property TimeStamp, Path, Cookedvalue
        $xmlString = $sampling | ConvertTo-Xml -As String
        $query = "dbo.usp_InsertPerfmonCounters_SQLServer '$xmlString';"
        Invoke-Sqlcmd -ServerInstance $monitorServer -Database $monitorDB -Query $query
    #####ExtractPerfmonData -server "YourRemoteServerName" -instance "MSSQL`$SQLTest"
    ExtractPerfmonData -server "ServerName1Here" -instance "SQLSERVER" 
    ExtractPerfmonData -server "ServerName2Here" -instance "SQLSERVER"
    ExtractPerfmonData -server "ServerName3Here" -instance "MSSQL`$InstanceNameHere"  
    ExtractPerfmonData -server "ServerName4Here" -instance "SQLSERVER" 
    (I have 93 instances listed; here I just gave a sample of 4.)
    For only one instance I get the following error message:
    Get-Counter : The
    \\ServerNameHere2\\SQLSERVER:Locks(_Total)\Lock Waits/sec performance counter path  is not valid.
    All of the instances should have been set up the same, so I am confused as to why this error only occurs on this one instance.  I do not know where to look.  Has anyone ever seen this type of error before?
    lcerni

    Here is the output of the first script:
    CounterSetName                                                                                                                     
    ...       (eliminating non sql server counters here)              
    SQLAgent:Alerts                                                        
    SQLAgent:Jobs                                                          
    SQLAgent:JobSteps                                                        
    SQLAgent:Statistics                                      
    SQLServer:Access Methods                                                                                          
    SQLServer:Availability Replica  SQLServer:Backup Device                                                                                                            
    SQLServer:Batch Resp Statistics                                                                                                    
    SQLServer:Broker Activation                                                                                                        
    SQLServer:Broker Statistics                                                                                                        
    SQLServer:Broker TO Statistics                                                                                                     
    SQLServer:Broker/DBM Transport                                                                                                     
    SQLServer:Buffer Manager                                                                                                           
    SQLServer:Buffer Node                                                                                                              
    SQLServer:Catalog Metadata                                                                                                         
    SQLServer:CLR                                                                                                                      
    SQLServer:Cursor Manager by Type                                                                                                   
    SQLServer:Cursor Manager Total                                                                                                     
    SQLServer:Database Mirroring                                                                                                       
    SQLServer:Database Replica                                                                                                         
    SQLServer:Databases                                                                                                                
    SQLServer:Deprecated Features                                                                                                      
    SQLServer:Exec Statistics                                                                                                          
    SQLServer:FileTable                                                                                                                
    SQLServer:General Statistics                                                                                                       
    SQLServer:Latches                                                                                                                  
    SQLServer:Locks                                                                                                                    
    SQLServer:Memory Broker Clerks                                                                                                     
    SQLServer:Memory Manager                                                                                                           
    SQLServer:Memory Node                                                                                                              
    SQLServer:Plan Cache                                                                                                               
    SQLServer:Query Execution                                                                                                          
    SQLServer:Replication Agents                                                                                                       
    SQLServer:Replication Dist.                                                                                                        
    SQLServer:Replication Logreader                                                                                                    
    SQLServer:Replication Merge                                                                                                        
    SQLServer:Replication Snapshot                                                                                                     
    SQLServer:Resource Pool Stats                                                                                                      
    SQLServer:SQL Errors                                                                                                               
    SQLServer:SQL Statistics                                                                                                           
    SQLServer:Transactions                                                                                                             
    SQLServer:User Settable                                                                                                            
    SQLServer:Wait Statistics                                                                                                          
    SQLServer:Workload Group Stats                                                                                                     
    ...       (eliminating non sql server counters here)
    lcerni

  • Cap lock is locked. Tried everything.

    I have MacBook Pro.
    My "caps lock" is locked on. And the light is  not on. Once it just froze and went to safe mode. I was not able to log in because it would not not accept my password since my password is with lowercase. I was able to log in by running OS X Install DVD and pressing Control-Comand - P. But the problem did not go away. Whatever I type is in CAPS. And all the folders act funny. They don't open up right away but rather come to the front very slow. It gets more interesting. I thought the problem is a keyboard. BUT when I switch to WINDOWS Parralel Desktop it WORKS FINE. I can type in LOWER case letters.
    Also, I am able to log in via SAFE mode by connecting external keyboard. Any way, I have tried different account, PRAM and SMC resets couple of times each as has been suggested in previous posts. I did check all keyboard settings and so on. I did check shift and other keys.They all look fine. Basicly I have tried everything that has been suggested.
    Please, advise.

    DID YOU EVER GET A RESOLUTION TO THIS?
    I HAVE THE SAME PROBLEM>>>
    can only get lowercase letters using an external USB keyboard.
    Shift and Caps Lock keys are clean and unadulterated... they were working great yesterday.
    help???

  • Can't lock the lock in accounts/ time -date and other applications

    Hi I am new to these discussions and i am hoping someone can help me with my problem.
    The best way is to explain what happened..
    I have a 2 core duo Macbook with 10.5.1 installed and I was screen sharing with my g5 desktop that also has 10.5.1 on it, once I was done I shut down my Macbook, and when I went to start it up, later on that evening, I had to now login (Where I have always had it on automatic login ). So I went to accounts to reset it but it was still set to automatic so when I, went to lock the lock I no longer could lock it no matter how many times I would click on it. (Just to mention that the lock was open by the way which seemed odd to me because it was always locked before) The same thing now occurs in time and date. I also went to check info on my hard drive and there is no lock on the bottom right hand side when there was one before.
    I went to disk utility to repair, the utility would stop after a few seconds with the message in red "The underlying task reported failure on exit" I do not know what that means at all. So there is my situation.. Did I loose something, do I need to install something. Any help work be greatly appreciated. Thanks

    What will happen if I am unable to repair it?
    Right now I can login, I do not like doing it I wish the automatic function worked but I guess at this point I have access to all my files and everything seems to work except that I can not lock the lock in any application and that I have to log in every time I start up. The only other thing is I can not do any disk permission repair.
    I will pick up a disk warrior when it is ready to 10.5.
    I guess my original question is will my computer be ok like this or will things get worse?
    Thanks for your assistance.

Maybe you are looking for

  • Migrating from 8i to 11g

    Dear all, I would like to know which is the best method for migrating 8i database to 11g..? (Exp/imp, Manually ( Both the OS are Same) or DBUA) If you are going for exp/imp.. Can we do it directly? OS is HP unix Database size would be around 10 GB. T

  • I-Pod is synced with another I-Tunes libary

    Hi. I'm having troubles with my i-pod classic (120 GB). My i-pod was synced with my Windows XP verion of i-tunes but i had a computer crash and had to install Windows 7 and could not de-authorised my pod before starting installing Windows 7. After i

  • Make a read-only text field open by using button and javascript

    Hello I have a form with text fields that I will pre-populate with data. The text fields will be read-only by default. I want to make it so that when a user wants to make edits, he will need to click on a button and in turn, the text field's backgrou

  • Can't record sound using the jack in/out on macbook pro 13 os x

    hi i bought a new macbook pro 13' intel core i5 4gb with the latest os x version 10.8.2. mainly for sound and video editing yesterday i tried to record sound using garage band and through the mini jack port. once i connected an mp3 player to the mini

  • Inventory management: posting block :  material master field

    Hi, In het material master you have a field  Physical Inventory Blocking Indicator, but when I create a counting document (MI01) with posting block. The field in the material master is still blank. How can this happen? Best regards, Eric.