When I run xcom with userid "tenfold" I get an error but running with root has no Error, is there any settings ?
# xcomtcp -c1 -f test.cnf
2020/04/02 15:13:10 TID=000094 [/home/test/date.txt --> /home/test/out1.txt at 127.0.0.1]
XCOMU0029I Locally initiated transfer started.
2020/04/02 15:13:10 TID=000094
XCOMU0011I Transfer ended; 1 blocks (29 bytes) transmitted in 0 seconds (29 bytes/second)
# su - tenfold
Last login: Thu Apr 2 15:06:19 EDT 2020 on pts/1
$ cd /xxxx/uu/vvv/fffff
$ xcomtcp -c1 -f test.cnf
2020/04/02 15:14:21 TID=000096 [/home/test/date.txt --> /home/test/out1.txt at 127.0.0.1]
XCOMU0029I Locally initiated transfer started.
2020/04/02 15:14:21 TID=000096
#XCOMU0298E Unable to allocate remote transaction program: Txpi 227: Socket received 0 bytes: partner closed socket. Last error: 0
Release : 11.6
Component : CA XCOM Data Transport for Linux PC