|
Bugzilla – Full Text Bug Listing |
| Summary: | Default folder for YaST's screenshots | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Balazs Melikant <balazs.melikant> |
| Component: | YaST2 | Assignee: | Stefan Hundhammer <shundhammer> |
| Status: | RESOLVED INVALID | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Enhancement | ||
| Priority: | P5 - None | CC: | balazs.melikant |
| Version: | Beta 3 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Balazs Melikant
2005-09-08 19:42:00 UTC
This is an enhancement. After all one might argue that this is a security issue. I'll redirect it, maby someone changes this behaviour. Every user gets those screen shots into his $HOME/yast2-screen-shots/ directory by default. Since most YaST2 modules require root priviliges, they are run as root with 'kdesu', so that default directory is indeed ~root/yast2-screen-shots. If you feel safe about this and you want to make those screen shots public by default, you can simply symlink ~root/yast2-screen-shots to some other directory with less restrictive permissions (it's ~root that has those restrictive permissions, not yast2-screen-shots/ below it). But we cannot do this by default - this would really be a security problem. Screen shots might contain confidential information. Besides, you can of course always simply change the directory in that file selection box. The initial directory there is only a suggestion. Bottom line: This behaviour is intentional. |