Changes between Version 1 and Version 2 of PrinterAccounts


Ignore:
Timestamp:
03/27/23 14:16:58 (20 months ago)
Author:
ypap
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PrinterAccounts

    v1 v2  
    1010        `useradd -m -d /home/CSLAB-NT/$USER -g ntusers -s /bin/bash $USER`
    1111
    12 4. `pkusers -L $USER: will fail, works for already existing users`
    13 5. `pkusers --add --ingroups ntusers $USER`
    14 6. `edpykota --add -P lexmark-mx510de --noquota $USER`
    15 7. `edpykota -L $USER`
    16 8. Αν πρόκειται για νέο χρήστη:
     123. `pkusers -L $USER: will fail, works for already existing users`
     134. `pkusers --add --ingroups ntusers $USER`
     145. `edpykota --add -P lexmark-mx510de --noquota $USER`
     156. `edpykota -L $USER`
     167. Αν πρόκειται για νέο χρήστη:
    1717        `smbpasswd -a $USER <- (enters password)`
    18 9. Στο desktop του χρήστη:
     188. Στο desktop του χρήστη:
    1919        Open browser: localhost:631 -> credentials of PC
    2020        `sudo apt update; sudo apt install smb-client`