Jump to content

Choosing how to start Rivendell: Difference between revisions

From Rivendell Wiki
imported>WaybackImport
Imported from Wayback via edit
 
imported>ImportBot
Imported from scrape
 
Line 5: Line 5:


Using [http://en.wikipedia.org/wiki/Pluggable_Authentication_Modules PAM] and the Rivendell PAM Module (pam_rd) it is possible to have multiple linux users log in on the same computer. [http://en.wikipedia.org/wiki/Pluggable_Authentication_Modules PAM] will take care of permissions for running programs and files. See this [[pam_rd jackd rivendell daemons]] for a good discussion of the Rivendell Daemons using the Jack audio system and the Rivendell PAM Module.
Using [http://en.wikipedia.org/wiki/Pluggable_Authentication_Modules PAM] and the Rivendell PAM Module (pam_rd) it is possible to have multiple linux users log in on the same computer. [http://en.wikipedia.org/wiki/Pluggable_Authentication_Modules PAM] will take care of permissions for running programs and files. See this [[pam_rd jackd rivendell daemons]] for a good discussion of the Rivendell Daemons using the Jack audio system and the Rivendell PAM Module.

Latest revision as of 10:18, 9 May 2026

/etc/init.d - Single User per Computer Startup

This is the normal way to start Rivendel having only one Linux user that is declared in /etc/rd.conf in the [Identity] Section as AudioOwner=.

pam_rd - PAM Rivendell Module - Multiple Linux Users per Computer Startup

Using PAM and the Rivendell PAM Module (pam_rd) it is possible to have multiple linux users log in on the same computer. PAM will take care of permissions for running programs and files. See this pam_rd jackd rivendell daemons for a good discussion of the Rivendell Daemons using the Jack audio system and the Rivendell PAM Module.