Displaying 2 results from an estimated 2 matches for "tstuser".
Did you mean:
testuser
2004 Aug 20
1
smbcacls syntax eludes me (perhaps)
...cls working in the kernel and filesystem, and can get apparently
normal smbcacls output, eg
smbcacls //x126/b1 hi -Ujgs%jgs
gives
REVISION:1
OWNER:"X126"\jgs
GROUP:"X126"\jgs
ACL:"X126"\jgs:ALLOWED/0/RW
ACL:"X126"\jgs:ALLOWED/0/R
ACL:"X126"\tstuser:ALLOWED/0/W
ACL:\Everyone:ALLOWED/0/R
I try to give tstuser read-perms
smbcacls //x126/b1 hi -Ujgs%jgs -M 'ACL:"X126"\tstuser:1/0/R'
and I get
Failed to parse ACL ACL:X126\tstuser
Any syntax variation I try (incl, ie: ALLOWED in place of the 1)
produces the same error.
-d3...
2018 Jun 15
3
Connection terminates just after changing the password for user whose password was expired.
...---------------------
1. Create any user and set the password of that user with root user.
2. Run the following command ssh user at localhost
3. It will prompt for password. Give password appropriately.
4. You will see connection will terminate just after giving the password as
shown below -
# ssh tstuser at localhost
tstuser at localhost's password:
[compat]: 3004-610 You are required to change your password.
Please choose a new one.
************************************************************
*******************
*
*
*
*
* Welcome to AIX Version 7.1!
*
*
*
*
*
* Please s...