Displaying 1 result from an estimated 1 matches for "rbecu".
Did you mean:
  recu
  
1998 Sep 16
1
prob: no authority to log on from this station
...I get this messages when I try to access my home-directory from the NT
workstation:
translated from danish, offcourse: 
"no authority to log on from this station"
Samba version 1.9.18p4
Here is my smb.conf:
[global]
   workgroup = basis
   server string = fermi
   sercurity = USER
[rbecue]
   comment = Home Directories
   browseable = yes
   read only = no
   create mode = 0770
   path = /home/rbecue
   public = no
[ftp]
   comment = Ftp service
   browseable = yes
   path = /var/web/ftpspace
   read only = yes
   public = yes
   writable=no
   write list = @dkscene @staff
   log...