Kde authorization (polkit and dbus driving me insane)

hi,
apologies if this is complete newbie territory, but it's been a long time since i last used linux as a desktop OS so polkit and dbus are all new to me.
the problem, basically, is that KDE won't let me do anything i would consider privileged. network manager applet won't let me change wifi connections, package manager doesn't work and usb disks won't mount.
let's start with usb disks. i added a polkit rule as per the wiki:
[root@mjollnir rules.d]# cat 10-enable-mount.rules
polkit.addRule(function(action, subject) {
if (action.id == "org.freedesktop.udisks2.filesystem-mount-system" && subject.isInGroup("storage")) {
return polkit.Result.YES;
and i am in the storage group:
$ groups
wheel network audio storage power
but i get the following error when i try to open a newly inserted usb disk in dolphin:
Error checking authorization: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.udisks2.filesystem-mount is not registered (polkit-error-quark, 0)
and now for network manager -
running nm-applet from a terminal and trying to change wifi connection gives me this:
** (nm-applet:1369): WARNING **: Could not create object for /org/freedesktop/NetworkManager/Settings/0: No session found for uid 1000 (unknown)
** (nm-applet:1369): WARNING **: Could not create object for /org/freedesktop/NetworkManager/Settings/3: No session found for uid 1000 (unknown)
** (nm-applet:1369): WARNING **: handle_property_changed: failed to update property 'available-connections' of object type NMDeviceWifi.
(nm-applet:1369): nm-applet-WARNING **: Error connecting to ModemManager: Error calling StartServiceByName for org.freedesktop.ModemManager1: GDBus.Error:org.freedesktop.systemd1.LoadFailed: Unit dbus-org.freedesktop.ModemManager1.service failed to load: No such file or directory.
(nm-applet:1369): nm-applet-WARNING **: Failed to register as an agent: (32) Session not found
(nm-applet:1369): nm-applet-WARNING **: Failed to register as an agent: (32) Session not found
(nm-applet:1369): nm-applet-WARNING **: Failed to add/activate connection: (32) No session found for uid 1000 (unknown)
finally, launching apper from the terminal:
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
i do have dbus processes running under my userid, so i think i have a session but i'm not really sure what i'm looking for, and learning the complete ins and outs of dbus is more than a little daunting for what should be a relatively simple task!
can anyone point me in the right direction to start figuring this out? i'm currently seriously considering a complete reinstall but i'm not sure i have the time for that, especially since i don't know if it would necessarily solve the problem
fwiw, i booted a mint livecd and all this stuff worked fine so it's not my hardware

Sorry for being vague - i understand it's not easy dealing with newbies i'll try to be clearer!
I was running kdm as root, then logging in as a regular user. I've now enabled the kdm systemctl service as per mariusmeyer's instructions, but it didn't change what happens when i insert a USB disk - same error as before.
command output below (username redacted)
$ loginctl show-session $XDG_SESSION_ID
Id=c2
Name=XXX
Timestamp=Mon 2014-04-14 20:06:49 BST
TimestampMonotonic=41104959
VTNr=7
Display=:0
Remote=no
Service=kde
Scope=session-c2.scope
Leader=434
Audit=0
Type=x11
Class=user
Active=yes
State=active
IdleHint=no
IdleSinceHint=0
IdleSinceHintMonotonic=0
and systemctl output
UNIT LOAD ACTIVE SUB DESCRIPTION
proc-sys-fs-binfmt_misc.automount loaded active waiting Arbitrary Executable File Formats File System Automount Point
sys-devices-pci0000:00-0000:00:02.0-backlight-acpi_video0.device loaded active plugged /sys/devices/pci0000:00/0000:00:02.0/backlight/acpi_video0
sys-devices-pci0000:00-0000:00:02.0-drm-card1-card1\x2deDP\x2d1-intel_backlight.device loaded active plugged /sys/devices/pci0000:00/0000:00:02.0/drm/card1/card1-eDP-1/intel_backlight
sys-devices-pci0000:00-0000:00:14.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb1.device loaded active plugged micro_USB Linux_Mint_16_Cinnamon_64-bit
sys-devices-pci0000:00-0000:00:14.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb2.device loaded active plugged micro_USB Linux_Mint_16_Cinnamon_64-bit
sys-devices-pci0000:00-0000:00:14.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb-sdb3.device loaded active plugged micro_USB Linux_Mint_16_Cinnamon_64-bit
sys-devices-pci0000:00-0000:00:14.0-usb1-1\x2d1-1\x2d1:1.0-host3-target3:0:0-3:0:0:0-block-sdb.device loaded active plugged micro_USB Linux_Mint_16_Cinnamon_64-bit
sys-devices-pci0000:00-0000:00:14.0-usb1-1\x2d7-1\x2d7:1.0-bluetooth-hci0-rfkill2.device loaded active plugged /sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/bluetooth/hci0/rfkill2
sys-devices-pci0000:00-0000:00:14.0-usb1-1\x2d7-1\x2d7:1.0-bluetooth-hci0.device loaded active plugged /sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/bluetooth/hci0
sys-devices-pci0000:00-0000:00:16.3-tty-ttyS0.device loaded active plugged Lynx Point-LP HECI KT
sys-devices-pci0000:00-0000:00:19.0-net-enp0s25.device loaded active plugged Ethernet Connection I218-LM
sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device loaded active plugged Lynx Point-LP HD Audio Controller
sys-devices-pci0000:00-0000:00:1c.1-0000:03:00.0-ieee80211-phy0-rfkill1.device loaded active plugged /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ieee80211/phy0/rfkill1
sys-devices-pci0000:00-0000:00:1c.1-0000:03:00.0-net-wlp3s0.device loaded active plugged Dual Band Wireless-N 7260
sys-devices-pci0000:00-0000:00:1c.4-0000:04:00.0-backlight-acpi_video1.device loaded active plugged /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/backlight/acpi_video1
sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device loaded active plugged Crucial_CT480M500SSD1 1
sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device loaded active plugged Crucial_CT480M500SSD1 2
sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device loaded active plugged Crucial_CT480M500SSD1 3
sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device loaded active plugged Crucial_CT480M500SSD1
sys-devices-platform-serial8250-tty-ttyS1.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS1
sys-devices-platform-serial8250-tty-ttyS2.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS2
sys-devices-platform-serial8250-tty-ttyS3.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS3
sys-devices-platform-thinkpad_acpi-rfkill-rfkill0.device loaded active plugged /sys/devices/platform/thinkpad_acpi/rfkill/rfkill0
sys-devices-platform-thinkpad_acpi-sound-card1.device loaded active plugged /sys/devices/platform/thinkpad_acpi/sound/card1
sys-module-configfs.device loaded active plugged /sys/module/configfs
sys-module-fuse.device loaded active plugged /sys/module/fuse
sys-subsystem-bluetooth-devices-hci0.device loaded active plugged /sys/subsystem/bluetooth/devices/hci0
sys-subsystem-net-devices-enp0s25.device loaded active plugged Ethernet Connection I218-LM
sys-subsystem-net-devices-wlp3s0.device loaded active plugged Dual Band Wireless-N 7260
-.mount loaded active mounted /
boot-efi.mount loaded active mounted /boot/efi
dev-hugepages.mount loaded active mounted Huge Pages File System
dev-mqueue.mount loaded active mounted POSIX Message Queue File System
run-user-0.mount loaded active mounted /run/user/0
run-user-1000-gvfs.mount loaded active mounted /run/user/1000/gvfs
run-user-1000.mount loaded active mounted /run/user/1000
sys-fs-fuse-connections.mount loaded active mounted FUSE Control File System
sys-kernel-config.mount loaded active mounted Configuration File System
sys-kernel-debug.mount loaded active mounted Debug File System
tmp.mount loaded active mounted Temporary Directory
systemd-ask-password-console.path loaded active waiting Dispatch Password Requests to Console Directory Watch
systemd-ask-password-wall.path loaded active waiting Forward Password Requests to Wall Directory Watch
session-c1.scope loaded active running Session c1 of user root
session-c2.scope loaded active running Session c2 of user mcgoldrickm
bluetooth.service loaded active running Bluetooth service
dbus.service loaded active running D-Bus System Message Bus
[email protected] loaded active running Getty on tty1
kdm.service loaded active running K Display Manager
kmod-static-nodes.service loaded active exited Create list of required static device nodes for the current kernel
NetworkManager.service loaded active running Network Manager
ntpd.service loaded active running Network Time Service
pdnsd.service loaded active running proxy name server
polkit.service loaded active running Authorization Manager
rtkit-daemon.service loaded active running RealtimeKit Scheduling Policy Service
systemd-backlight@backlight:acpi_video0.service loaded active exited Load/Save Screen Backlight Brightness of backlight:acpi_video0
systemd-backlight@backlight:acpi_video1.service loaded active exited Load/Save Screen Backlight Brightness of backlight:acpi_video1
systemd-backlight@backlight:intel_backlight.service loaded active exited Load/Save Screen Backlight Brightness of backlight:intel_backlight
systemd-hostnamed.service loaded active running Hostname Service
systemd-journald.service loaded active running Journal Service
systemd-logind.service loaded active running Login Service
systemd-random-seed.service loaded active exited Load/Save Random Seed
systemd-remount-fs.service loaded active exited Remount Root and Kernel File Systems
[email protected] loaded active exited Load/Save RF Kill Switch Status of rfkill0
[email protected] loaded active exited Load/Save RF Kill Switch Status of rfkill1
[email protected] loaded active exited Load/Save RF Kill Switch Status of rfkill2
systemd-sysctl.service loaded active exited Apply Kernel Variables
systemd-tmpfiles-setup-dev.service loaded active exited Create Static Device Nodes in /dev
systemd-tmpfiles-setup.service loaded active exited Create Volatile Files and Directories
systemd-udev-trigger.service loaded active exited udev Coldplug all Devices
systemd-udevd.service loaded active running udev Kernel Device Manager
systemd-update-utmp.service loaded active exited Update UTMP about System Boot/Shutdown
systemd-user-sessions.service loaded active exited Permit User Sessions
systemd-vconsole-setup.service loaded active exited Setup Virtual Console
udisks2.service loaded active running Disk Manager
upower.service loaded active running Daemon for power management
[email protected] loaded active running User Manager for UID 0
[email protected] loaded active running User Manager for UID 1000
wpa_supplicant.service loaded active running WPA supplicant
-.slice loaded active active Root Slice
system-getty.slice loaded active active system-getty.slice
system-systemd\x2dbacklight.slice loaded active active system-systemd\x2dbacklight.slice
system-systemd\x2drfkill.slice loaded active active system-systemd\x2drfkill.slice
system.slice loaded active active System Slice
user-0.slice loaded active active user-0.slice
user-1000.slice loaded active active user-1000.slice
user.slice loaded active active User and Session Slice
dbus.socket loaded active running D-Bus System Message Bus Socket
dmeventd.socket loaded active listening Device-mapper event daemon FIFOs
lvmetad.socket loaded active listening LVM2 metadata daemon socket
systemd-initctl.socket loaded active listening /dev/initctl Compatibility Named Pipe
systemd-journald.socket loaded active running Journal Socket
systemd-shutdownd.socket loaded active listening Delayed Shutdown Socket
systemd-udevd-control.socket loaded active running udev Control Socket
systemd-udevd-kernel.socket loaded active running udev Kernel Socket
dev-sda3.swap loaded active active /dev/sda3
basic.target loaded active active Basic System
bluetooth.target loaded active active Bluetooth
cryptsetup.target loaded active active Encrypted Volumes
getty.target loaded active active Login Prompts
graphical.target loaded active active Graphical Interface
local-fs-pre.target loaded active active Local File Systems (Pre)
local-fs.target loaded active active Local File Systems
multi-user.target loaded active active Multi-User System
network.target loaded active active Network
paths.target loaded active active Paths
remote-fs.target loaded active active Remote File Systems
slices.target loaded active active Slices
sockets.target loaded active active Sockets
sound.target loaded active active Sound Card
swap.target loaded active active Swap
sysinit.target loaded active active System Initialization
timers.target loaded active active Timers
systemd-tmpfiles-clean.timer loaded active waiting Daily Cleanup of Temporary Directories
LOAD = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB = The low-level unit activation state, values depend on unit type.
113 loaded units listed. Pass --all to see loaded but inactive units, too.
To show all installed unit files use 'systemctl list-unit-files'.

Similar Messages

  • How can I fix this ridiculous error code 13014? It's driving me insane!

    Ok, so I have seen a lot of people write about this error code and I feel like I have tried pretty much everything to stop it from happening but nothing works! Every couple of minutes or so when my 120gb iPod classic is plugged in the error message 13014 pops up, the constant bouncing of iTunes in the docking station is driving me insane. All the music syncs onto it fine though. I have my iPod on manually add music as I am using a different computer that doesn't have all the music from my iPod on it. I don't want to risk losing all the music on there, so I'm hoping restoring my iPod is not the only solution to this! Please help me before I murder iTunes. Thanks.

    Try removing their iTunes preferences file, which is located in the /username/Library/Preferences/ folder and is called "com.apple.iTunes.plist" ( rename or move it somewhere else)
    reboot the Mac
    then relaunching iTunes (it will create a new plist)
    Connect the iPod Classic directly to the Mac.

  • I just got new iphone 4 but it tells me to restore the phone wen i plug in my computer.. then half way thru the restoring on the "firmwear" part it stops an says error "9?? wats the go there?? its driving me insane...

    i just got new iphone 4 but it tells me to restore the phone wen i plug in my computer.. then half way thru the restoring on the "firmwear" part it stops an says error "9?? wats the go there?? its driving me insane...

    Let's first define what "new" means. Was it purchased from Apple or your authorized carrier, and it came in a shrink wrapped box? Or is it only new to you, and you don't know its history?
    Assuming it truly is a new, never used phone, Error 9 means that the USB connection to the phone is intermittent. Do the following:
    Make sure you have the latest version of iTunes (10.4) - if not, download and install it from htp://www.apple.com/itunes
    Reboot your computer
    Disable your antivirus and firewall software
    Disconnect all USB devices except keyboard and mouse
    Connect the cable to a USB port directly on your computer, not to a hub; do not connect the other end to the phone yet (If your computer is a desktop or tower and has ports on both front and back us a port on the back)
    Launch iTunes
    Connect the phone to the other end of the cable
    If the phone is recognized in iTunes proceed with the Restore
    If the phone is NOT recognized by iTunes:
    Disconnect the cable from the phone (leave connected to the computer)
    Hold the HOME and SLEEP buttons until the screen goes blank, then IMMEDIATELY release the SLEEP button but continue holding the HOME button
    Connect the cable to the phone while holding the HOME button
    Wait for iTunes to recognize the phone, then release the HOME button (this may take several minutes of holding)
    If you still have a problem after these steps take the phone to Apple for exchange.

  • Can't connect using AEBS - driving me insane

    hi, hopefully someone out there can help!!
    i am trying to connect 2 computers to my AEBS. one is a mac mini and wired, the other is an ibook and wireless.
    both of them connect perfectly when i connect them with wires directly into the modem. however when i try and route the connection through the AEBS neither the wired or wireless connection works. this is despite the ibook telling me that it's connected to the internet via airport.
    i've called my ISP and talked to them, they gave me all the relevant settings but it hasn't made any difference. the problem seems to be in the AEBS itself.
    any thoughts? it's driving me insane...

    Hello thecornishman. Welcome to the Apple Discussions!
    Since your Macs are not able to access the Internet either wirelessly or by wire with the AEBSn, try the following, in order, checking for Internet access after each step, until resolved:
    1. If the modem has a reset switch, use it to reset the modem. Wait at least 5-10 minutes for the modem to initialize.
    2. Remove power from the modem. If it has a backup battery, remove this as well. Wait 5-10 minutes. Replace the battery, and add power back to the modem.
    3. Perform a complete power recycle of your network components as follows:
    Modem/Router Power Recycling - Quick
    o Power-off the modem, AEBSn, & computer(s); Wait at least 5 minutes.
    o Power-on the modem; Wait at least 5 minutes.
    o Power-on the AEBSn; Wait at least 5 minutes.
    o Power-on the computer(s)
    If this fails to get the modem to "recognize" the Internet router, then try the "Full" version.
    Modem/Router Power ReCycling - Full
    o Power-off the modem, AEBSn, & computer(s). (Wait at least 30 minutes. If possible, leave the modem off overnight.)
    o Power-on the modem; Wait at least 15 minutes.
    o Power-on the AEBSn; Wait at least 5 minutes.
    o Power-on the computer(s)
    4. Contact your ISP to have them perform a "modem reset."

  • Undead keychain driving me insane!

    Hey everybody.
    So, I'm on a Macbook 2,1 running 10.6.8 and for months now there's been a problem driving me insane.
    I've got a dual-band Airport Extreme station (one network is 2.4GHz b/g and the other is 5GHz n-only) and they're running on different SSIDs.
    Obviously I connect to the 5GHz one and bliss is to be had. The problem, however, is that the other one is in my keychain and is at the top of the priority list and I just cannot delete it.
    Whenever I delete it, it just pops back from nowhere after a while. (Sometimes immediately, sometimes within hours and sometimes after several days)
    I've checked several times to see if I've actually deleted it and whenever I check, it's nowhere to be found. Still I periodically find myself with really slow LAN transfer speeds and invariably when I check my Airport status, I'm connected to the slow network.
    Oh, and before anybody says anything: Keychain sync is (and has always been) disabled.

    Hi Payne, not sure if I can help you with this. Have you tried opening keychain access from the utilities folder? If not do so and open Preferences - First Aid and check 'set login keychain as default'. Your password should be the same as your login password if you need to authorise. I presume you are using Tiger if not you need to post more detail of OS etc.,
    HTH

  • Album Picks are Driving Me Insane

    Because I haven't upgraded from 3.2.4 or asked others for a workaround, I thought I post here before giving feedback.
    I'm not sure when the application engineers decided that if stacked images are added to an album the stack pick should automatically become an album pick that must be manually removed even after choosing a new stack pick, but it wasn't always this way. Of that I'm sure.
    This is driving me insane because I can't find a way to change the default, and I can't remove the album pick from multiple stacks simultaneously. 
    After I do the work to choose stack picks, I don't need the album to display a different image as the pick. In my workflow, this is a severe hinderance that costs me time and causes me to run the risk of overlooking acceptable images that I've already chosen to display as the pick.  If I need to use the album pick feature, I can make that decision without any help from the application.  The main thing that's kept me with Aperture is that I hate LR's DAM- especially the stack feature.
    Please tell me that this has been addressed in 3.4.  If this is the case, I might just find the time to update my huge library. 
    DLS

    I am still trying to wrap my head around this.  I think we may be seeing different behavior.  When I create a new Album from a selection in a Project that includes Stacks, the Album Pick is set, but it is always the same as the Stack Pick.  Yes?  This, to me, is what I would expect.  (From a computational point-of-view, there is no difference between designating the Stack Pick as the Album Pick, or not designating it, when the rule is that if there is no Album Pick designated, use the Stack Pick.)
    DLScreative wrote:
    ... at the very least, when I choose a new stack pick in the album, it should either replace the album pick or wipe it.
    Why?  The Album pick is a separate, Album-specific designation.  The Album pick is set to the Stack Pick when the Album is created, and remains so until you change one or the other.  You can change either in the Album.  I don't see why changing the Stack Pick in the Album should remove or replace the Album Pick.  If it's the Album Pick you want to change or remove, change it or remove it.  If you want to change the Stack Pick, you can do this either in the Project or in the Album.  But again, the Album Pick and the Stack Pick are independent once the Album is created.
    From a practical point of view, you can put the Album Pick and Stack Pick icons next to each other on the Toolbar (this might be the default) and simply click each if you want to set an Image as both the Album Pick and the Stack Pick.
    ... I should also be able to select all stacks and remove all album picks at once. 
    Agreed.  There should be a way to "reset" Album Picks to the current Stack Picks.
    I spent a good three hours going through and clearing album picks- that I didn't choose to create- one at a time, and I'm still coming across some that I missed.
    How did you remove them? 
    Here is one method:
    - Set the filter to "Stack picks only".  With an Album selected, this will show Album Picks where they exist.
    - Select the first Image with with an Album Pick badge showing, and click "Stacks➞Remove Album Pick".  Go to next Stack ("Stacks➞Next Stack" or whatever keyboard shortcut you have assigned).  At this point, you can either check for the Album Pick badge, and then remove the Album Pick, or you can click "Stacks" and see whether the menu choice is "Remove Album Pick" or "Set Album Pick".  Repeat for each Stack until you get to the last Stack in the Album.
    If you want to make the current Stack Picks the Album Picks, you can do this by creating a new Album from the Project.  Mark all Images in the Album (I use Flags), select the Project, select the marked Images, and create a new Album.  New Albums created from Projects set the Album Pick to be the Stack Pick.  Now you have two Albums containing the same Images.  One has all the old Album Picks.  In the other, the left-most Image in each Stack is both the Stack Pick and the Album Pick.  The result is that you have redesignated the Album Picks to be the Stack Picks.
    DLScreative wrote:
    BTW: The shortcut to add or remove an album pick is command+shift+\  (I've come to know it all too well) It's also available in the Stacks Menu under Make/Clear Album Pick. 
    Yes.  I was trying to differentiate between issuing commands (from a menu or the toolbar or a keyboard shortcut) and effecting a result by moving Images.  Afaik, Album-Pick-making must be done by command.  Stack-Pick-making can be done by moving an Image to the left-most position in a Stack.
    I'm still thinking through your workflow.  That this presents a rock in your stream means something isn't right.

  • Whenever i quit ical, it opens immediately again! How do I stop this? It's driving me insane!

    whenever i quit ical, it opens immediately again! How do I stop this? It's driving me insane!

    try hold option and then secondary clicking the icon for ical and hitting Force Quit

  • TS1389 i keep having a "the iphone could not be sync because the computer is no longer authorized" i authorize it and still no result

    i keep having a "the iphone could not be sync because the computer is no longer authorized" i authorize it and still no result

    i keep having the same problem, my little cousin changed the passcode to my iphone 4s and she cant remember it. I've tried transfering all data(apps, movies ect..)to my computer but it says i need authorisation, i put in my apple id and it says i am already logged on to 3 out of 5 computers so i press ok and it goes back to the apple id thingy! please someone help me becausei need to access my phone!!!!!!!
    Anyone what do i do!

  • When i try to sync my iphone 5c to my itunes it says my computer is not authorized.  I've gone through the authorize steps and restarted my computer.  It says "already authorized," yet the phone still won't sync saying, "computer unauthorized."

    When i try to sync my iphone 5c to my itunes it says my computer is not authorized.  I've gone through the authorize steps and restarted my computer.  It says "already authorized," yet the phone still won't sync saying, "computer unauthorized."

    Click here and follow the instructions.
    (91121)

  • Certain songs wont transfer from Itunes to Iphone, telling me to authorize computer and when I do so, it's telling me that computer is already authorized. So why am I not able to tranfer certain songs from itunes to my iphone?

    Certain songs wont transfer from my itunes to my iphone, it's telling me that the computer is not authorized but once I go up to Store and authorize computer and enter in my info, it tells me that the computer is already authorized. So why am I not able to transfer certain songs from my itunes to my iphone?

    Hello Jfalconi19,
    Thank you for providing the details of the issue you are experiencing with transferring the apps purchased from the iTunes Store.  I recommend following the steps in this article:
    iTunes repeatedly prompts to authorize computer to play iTunes Store purchases
    http://support.apple.com/kb/ts1389
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Song won't play because is is not authorized on this computer, but then try to authorize it and it says it's already authorized

    I have purchased a song from the same computer on itunes that my library plays from. However this certain song is grayed out and will not play.  It says the song is not authorized on this computer, but then I try to authorize it and I get a message that this computer is already authorized. Any ideas?

    That suggests the track is damaged.
    If your country's iTunes Store allows you to redownload purchased tracks, I'd delete your current copy of the track and try redownloading a fresh one. See the following document for instructions:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    Otherwise, I'd report the problem to the iTunes Store.
    Log in to the Store. Click on "Account" in your Quick Links. When you're in your Account information screen, go down to Purchase History and click "See all".
    Find the item that is not playing properly. If you can't see "Report a Problem" next to the item, click the "Report a problem" button. Now click the "Report a Problem" link next to the item.

  • Learning SAP BW authorizations structure and hierarchy  -  concepts

    Hello Experts,
    I need a good document for learning Authorizations structuring and hierarchy in SAP BIW 3.5 . I am giving authorizations in BIW but do not hv conceptual nd fundamentalistic knowledge of SAP BW authorizations and its structure . Plz send a good document for learning BW authorizations .............................it may be an excerpt frm FU&FU guide. My Email Id is [email protected]
    A short but complete SAP BW fundamentalistic , concepts and structure & hierarchy covering document is appreciated.
    Requested to revert at earliest as this is very urgent.
    Points guaranteed.
    Regards,
    Somya

    Hi maheshwari ,
    Use these steps for authorizations,
    1.before going to authorizations u have to decide on which Infoobject u have to apply authorizations.
    EX: SD--- Sales Org, MM -> palnt ,purorg,FI> companycode.
    first u ahve to decide which area & on which Infoobject.
    2.goto that Infoobject --> change there check the checkbox Authorization relavent object cahechbox
    2.after that U Have to goto RSSM there u have to create authorization object
    Ex: Zxxx ( XXX is Infoobject Name ).
    3. In the same transaction Screen u have Infocube selection radio Button check that then select on which cube(cube means under that cube all Quaries) u have to make authorization for that perticuler Infoobject.
    4.next goto PFCG create role & save it
    5.goto Authorization tab in that selct edit authorization it will give automatiaclly authorization Templates in that u have to select only S_RS_RREPU & press Enter.
    6. Select manual pushbutton it will ask authorisation object enter ur authorization object what u have created ( zxxx) .
    7.click generate +enter
    8. goto user tab Enter userId+enter + click on usercomparision+ enter
    9.save the role.
    FOR HIRARCHIES:
    1. goto RSSM There u have one rediobutton called authorization hierarchy ( this radio button is very below the RSSM screen)
    2. there u have to select Hierachy on which u have to apply authorization.
    Thanks,
    kiran

  • Table Name - For Authorization objects and fields.

    Hi
    Could any  one let me Know In which Table Authorization Objects and Authorization fields are stored.
    Thanks N Regards.
    Priya

    hi,
    TOBJ ---> Authorisation Objects
    Refer to the link.
    http://saptechnicalinfo.blogspot.com/2008/07/sap-authorization-objects-tables.html
    Regards
    Sumit Agarwal

  • Authorization checks and objects

    Do you have a tutorial for this topic for dummies? thanx in advance

    Hi
    In general different users will be given different authorizations based on their role in the orgn.
    We create ROLES and assign the Authorization and TCODES for that role, so only that user can have access to those T Codes.
    USe SUIM and SU21 T codes for this.
    Much of the data in an R/3 system has to be protected so that unauthorized users cannot access it. Therefore the appropriate authorization is required before a user can carry out certain actions in the system. When you log on to the R/3 system, the system checks in the user master record to see which transactions you are authorized to use. An authorization check is implemented for every sensitive transaction.
    If you wish to protect a transaction that you have programmed yourself, then you must implement an authorization check.
    This means you have to allocate an authorization object in the definition of the transaction.
    For example:
    program an AUTHORITY-CHECK.
    AUTHORITY-CHECK OBJECT <authorization object>
    ID <authority field 1> FIELD <field value 1>.
    ID <authority field 2> FIELD <field value 2>.
    ID <authority-field n> FIELD <field value n>.
    The OBJECT parameter specifies the authorization object.
    The ID parameter specifies an authorization field (in the authorization object).
    The FIELD parameter specifies a value for the authorization field.
    The authorization object and its fields have to be suitable for the transaction. In most cases you will be able to use the existing authorization objects to protect your data. But new developments may require that you define new authorization objects and fields.
    http://help.sap.com/saphelp_nw04s/helpdata/en/52/67167f439b11d1896f0000e8322d00/content.htm
    To ensure that a user has the appropriate authorizations when he or she performs an action, users are subject to authorization checks.
    Authorization : An authorization enables you to perform a particular activity in the SAP System, based on a set of authorization object field values.
    You program the authorization check using the ABAP statement AUTHORITY-CHECK.
    AUTHORITY-CHECK OBJECT 'S_TRVL_BKS'
    ID 'ACTVT' FIELD '02'
    ID 'CUSTTYPE' FIELD 'B'.
    IF SY-SUBRC <> 0.
    MESSAGE E...
    ENDIF.
    'S_TRVL_BKS' is a auth. object
    ID 'ACTVT' FIELD '02' in place 2 you can put 1,2, 3 for change create or display.
    The AUTHORITY-CHECK checks whether a user has the appropriate authorization to execute a particular activity.
    This Authorization concept is somewhat linked with BASIS people.
    As a developer you may not have access to access to SU21 Transaction where you have to define, authorizations, Objects and for nthat object you assign fields and values. Another Tcode is PFCG where you can assign these authrization objects and TCodes for a profile and that profile in turn attached to a particular user.
    Take the help of the basis Guy and create and use.
    Thanks
    Seshu

  • What is authorization object and how to create it for a table

    Hi All,
    What is authorization object and how to create it for a table?
    Thanks

    Hi
    Authorization
    For authorization checks, there are many ways of linking authorization objects with user actions in an SAP system. The following discusses three possibilities in the context of ABAP programming.
    Authorization Check for Transactions
    You can directly link authorization objects with transaction codes. You can enter values for the fields of an authorization object in the transaction maintenance. Before the transaction is executed, the system compares these values with the values in the user master record and only starts the transaction if the appropriate authorization exists.
    Authorization Check for ABAP Programs
    For ABAP programs, the two objects S_DEVELOP (program development and program execution) and S_PROGRAM (program maintenance) exist. They contains a field P_GROUP that is connected with the program attribute authorization group. Thus, you can assign users program-specific authorizations for individual ABAP programs.
    Authorization Check in ABAP Programs
    A more sophisticated, user-programmed authorization check is possible using the Authority-Check statement. It allows you to check the entries in the user master record for specific authorization objects against any other values. Therefore, if a transaction or program is not sufficiently protected or not every user that is authorized to use the program can also execute all the actions, this statement must be used.
    AUTHORITY-CHECK OBJECT object
                            ID name1 FIELD f1
                            ID name2 FIELD f2
                            ID namen FIELD fn.
    object is the name of an authorization object. With name1, name2 ... , and so on, you must list all fields of the authorization object object. With  f1, f2 ... , and so on, you must specify the values that the system is to check against the entries in the relevant authorization of the user master record. The AUTHORITY-CHECK statement searches for the specified object in the user profile and checks the useru2019s authorizations for all values of f1, f2 ... . You can avoid checking a field name1, name2 ... by replacing FIELD f1  FIELD f2 with DUMMY.
    After the FIELD addition, you can only specify an elementary field, not a selection table. However, there are function modules available that execute the AUTHORITY-CHECK statement for all values of selection tables. The AUTHORITY-CHECK statement is supported by a statement pattern.
    Only if the user has all authorizations, is the return value sy-subrc of the AUTHORITY-CHECK statement set to 0. The most important return values are:
    ·        0: The user has an authorization for all specified values.
    ·        4: The user does not have the authorization.
    ·        8: The number of specified fields is incorrect.
    ·        12: The specified authorization object does not exist.
    A list of all possible return values is available in the ABAP keyword documentation. The content of sy-subrc has to be closely examined to ascertain the result of the authorization check and react accordingly.
    REPORT demo_authorithy_check.
    PARAMETERS pa_carr LIKE sflight-carrid.
    DATA wa_flights LIKE demo_focc.
    AT SELECTION-SCREEN.
      AUTHORITY-CHECK OBJECT 'S_CARRID'
                      ID 'CARRID' FIELD pa_carr
                      ID 'ACTVT' FIELD '03'.
      IF sy-subrc = 4.
        MESSAGE e045(sabapdocu) WITH pa_carr.
      ELSEIF sy-subrc <> 0.
        MESSAGE e184(sabapdocu) WITH text-010.
      ENDIF.
    START-OF-SELECTION.
      SELECT  carrid connid fldate seatsmax seatsocc
        FROM  sflight
        INTO  CORRESPONDING FIELDS OF wa_flights
        WHERE carrid = pa_carr.
        WRITE: / wa_flights-carrid,
                 wa_flights-connid,
                 wa_flights-fldate,
                 wa_flights-seatsmax,
                 wa_flights-seatsocc.
      ENDSELECT.
    Regards
    Hitesh

Maybe you are looking for

  • Looking for a gaming controller that will work with iMac

    I'm not really into gaming, but I just bought a game and right now I have to use the keyboard keys and I'm finding it to be a not so enjoyable gaming experience. So I would like to purchase a gaming controller.... does anyone have any recommendations

  • Error while creation of waste approval in waste management in EH&S

    hi all, while creating waste approval i got some error message when i am using the process status as released. The error message is 'Release status cannot be assigned to the waste approval 0000000010' or tell me how to create a waste approval. thanks

  • N97 Phone Memory

    I got my phone yesterday, did the V2 update straight away. Today i found i had 3mb. I've been through all the advice on here, wiped it, hard reset and put it all back in. Now i have 16mb. Is there any chance of this increasing? Cheers.

  • How do I get Autofill from Sarari to work on Yahoo. mail

    How do I get Autofill from Sarari to work on Yahoo.mail?  Autofill works on other sites, but will not remember username and passwork in Yahoo.mail. Thanks

  • Auto payment under F110,

    Hi SDN,               While processing auto payment under F110, the adjustmemos are not getting adjusted. Only the negative figures are picked up from the vendors list an dnot the positives.  On processing, a text appears as "***Exceptions******". Wh