The course-access-control command-line tool gives a course corresponding permissions to a file or directory at the given path. The course must exist in Blackboard Learn and the path must correspond to an existing file or directory.


Control course access

course-access-control file_or_directory courseID permission

Valid values for permission include combinations of read, write, delete, or manage, expressed as single letters, or "none." Do not include any spaces between the letters. To assign all permissions, use rwdm. To assign read and write permission, use rw. To remove all permissions, use none.

Example

course-access-control /institution history rwdm