search for: dev2user105

Displaying 2 results from an estimated 2 matches for "dev2user105".

Did you mean: dev2user1000
2017 May 31
0
Different primary group between 4.5.x and 4.6.x
Below I post the scenario where user can lost access to the file with winbindd 4.6.x (DEV2+dev2user1000 has default group other then "domain users"): root at host:~# su DEV2+dev2user105 DEV2+dev2user105 at host:/$ whoami DEV2+dev2user105 DEV2+dev2user105 at host:/$ > /testfile DEV2+dev2user105 at host:/$ ls -al /testfile -rw-r--r-- 1 DEV2+dev2user105 DEV2+domain users 0 May 31 11:27 /testfile DEV2+dev2user105 at host:/$ chmod 660 /testfile DEV2+dev2user105 at host:/$ ls -a...
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: