Hi,
I am writing shell script for creating AIX users. The script takes 'number of users to be added' as the argument and generates the users using 'mkuser' command. But the users are disabled till their password is not set using 'pwdadm' command. The 'pwdadm' command prompts for new password...
While creating or modifying user, if Character type is set to 'GRAPHIC', it gives error 'The User Default Character Set cannot be GRAPHIC.'
Any idea why this is happenning ?
Teradata version is V2 R 04.01.02.
Thanks,
Smita.
Hi,
I am facing the problem of escaping single and double quotes in stored procedure am writing for creating teradata user.
eg. consider the following statements -
1. SET createUserSQL = 'CREATE USER ' || '"' || erUserName || '"';
In this statement if variable erUserName...
Hi,
I performed following steps for granting user logon with NULL password on Network attached system -
1. Created Administrative user with EXECUTE permission on macros DBC.AccLogRule and DBC.LogonRule.
2. Created user 'testuser' using this Administrator with temporary password.
3. Granted...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.