cr12925 wrote: ↑Tue May 10, 2022 7:57 pmWhat are the Unix-level permissions on the top-level directory that the fileserver users (the one in your econet.cfg for the fileserver in question) ?
Please can you perhaps post a 'ls -la' in that directory?
Edit: also, please can you post the bridge output when you create two new users in succession (ensuring you aren't using the '-f' switch on the bridge), and then another 'ls -la'?
Ta
C.
Code: Select all
root@raspberrypi:/econet# ls -la
total 40
drwxrwxrwx 4 root root 4096 May 11 17:42 .
drwxr-xr-x 22 root root 4096 Apr 5 20:38 ..
drwxr-xr-x 8 root root 4096 May 11 17:41 0ECONET
drwxr-xr-x 2 root root 4096 Apr 13 15:21 1STORAGE
-rwxrwxrwx 1 root root 256 May 10 17:32 Configuration
-rwxrwxrwx 1 root root 2560 Apr 21 19:07 Groups
-rw-r--r-- 1 root root 256 May 11 17:42 Passwords
-rw-r--r-- 1 root root 1536 May 10 19:02 Passwords.old
Code: Select all
[+ 0.127000] FS: Server 0 successfully initialized
NET STN FD WHERE TYPE HOST PORT# SERVER
9 LOCAL NETWORK
128 DEFAULT FARSIDE BRIDGE NETWORK
99 DYNAMICALLY ALLOCATED STATION NETWORK
0 1 4 Wire AUN 32765
0 3 6 Wire AUN 32767
0 6 5 Wire AUN 32769
0 254 8 Local AUN 32768 F /econet
128 81 Dist. AUN 192.168.1.81 32801
128 168 Dist. AUN 192.168.1.168 32802
[+ 10.256000] FS: Ejecting station 99. 1
[+ 10.260000] FS: from 99. 1 Login as SYST , index 0, id 0, disc 0, URD $, CWD $, LIB $.Library, priv 0x80
[+ 10.264000] FS: from 99. 1 Read Discs from 0 (up to 14)
[+ 10.265000] FS: from 99. 1 Read Discs from 2 (up to 14)
[+ 10.268000] FS: from 99. 1 Read Discs from 0 (up to 30)
[+ 10.274000] FS: from 99. 1 Opened handle 4 (:ECONET.$.ArthurLib)
[+ 10.275000] FS: from 99. 1 Close handle 3 (:ECONET.$.Library)
[+ 15.600000] FS: from 99. 1 Create new user dave
[+ 19.478001] FS: from 99. 1 Create new user test
[+ 25.608000] FS: from 99. 1 Login attempt - username 'DAVE ' - Unknown user
[+ 30.827999] FS: from 99. 1 Login attempt - username 'TEST ' - Unknown user
Code: Select all
root@raspberrypi:/econet# ls -la
total 40
drwxrwxrwx 4 root root 4096 May 11 17:42 .
drwxr-xr-x 22 root root 4096 Apr 5 20:38 ..
drwxr-xr-x 8 root root 4096 May 11 17:41 0ECONET
drwxr-xr-x 2 root root 4096 Apr 13 15:21 1STORAGE
-rwxrwxrwx 1 root root 256 May 10 17:32 Configuration
-rwxrwxrwx 1 root root 2560 Apr 21 19:07 Groups
-rw-r--r-- 1 root root 256 May 11 17:42 Passwords
-rw-r--r-- 1 root root 1536 May 10 19:02 Passwords.old