Hi, I have been using old version of OS s fedora 15 and red hat 6.2. Hdd partitions made by red hat seen by fedora 15 successfully, despite using different usernames of OSs. I have installed to try fedora 19 kde in an other machine. The case was any hdd partition made by redhat 6.2(which was usable in fedora15) is not accessible on fedora 19 machine. And also, any hdd partition made by fedora 19 is not accessible by redhat6.2 and fedora15.
What is the problem with ownership management of OS versions? Any solution?
Ozgur Bas wrote:
What is the problem with ownership management of OS versions?
Probably this one: https://fedoraproject.org/wiki/Features/1000SystemAccounts
Kevin Kofler
On 09/22/2013 08:39 PM, Kevin Kofler wrote:
Ozgur Bas wrote:
What is the problem with ownership management of OS versions?
Probably this one: https://fedoraproject.org/wiki/Features/1000SystemAccounts
Kevin Kofler
kde mailing list kde@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/kde New to KDE4? - get help from http://userbase.kde.org
Thanks a lot Kevin, this made clear all questions, I am very late to get rid of old redhat and fedora versions.
Am 23.09.2013 09:04, schrieb Ozgur Bas:
On 09/22/2013 08:39 PM, Kevin Kofler wrote:
Ozgur Bas wrote:
What is the problem with ownership management of OS versions?
Probably this one: https://fedoraproject.org/wiki/Features/1000SystemAccounts
Thanks a lot Kevin, this made clear all questions, I am very late to get rid of old redhat and fedora versions
[root@srv-rhsoft:~]$ cat /etc/login.defs | grep UID_MIN UID_MIN 500
[root@srv-rhsoft:~]$ cat /etc/passwd | grep harry harry:x:500:500:Reindl Harald:/home/harry:/usr/bin/bash
[root@srv-rhsoft:~]$ cat /etc/redhat-release Fedora release 19 (Schrödinger’s Cat)
Reindl Harald wrote:
[root@srv-rhsoft:~]$ cat /etc/login.defs | grep UID_MIN UID_MIN 500
[root@srv-rhsoft:~]$ cat /etc/passwd | grep harry harry:x:500:500:Reindl Harald:/home/harry:/usr/bin/bash
[root@srv-rhsoft:~]$ cat /etc/redhat-release Fedora release 19 (Schrödinger’s Cat)
Is this upgraded from an old installation (not a fresh install)? If so, that's expected, upgrades don't change UID_MIN.
Kevin Kofler
Am 23.09.2013 13:30, schrieb Kevin Kofler:
Reindl Harald wrote:
[root@srv-rhsoft:~]$ cat /etc/login.defs | grep UID_MIN UID_MIN 500
[root@srv-rhsoft:~]$ cat /etc/passwd | grep harry harry:x:500:500:Reindl Harald:/home/harry:/usr/bin/bash
[root@srv-rhsoft:~]$ cat /etc/redhat-release Fedora release 19 (Schrödinger’s Cat)
Is this upgraded from an old installation (not a fresh install)? If so, that's expected, upgrades don't change UID_MIN
upgraded from F14 -> F15 -> F16 -> F17 -> F18 -> F19 but that was not the point
the point was to show how you can configure a recent Fedora, even a fresh install to have compatible UID's