suse10下怎么让user权限的用户正常用pppoe拨号上网
我用的是linux suer10 ,
有root和suo两个用户,suo是安装时设定的,就是系统默认的用户组,是user组。root 就是默认的那个超级管理员了。
用root用户在终端中运行rp-pppoe-3.8/go-gui 可以成功并连接上网络,但是用suo运行终端时出错,报告权限不够,怎么让suo拥有和root 相同的权限,或者能让suo能在终端中运行rp-pppoe-3.8/go-gui 并连接上网络也行。
下面是suo运行是的出错报告(一部分,开头正确的部分省略了):
pppoe pppoe-server pppoe-sniff pppoe-relay
Type 'make' to compile the software.
Running make...
Type 'make install' as root to install the software.
Running make install...
Type 'make install' as root to install the software.
mkdir -p /usr/sbin
/usr/bin/install -c -m 755 pppoe /usr/sbin
/usr/bin/install: 无法创建一般文件“/usr/sbin/pppoe”: 权限不够
make: *** [install] 错误 1
Oops! It looks like make install failed.