Set console password policies Linux deployment

(imported topic written by MattPeterson)

Is there a way to set password policies for local console users when the main BES server is installed in Linux? I found the article below, but it looks like it only applies to Windows.

https://www.ibm.com/developerworks/community/wikis/home?lang=en#/wiki/Tivoli%20Endpoint%20Manager/page/Console%20User%20Password%20Policies

(imported comment written by BrianPGreen)

There’s no built in way to do this, as far as I know. If you figure out a shell command to do that though, you can deploy it to all of your machines.

(imported comment written by MattPeterson)

Brian, I’m trying to set IEM console user password policies, not change anything on the clients.

(imported comment written by BrianPGreen)

Sorry, I misunderstood. Yes, it’s still possible using the ‘iem’ tool and the REST api, but it’s a little convoluted. Here’s an example shell script that can do it: