search for: testpermissions2

Displaying 3 results from an estimated 3 matches for "testpermissions2".

Did you mean: testpermissions
2017 May 31
1
Different primary group between 4.5.x and 4.6.x
...t; > DEV2+dev2user1000 at host:/$ exit > > root at host:~# wbinfo --pam-logon=DEV2+dev2user1000 > Enter DEV2+dev2user1000's password: > plaintext password authentication succeeded > > root at host:~# su DEV2+dev2user1000 > > DEV2+dev2user1000 at host:/$ echo "testpermissions2" >> /testfile > bash: /testfile: Permission denied > > This is strange, it works then it doesn't ???? Can you run 'pam-auth-update' and tell us the output ? Rowland
2017 May 30
2
Different primary group between 4.5.x and 4.6.x
Additionally if I authenticate to user using wbinfo -a it seems to works correctly: root at root:~$ id DEV2+guest uid=2000501(DEV2+guest) gid=2000513(DEV2+domain users) groups=2000513(DEV2+domain users),2000501(DEV2+guest),2000514(DEV2+domain guests) root at root:~$ wbinfo -a DEV2+guest Enter DEV2+guest's password: plaintext password authentication succeeded Enter DEV2+guest's password:
2017 May 31
0
Different primary group between 4.5.x and 4.6.x
...er1000 at host:/$ cat /testfile testpermissions DEV2+dev2user1000 at host:/$ exit root at host:~# wbinfo --pam-logon=DEV2+dev2user1000 Enter DEV2+dev2user1000's password: plaintext password authentication succeeded root at host:~# su DEV2+dev2user1000 DEV2+dev2user1000 at host:/$ echo "testpermissions2" >> /testfile bash: /testfile: Permission denied On 30.05.2017 16:02, aluno3 at poczta.onet.pl wrote: > Additionally if I authenticate to user using wbinfo -a it seems to works > correctly: > > root at root:~$ id DEV2+guest uid=2000501(DEV2+guest) > gid=2000513(DEV2+dom...