MachineID (LogiX node)

From Neos Wiki
Jump to navigation Jump to search
Other languages:
MachineID
'MachineID' LogiX node
Inputs
  User User
Outputs
  String *

The MachineID node outputs a string containing the machine ID of the input User.

Usage

A User's MachineID is a randomly generated string created on database (re)initialization for the installed copy of Neos. This is not a reliable way to persistently store an ID for each user since will change if a user performs a database reset. For a permanent ID for a specific user, use the UserID node.

Examples

Node Menu

Template:NodeMenu-Users/en