-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ward Vandewege wrote: > On Wed, Nov 01, 2006 at 07:17:01PM -0500, Eric A. Hall wrote: >> On 11/1/2006 2:18 PM, Rob Munsch wrote: >> >>> currant:~# su hobbit >>> [EMAIL PROTECTED]:/root$ ipmitool user list >>> Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No >>> such file or directory >>> Get User Access command failed (channel 14, user 1) >> looks like a permission problem on /dev/ipmi0 > > Nah, the device file is not there. Do you have IMPI support in your > kernel/ipmi modules loaded? > > If so, and if you don't have devfs, you probably simply need to make an ipmi > device file: > > mknod -m 0600 /dev/ipmi0 c 254 0
Thanks, but the first part of my output shows that ipmitool is working if i am root. Also, i have the ipmi initscript making the /dev/ipmi0 file with 0644 permissions: crw-r--r-- 1 root root 254, 0 Nov 1 17:21 /dev/ipmi0 so something else is going on. I have a script that runs as user "hobbit," not root, and i need it to have access to ipmitool, and it looks like it should: ID Name Callin Link Auth IPMI Msg Channel Priv Limit 1 true true true OPERATOR 2 rmunsch true true true ADMINISTRATOR 3 hobbit true true true OPERATOR but it doesn't. All the modules load, root can access ipmitool and all commands, the device is there, etc. But no other non-root user can use it. By the above i would have assumed i'd granted null user and hobbit user permission, but apparently i misunderstand something. TIA, - -- Rob Munsch Solutions For Progress IT www.solutionsforprogress.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFSgjwBvBcJFK6xYURArJqAJ0W9Roj+ndZLz4U5JnRhgBjDkP5OQCfZqsk +M5t+OJJ9t90ZgYRDK6/K14= =pbB4 -----END PGP SIGNATURE----- ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Ipmitool-devel mailing list Ipmitool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipmitool-devel