mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: June 09 2007,13:33 |
|
If you mean usernames and passwords for the linux users (root, dsl, etc), there are none. You would need to create them yourself.
As for where the files should go, I suppose that's entirely up to you. It just seems to me that there must be a hundred better places than in an etc directory. This directory is typically a system directory intended for configuration files. As such, the only user that should have write access to it is root, and personal files have no place there.
My earlier question about what type of application it is has to do with how the app was installed. The app is in /opt, so I'm guessing it's probably either a uci or tar.gz mydsl extension. If it's uci, then there is NO writing to the directory no matter who you are, since the filesystem itself is read-only.
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|