Guro

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 34 total)
  • Author
    Posts
  • in reply to: 2FA on Mac #47014
    Guro
    Contributor

    hello

    I was looking in the forum, in the KB but couldn’t find where to go in app to setup 2FA for mac.

    Please check next command result on your mac host after preparing PAM for 2AF.

    (if install path is standard):
    cd /Applications/NoMachine.app/Contents/Frameworks/bin
    ./nxexec –auth

    Terminal will ask for username, then it should ask for password and probably verification code depending on your PAM nx configuration.

    Please paste here a screenshot of the results or paste the output directly. Also pay attention to any errors showing in the log output.

    Thanks

    in reply to: Accessing forwarded smart card as root user #44678
    Guro
    Contributor

    Hello

    The smart device is accessible by the user who forwarded it. Sharing the smart card among users is not supported (but planned) because personal information for smart card sharing are stored in the user’s home on server side, which is not accessible to a different user even if that other user is root.

    Thanks

    in reply to: Programs don’t use smart card on server #39504
    Guro
    Contributor

    Logs from the NoMachine server would be useful as well. Please follow the instructions here: https://kb.nomachine.com/DT11R00182. You can send them directly to forum[at]nomachine[dot]com making sure to reference the title of your topic.

    I tried checking CryptoPro on the fly and the installed version does not contain module rtPKCS11ECP. Please could you also tell us the exact version and whether you are using the free version or a subscription of CryptoPro?

    Additionally would you be willing to run a NoMachine client debug package on your client host to get extended information from client side?

    in reply to: Programs don’t use smart card on server #39421
    Guro
    Contributor

    Hello

    Did you tried to read public key or certificate on server side after forward device?

    Could you run in session terminal command like:

    pkcs11-tool --module /usr/NX/lib/libpkcs11.so -l --read_object --type pubkey --id <key_id>

    to check accept to generated key pair or certificate.  Please send to us all error messages if they appear.

    in reply to: Programs don’t use smart card on server #39040
    Guro
    Contributor

    Hello.

    Please could you provide more detail about how you are using your smartcard in a NoMachine session, so we can understand the steps you are taking/have taken?

    What NoMachine product server side are you using? What type of session is it? Can you tell us the Linux distribution and version?

    programs don’t see that this smart card is connected

    Which programs exactly? Do these programs support the path set to the NoMachine pkcs11 module?

    in reply to: Server settings authentication fails for domain users #37280
    Guro
    Contributor

    Hello.

    As I see in logs AD user recognizes in later tests but server unable to check daemon status(this part logs are not full).
    Please could you run one more test with new package which we can prepare?

    Thanks

    in reply to: Server settings authentication fails for domain users #37242
    Guro
    Contributor

    Hello

    Do you still have login problems after install debug package on macOS?

    Thanks

    in reply to: NM 7.6.2 from Windows -> Mac #34174
    Guro
    Contributor

    NoMachine checks user credentials through pam and got the error “Permission denied”.

    1. Please check pam logs. There should be more detailed information on why pam refuses the user.

    2. Is the user name correctly mapped to the local user?  Could you try to use a username with domain name part?

    in reply to: Server doesn’t start on Windows 7 #26605
    Guro
    Contributor

    Current known problem with Windows is related to NoMachine installation folder.

    If you install Windows in a folder which is located in mounted disk (as shared folder), the service is unable to start because it can’t match NoMachine module path.

    Please ensure that your NoMachine install path is located in the standard logical disk or allow NoMachine to choose default path.

    For user DaveXS, could you send compressed NoMachine log data to us, so we can check?

    You need to compress folder C:\ProgramData\NoMachine\var\log

    in reply to: Server doesn’t start on Windows 7 #25901
    Guro
    Contributor

    Hello

    Could you reinstall NoMachine with disabled Firewall(if it enabled) and disabled Antivirus (if it installed)?

    We try to reproduce this issue in our labs.

    Thanks

    in reply to: Server doesn’t start on Windows 7 #25885
    Guro
    Contributor

    Hello.

    Could you provide opened pipe name information?

    You just need to open PowerShell and input

    [System.IO.Directory]::GetFiles(“\\.\pipe\”)

    Please, check if listed pipe name contains pipes with nx prefix.

    like:

    \\.\pipe\nxdevice-bc72a506-0e0c-4bff-b6f8-c2b6aa32e906

    \\.\pipe\nxfsd-709fd562-36b5-48c6-9952-302da6218061

    \\.\pipe\nxserver-WqJhjF9jm0-l0dmS-Hs8dXKc0

    \\.\pipe\nxsspi-ef0b693a-97e0-4d61-8582-a24f630526e1

    You can use  pipelist.exe tool for this, also.

    Thanks.

    in reply to: Bug when forwarding Kerberos credentials to the server? #21494
    Guro
    Contributor

    Hello

    Did you use ‘password’ or ‘kerberos’ authentication?

    And could you send client session and server debug logs to us? You can attach them here or submit the to forum[at]nomachine[dot]com.

    Instruction to take logs are here: https://www.nomachine.com/DT10O00163

    Thank You.

     

    in reply to: Arch generated keys do not work #21481
    Guro
    Contributor

    Hello.

    Yes, you can continue using keys generated by nxkeygen.

    Thanks.

    in reply to: Arch generated keys do not work #21438
    Guro
    Contributor

    Hello

    We working to fix this issue. For temporary solution we recommend to use system (Linux,osX) native ssh.

    You can edit nxplayer configuration file. First close nxpayer window.

    On client side. This file located ~/.nx/config/player.cfg

    File has xml format. Please find <option key=”SSH client mode” value=”library” /> and change

    library on native. Like this: <option key=”SSH client mode” value=”native” />
    Close file and start nxplayer. Instead NX protocol switch on SSH for your connection.

    Thanks

    in reply to: NoMachine 6.2.4_1 RSA key issue #19780
    Guro
    Contributor

    Hello

    Currently we are unable to reproduce this issue in our test environment.

    To take more detailed information of lsass to the NoMachine service, we need to prepare a debug package. Would it be possible for you to install this NoMachine package and then and send us the logs to us for further analysis?

Viewing 15 posts - 16 through 30 (of 34 total)