Betroz Skrevet 22. juni 2017 Rapporter Del Skrevet 22. juni 2017 Hei. Hver gang jeg skriver sudo får jeg denne : "sudo: /etc/sudoers.d is owned by uid 100000, should be 0". Prøvde å google det, men fant ingen løsning. Lenke til kommentar
endrebjo Skrevet 22. juni 2017 Rapporter Del Skrevet 22. juni 2017 (endret) Da må du undersøke mappen /etc/sudoers.d # ls -la /etc/sudoers.d Endret 22. juni 2017 av endrebjo 1 Lenke til kommentar
Betroz Skrevet 22. juni 2017 Forfatter Rapporter Del Skrevet 22. juni 2017 Da må du undersøke mappen /etc/sudoers.d # ls -la /etc/sudoers.d Der ligger det 1 fil : README. Prøver jeg å åpne den får jeg bare "Access denied..." selv om jeg er admin på maskina (min egen hjemme PC). Lenke til kommentar
timeshift Skrevet 22. juni 2017 Rapporter Del Skrevet 22. juni 2017 Åpne et terminalvindu og kjørpkexec visudoInnholdet i denne filen skal se slik ut: # # This file MUST be edited with the 'visudo' command as root. # # Please consider adding local content in /etc/sudoers.d/ instead of # directly modifying this file. # # See the man page for details on how to write a sudoers file. # Defaults env_reset Defaults mail_badpass Defaults secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" # Host alias specification # User alias specification # Cmnd alias specification # User privilege specification root ALL=(ALL:ALL) ALL # Members of the admin group may gain root privileges %admin ALL=(ALL) ALL # Allow members of group sudo to execute any command %sudo ALL=(ALL:ALL) ALL # See sudoers(5) for more information on "#include" directives: #includedir /etc/sudoers.d Trykk CTRL + O for å lagre filen og CTRL + X for å lukke den. Lenke til kommentar
Betroz Skrevet 22. juni 2017 Forfatter Rapporter Del Skrevet 22. juni 2017 snipp Takk for svar, men får samme error nå også. Lenke til kommentar
endrebjo Skrevet 22. juni 2017 Rapporter Del Skrevet 22. juni 2017 Da må du undersøke mappen /etc/sudoers.d # ls -la /etc/sudoers.d Der ligger det 1 fil : README. Prøver jeg å åpne den får jeg bare "Access denied..." selv om jeg er admin på maskina (min egen hjemme PC). Vis oss hva ls-commandoen gir deg. Den inneholder også informasjon om rettigheter. Lenke til kommentar
Betroz Skrevet 22. juni 2017 Forfatter Rapporter Del Skrevet 22. juni 2017 Vis oss hva ls-commandoen gir deg. Den inneholder også informasjon om rettigheter. total 20 drwxr-xr-x 2 100000 colord 4096 juni 21 14:50 . drwxr-xr-x 138 100000 colord 12288 juni 22 16:10 .. -r--r----- 1 100000 colord 958 mars 30 2016 README Lenke til kommentar
Gavekort Skrevet 22. juni 2017 Rapporter Del Skrevet 22. juni 2017 sudo chown root:root /etc/sudoers.d Kjør den. 1 Lenke til kommentar
process Skrevet 22. juni 2017 Rapporter Del Skrevet 22. juni 2017 (endret) Her er det noe tull. /Etc skal være eid av root, gruppe root. Kan virke som de har vært noen feilkommandoer. Chown -R root:root /etc/sudoers.d bør fikse overnevnte problem, men her har du en systemmappe eid av en slettet uid og det som ser ut som en brukergruppe. Mulig det kan løses manuelt, men ser ut som det er større problemer. Edit: colord er en systemgruppe dersom den stammer fra colord, fortsatt ikke bra. Endret 22. juni 2017 av process Lenke til kommentar
Betroz Skrevet 22. juni 2017 Forfatter Rapporter Del Skrevet 22. juni 2017 sudo chown -R root:root /etc/sudoers.d Denne fixet det! Takk for hjelpen folkens Lenke til kommentar
Gavekort Skrevet 22. juni 2017 Rapporter Del Skrevet 22. juni 2017 (endret) Spørs om det ikke er mer som er feil da, som process sier. Det kan hende du treffer noen problemer i ettertid. Du kan jo gi oss resultatet fra denne kommandoen, så kan jeg se over /etc for deg. ls -la /etc Endret 22. juni 2017 av Gavekort Lenke til kommentar
Betroz Skrevet 22. juni 2017 Forfatter Rapporter Del Skrevet 22. juni 2017 Spørs om det ikke er mer som er feil da, som process sier. Det kan hende du treffer noen problemer i ettertid. Du kan jo gi oss resultatet fra denne kommandoen, så kan jeg se over /etc for deg. ls -la /etc total 1176 drwxr-xr-x 139 100000 colord 12288 juni 22 19:45 . drwxr-xr-x 25 root root 4096 juni 22 09:46 .. drwxr-xr-x 3 root root 4096 juni 21 14:59 acpi -rw-r--r-- 1 100000 colord 3028 juni 21 12:11 adduser.conf drwxr-xr-x 2 100000 colord 12288 juni 22 19:39 alternatives -rw-r--r-- 1 root root 401 des. 29 2014 anacrontab drwxr-xr-x 3 root root 4096 juni 21 14:54 apache2 drwxr-xr-x 6 root root 4096 juni 21 14:53 apm drwxr-xr-x 3 100000 colord 4096 juni 21 14:59 apparmor drwxr-xr-x 8 100000 colord 4096 juni 21 15:01 apparmor.d drwxr-xr-x 4 root root 4096 juni 21 14:54 apport -rw-r--r-- 1 root root 769 jan. 22 19:43 appstream.conf drwxr-xr-x 6 100000 colord 4096 juni 22 13:21 apt drwxr-xr-x 2 root root 4096 juni 21 14:59 at-spi2 drwxr-xr-x 3 root root 4096 juni 21 14:59 avahi -rw-r--r-- 1 100000 colord 2188 sep. 1 2015 bash.bashrc -rw-r--r-- 1 root root 45 aug. 12 2015 bash_completion drwxr-xr-x 2 100000 colord 4096 juni 22 19:45 bash_completion.d -rw-r--r-- 1 100000 colord 367 jan. 27 2016 bindresvport.blacklist drwxr-xr-x 2 100000 colord 4096 april 12 2016 binfmt.d drwxr-xr-x 2 root root 4096 juni 21 14:59 bluetooth drwxr-xr-x 2 root root 4096 juni 22 13:50 bonobo-activation drwxr-xr-x 3 root root 4096 juni 21 14:52 ca-certificates -rw-r--r-- 1 root root 7788 juni 21 14:59 ca-certificates.conf drwxr-xr-x 2 root root 4096 juni 21 14:57 calendar -rw-r--r-- 1 root root 119 jan. 14 2016 catdocrc drwxr-s--- 2 root dip 4096 juni 21 15:01 chatscripts drwxr-xr-x 2 100000 colord 4096 juni 21 14:50 console-setup drwxr-xr-x 2 root root 4096 juni 21 14:59 cracklib drwxr-xr-x 2 100000 colord 4096 juni 21 14:59 cron.d drwxr-xr-x 2 100000 colord 4096 juni 22 19:39 cron.daily drwxr-xr-x 2 100000 colord 4096 juni 21 12:11 cron.hourly drwxr-xr-x 2 100000 colord 4096 juni 21 15:00 cron.monthly -rw-r--r-- 1 100000 colord 722 april 5 2016 crontab drwxr-xr-x 2 100000 colord 4096 juni 22 09:38 cron.weekly drwxr-xr-x 5 root lp 4096 juni 22 19:55 cups drwxr-xr-x 2 root root 4096 juni 21 15:01 cupshelpers drwxr-xr-x 4 100000 colord 4096 juni 21 14:51 dbus-1 -rw-r--r-- 1 100000 colord 2969 nov. 10 2015 debconf.conf -rw-r--r-- 1 100000 colord 12 april 30 2015 debian_version drwxr-xr-x 2 100000 colord 4096 juni 22 13:21 default -rw-r--r-- 1 100000 colord 604 juli 2 2015 deluser.conf drwxr-xr-x 2 100000 colord 4096 juni 21 12:11 depmod.d drwxr-xr-x 4 100000 colord 4096 juni 21 14:50 dhcp drwxr-xr-x 2 root root 4096 juni 22 09:36 dictionaries-common drwxr-xr-x 2 root root 4096 juni 21 14:59 discover.conf.d -rw-r--r-- 1 root root 346 nov. 6 2014 discover-modprobe.conf drwxr-xr-x 3 root root 4096 juni 22 09:46 dkms drwxr-xr-x 2 root root 4096 juni 21 15:00 dnsmasq.d drwxr-xr-x 4 100000 colord 4096 juni 22 09:46 dpkg -rw-r--r-- 1 root root 4479 jan. 26 01:17 drirc drwxr-xr-x 3 root root 4096 juni 21 14:59 emacs -rw-r--r-- 1 100000 colord 96 juni 21 12:11 environment drwxrwxr-x 2 fahclient root 4096 juni 22 13:58 fahclient drwxr-xr-x 2 root root 4096 juni 21 14:59 firefox drwxr-xr-x 4 root root 4096 juni 21 14:57 fonts -rw-r--r-- 1 root root 602 juni 22 09:57 fstab -rw-r--r-- 1 root root 280 juni 13 22:54 fuse.conf -rw-r--r-- 1 root root 331 aug. 17 2016 fwupd.conf -rw-r--r-- 1 100000 colord 2584 feb. 18 2016 gai.conf drwxr-xr-x 5 root root 4096 juni 21 14:54 gconf drwxr-xr-x 2 root root 4096 juni 21 15:00 gdb drwxr-xr-x 2 root root 4096 juni 22 10:01 geoclue drwxr-xr-x 4 root root 4096 juni 21 14:53 ghostscript drwxr-xr-x 3 root root 4096 juni 22 10:01 gimp drwxr-xr-x 2 root root 4096 juni 21 14:59 gnome drwxr-xr-x 3 root root 4096 juni 22 13:50 gnome-vfs-2.0 drwxr-xr-x 2 root root 4096 juni 21 14:57 groff -rw-r--r-- 1 root root 993 juni 22 10:01 group -rw------- 1 root root 978 juni 22 09:46 group- drwxr-xr-x 2 root root 4096 juni 21 15:00 grub.d -rw-r----- 1 root shadow 833 juni 22 10:01 gshadow -rw------- 1 root root 821 juni 22 09:46 gshadow- drwxr-xr-x 3 root root 4096 juni 21 14:51 gss drwxr-xr-x 2 root root 4096 juni 21 14:59 gtk-2.0 drwxr-xr-x 2 root root 4096 juni 21 14:59 gtk-3.0 -rw-r--r-- 1 root root 4781 mars 17 2016 hdparm.conf -rw-r--r-- 1 100000 colord 92 okt. 22 2015 host.conf -rw-r--r-- 1 100000 colord 9 juni 22 09:36 hostname -rw-r--r-- 1 root root 223 juni 22 09:36 hosts -rw-r--r-- 1 root root 411 juni 21 14:58 hosts.allow -rw-r--r-- 1 root root 711 juni 21 14:58 hosts.deny drwxr-xr-x 2 root root 4096 juni 21 15:00 hp drwxr-xr-x 3 root root 4096 juni 21 14:56 ifplugd -rw-r--r-- 1 root root 121 juni 22 09:36 iftab drwxr-xr-x 2 root root 4096 juni 21 14:58 ImageMagick-6 drwxr-xr-x 2 100000 colord 4096 juni 22 19:39 init drwxr-xr-x 2 100000 colord 4096 juni 22 19:39 init.d drwxr-xr-x 5 100000 colord 4096 juni 21 14:50 initramfs-tools -rw-r--r-- 1 100000 colord 1748 feb. 4 2016 inputrc drwxr-xr-x 3 100000 colord 4096 mars 6 2015 insserv -rw-r--r-- 1 100000 colord 771 mars 6 2015 insserv.conf drwxr-xr-x 2 100000 colord 4096 mars 6 2015 insserv.conf.d drwxr-xr-x 2 100000 colord 4096 juni 21 14:50 iproute2 -rw-r--r-- 1 100000 colord 21 mai 27 20:56 issue -rw-r--r-- 1 100000 colord 14 mai 27 20:56 issue.net drwxr-xr-x 2 100000 colord 4096 juni 21 14:50 kbd drwxr-xr-x 6 100000 colord 4096 juni 22 09:46 kernel -rw-r--r-- 1 root root 110 juni 22 09:37 kernel-img.conf -rw-r--r-- 1 root root 1174 juni 13 20:13 ksysguarddrc drwxr-xr-x 2 root root 4096 juni 21 14:59 ldap -rw-r--r-- 1 root root 120727 juni 22 19:45 ld.so.cache -rw-r--r-- 1 100000 colord 34 jan. 27 2016 ld.so.conf drwxr-xr-x 2 100000 colord 4096 juni 22 09:46 ld.so.conf.d -rw-r--r-- 1 100000 colord 271 mai 27 20:56 legal -rw-r--r-- 1 root root 27 jan. 8 2015 libao.conf -rw-r--r-- 1 100000 colord 191 jan. 19 2016 libaudit.conf drwxr-xr-x 2 root root 4096 juni 21 14:59 libnl-3 drwxr-xr-x 2 root root 4096 nov. 4 2015 libpaper.d drwxr-xr-x 4 root root 4096 juni 21 15:00 lighttpd -rw-r--r-- 1 100000 colord 2995 april 15 2016 locale.alias -rw-r--r-- 1 100000 colord 9149 juni 22 09:36 locale.gen -rw-r--r-- 1 root root 2251 juni 22 09:36 localtime drwxr-xr-x 4 100000 colord 4096 juni 21 14:53 logcheck -rw-r--r-- 1 100000 colord 10551 mars 29 2016 login.defs -rw-r--r-- 1 100000 colord 703 mai 6 2015 logrotate.conf drwxr-xr-x 2 100000 colord 4096 juni 22 19:39 logrotate.d -rw-r--r-- 1 100000 colord 111 mai 27 20:56 lsb-release -rw-r--r-- 1 root root 14867 april 12 2016 ltrace.conf drwxr-xr-x 2 root root 4096 juni 21 15:01 lvm -r--r--r-- 1 100000 colord 33 juni 22 11:38 machine-id -rw-r--r-- 1 100000 colord 111 nov. 20 2015 magic -rw-r--r-- 1 100000 colord 111 nov. 20 2015 magic.mime -rw-r--r-- 1 root root 25193 juni 22 19:45 mailcap -rw-r--r-- 1 100000 colord 449 okt. 30 2015 mailcap.order -rw-r--r-- 1 root root 5170 nov. 7 2015 manpath.config -rw-r--r-- 1 100000 colord 24241 okt. 30 2015 mime.types -rw-r--r-- 1 100000 colord 967 okt. 30 2015 mke2fs.conf drwxr-xr-x 2 100000 colord 4096 juni 22 09:48 modprobe.d -rw-r--r-- 1 100000 colord 195 juni 21 12:11 modules drwxr-xr-x 2 100000 colord 4096 juni 21 14:59 modules-load.d lrwxrwxrwx 1 root root 19 juni 22 09:36 mtab -> ../proc/self/mounts drwxr-xr-x 3 root root 4096 juni 21 15:00 mysql -rw-r--r-- 1 root root 8338 feb. 15 15:33 nanorc drwxr-xr-x 7 100000 colord 4096 juni 21 12:12 network drwxr-xr-x 8 root root 4096 juni 21 15:00 NetworkManager -rw-r--r-- 1 100000 colord 91 okt. 22 2015 networks drwxr-xr-x 2 100000 colord 4096 juni 21 12:11 newt -rw-r--r-- 1 100000 colord 529 juni 21 15:00 nsswitch.conf drwxr-xr-x 2 root root 4096 juni 22 09:38 openal drwxr-xr-x 3 root root 4096 juni 22 09:46 OpenCL drwxr-xr-x 2 100000 colord 4096 juni 21 12:10 opt lrwxrwxrwx 1 root root 21 juni 22 09:34 os-release -> ../usr/lib/os-release drwxr-xr-x 2 root root 4096 juni 21 15:01 PackageKit -rw-r--r-- 1 100000 colord 552 mars 16 2016 pam.conf drwxr-xr-x 2 100000 colord 4096 juni 22 19:39 pam.d -rw-r--r-- 1 root root 3 juni 22 09:37 papersize -rw-r--r-- 1 root root 2245 juni 22 13:48 passwd -rw------- 1 root root 2223 juni 22 13:48 passwd- drwxr-xr-x 2 root root 4096 juni 21 14:58 pcmcia drwxr-xr-x 4 root root 4096 juni 21 14:52 perl drwxr-xr-x 4 root root 4096 juni 21 14:54 pki drwxr-xr-x 5 root root 4096 juni 21 14:56 pm -rw-r--r-- 1 root root 7649 juni 21 15:00 pnm2ppa.conf drwxr-xr-x 5 root root 4096 juni 21 14:53 polkit-1 -rw-r--r-- 1 root root 350 juni 22 09:36 popularity-contest.conf drwxr-xr-x 7 100000 colord 4096 juni 21 15:01 ppp -rw-r--r-- 1 root root 3 juni 22 09:46 prime-discrete -rw-r--r-- 1 100000 colord 602 juni 22 09:50 profile drwxr-xr-x 2 100000 colord 4096 juni 21 15:01 profile.d -rw-r--r-- 1 100000 colord 2932 okt. 25 2014 protocols drwxr-xr-x 2 root root 4096 juni 21 15:01 pulse -rw------- 1 100000 colord 0 juni 21 12:11 .pwd.lock drwxr-xr-x 2 root root 4096 juni 21 14:57 python drwxr-xr-x 2 root root 4096 juni 21 14:51 python2.7 drwxr-xr-x 2 100000 colord 4096 juni 21 12:12 python3 drwxr-xr-x 2 100000 colord 4096 juni 21 14:50 python3.5 drwxr-xr-x 2 100000 colord 4096 juni 22 19:39 rc0.d drwxr-xr-x 2 100000 colord 4096 juni 22 19:39 rc1.d drwxr-xr-x 2 100000 colord 4096 juni 22 19:39 rc2.d drwxr-xr-x 2 100000 colord 4096 juni 22 19:39 rc3.d drwxr-xr-x 2 100000 colord 4096 juni 22 19:39 rc4.d drwxr-xr-x 2 100000 colord 4096 juni 22 19:39 rc5.d drwxr-xr-x 2 100000 colord 4096 juni 22 19:39 rc6.d -rwxr-xr-x 1 100000 colord 306 juni 21 12:11 rc.local drwxr-xr-x 2 100000 colord 4096 juni 21 15:01 rcS.d drwxr-xr-x 5 100000 colord 4096 juni 21 14:53 resolvconf lrwxrwxrwx 1 root root 29 juni 22 09:36 resolv.conf -> ../run/resolvconf/resolv.conf -rwxr-xr-x 1 100000 colord 268 nov. 10 2015 rmt -rw-r--r-- 1 100000 colord 887 okt. 25 2014 rpc -rw-r--r-- 1 100000 colord 1371 jan. 27 2016 rsyslog.conf drwxr-xr-x 2 100000 colord 4096 juni 21 14:59 rsyslog.d drwxr-xr-x 3 root root 4096 juni 22 19:39 samba drwxr-xr-x 3 root root 4096 juni 21 15:01 sane.d drwxr-xr-x 2 root root 4096 juni 21 15:01 sddm -rw-r--r-- 1 100000 colord 4038 mars 29 2016 securetty drwxr-xr-x 4 100000 colord 4096 juni 21 15:00 security drwxr-xr-x 2 100000 colord 4096 juni 21 12:11 selinux -rw-r--r-- 1 root root 10368 okt. 2 2015 sensors3.conf drwxr-xr-x 2 root root 4096 juni 21 15:00 sensors.d -rw-r--r-- 1 100000 colord 19605 okt. 25 2014 services drwxr-xr-x 2 root root 4096 juni 21 14:59 sgml -rw-r----- 1 root shadow 1246 juni 22 13:48 shadow -rw------- 1 root root 1246 juni 22 13:48 shadow- -rw-r--r-- 1 100000 colord 73 juni 21 12:11 shells drwxr-xr-x 3 root root 4096 juni 21 14:54 signon-ui drwxr-xr-x 2 100000 colord 4096 juni 21 14:49 skel drwxr-xr-x 3 root root 4096 juni 22 13:50 sound drwxr-xr-x 2 root root 4096 juni 21 14:59 ssh drwxr-xr-x 4 root root 4096 juni 21 14:57 ssl -rw-r--r-- 1 100000 colord 20 juni 22 09:36 subgid -rw------- 1 root root 0 juni 21 12:11 subgid- -rw-r--r-- 1 100000 colord 20 juni 22 09:36 subuid -rw------- 1 root root 0 juni 21 12:11 subuid- -r--r----- 1 root root 753 juni 22 16:10 sudoers drwxr-xr-x 2 root root 4096 juni 21 14:50 sudoers.d -rw-r--r-- 1 100000 colord 2100 juni 22 09:56 sysctl.conf drwxr-xr-x 2 100000 colord 4096 juni 21 14:50 sysctl.d drwxr-xr-x 5 100000 colord 4096 juni 21 14:49 systemd drwxr-xr-x 2 100000 colord 4096 juni 21 12:11 terminfo drwxr-xr-x 2 root root 4096 juni 21 15:01 thermald drwxr-xr-x 2 root root 4096 juni 22 13:24 thunderbird -rw-r--r-- 1 100000 colord 12 juni 22 09:36 timezone drwxr-xr-x 2 root root 4096 juni 22 09:38 timidity drwxr-xr-x 2 100000 colord 4096 april 12 2016 tmpfiles.d -rw-r--r-- 1 100000 colord 1260 mars 16 2016 ucf.conf drwxr-xr-x 4 100000 colord 4096 juni 21 14:50 udev drwxr-xr-x 2 root root 4096 april 1 2016 udisks2 drwxr-xr-x 3 root root 4096 juni 21 14:59 ufw -rw-r--r-- 1 root root 338 nov. 18 2014 updatedb.conf drwxr-xr-x 3 root root 4096 juni 21 14:58 update-manager drwxr-xr-x 2 100000 colord 4096 juni 22 09:38 update-motd.d drwxr-xr-x 2 root root 4096 mars 28 00:36 update-notifier drwxr-xr-x 2 root root 4096 juni 21 15:01 UPower -rw-r--r-- 1 root root 1018 okt. 5 2015 usb_modeswitch.conf drwxr-xr-x 2 root root 4096 nov. 2 2015 usb_modeswitch.d -rw-r--r-- 1 root root 51 feb. 19 2016 vdpau_wrapper.cfg drwxr-xr-x 2 100000 colord 4096 juni 21 14:50 vim lrwxrwxrwx 1 100000 colord 23 juni 22 09:34 vtrgb -> /etc/alternatives/vtrgb -rw-r--r-- 1 root root 4942 mars 8 14:56 wgetrc drwxr-xr-x 2 root root 4096 juni 22 09:38 wildmidi drwxr-xr-x 2 root root 4096 juni 21 15:00 wpa_supplicant drwxr-xr-x 11 100000 colord 4096 juni 22 09:47 X11 drwxr-xr-x 8 100000 colord 4096 juni 21 15:01 xdg drwxr-xr-x 2 root root 4096 juni 21 14:59 xml -rw-r--r-- 1 root root 477 juli 19 2015 zsh_command_not_found Lenke til kommentar
endrebjo Skrevet 22. juni 2017 Rapporter Del Skrevet 22. juni 2017 En sånn konfigurasjon er overhodet ikke bra. Enten har en software-bug tullet til konfigurasjonen din, eller så er maskinen kompromittert med et rootkit eller noe liknende. Å fikse dette manuelt med kommmandoer vil kreve mye kunnskap og knot, og du vil ikke være sikker på at du faktisk får det rett. Så jeg ville vurdert å reinstallere hele greien. Lenke til kommentar
Betroz Skrevet 22. juni 2017 Forfatter Rapporter Del Skrevet 22. juni 2017 En sånn konfigurasjon er overhodet ikke bra. Enten har en software-bug tullet til konfigurasjonen din, eller så er maskinen kompromittert med et rootkit eller noe liknende. Å fikse dette manuelt med kommmandoer vil kreve mye kunnskap og knot, og du vil ikke være sikker på at du faktisk får det rett. Så jeg ville vurdert å reinstallere hele greien. Dette er faktisk en fersk install av KDE Neon 5.10.2... Så da er det nok heller at KDE Neon folka har røyka sokkene sine mens de satt sammen systemet tror jeg Lenke til kommentar
Anbefalte innlegg
Opprett en konto eller logg inn for å kommentere
Du må være et medlem for å kunne skrive en kommentar
Opprett konto
Det er enkelt å melde seg inn for å starte en ny konto!
Start en kontoLogg inn
Har du allerede en konto? Logg inn her.
Logg inn nå