ts-7000
[Top] [All Lists]

Re: [ts-7000] TS7500 DIO control while user is not root

To:
Subject: Re: [ts-7000] TS7500 DIO control while user is not root
From: Jim Jackson <>
Date: Thu, 13 Jan 2011 12:15:32 +0000 (GMT)


On Thu, 13 Jan 2011, frankvd99 wrote:

> I have a TS7500 board and trying to control the digital IO lines from 
> Debian-linux on the sd-card.
> 
> When running the script below as user "root" it works fine. When doing 
> the same thing as user eclipse (or any other user) I get below message.
> 
> 
> #!/bin/sh
> . /initrd/ts7500.subr
> #
> echo "IO value of pin 5:"
> getdiopin 5
> #
> 
> Response when user root:
> IO value of pin 5:
> 1
> 
> Response when user eclipse:
> ts7500ctl: ts7500ctl.c: 771 main: Assertion 'dev/mem !=-1' failed
> 
> I've traced this back to the ts7500ctl.c file which is trying to open 
> /dev/mem, which is not allowed.
>
> Is there another way how I can get this done. My goal is to run TS7500 
> digital IO control from a CGI script in the Apache webserver. Apache does 
> not allow you to run it as root, so that is not a workaround.

You need a setuid program - see [1] for an overview of permissions. I 
believe you are not supposed to make scripts setuid, because of a possible 
security hole, so you probably need a program "wrapper" for your script[2].

Jim

[1] http://www.zzee.com/solutions/linux-permissions.shtml
[2] http://www.tuxation.com/setuid-on-shell-scripts.html


------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/ts-7000/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/ts-7000/join
    (Yahoo! ID required)

<*> To change settings via email:
     
    

<*> To unsubscribe from this group, send an email to:
    

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

<Prev in Thread] Current Thread [Next in Thread>
Admin

Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU