Displaying 1 result from an estimated 1 matches for "atw15cv1".
2003 Aug 21
1
login on homes share despite available = no
...%S
read only = No
hosts allow = 158.226.155. 158.226.183.
hide dot files = No
browseable = No
available = No
^^^^^^^^^^^^^^
User 'quadprg' is mapped to the real user armin:
> grep quadprg /usr/local/samba/lib/users.map
armin = quadprg atw15cv1
which exists in /etc/passwd:
> egrep '(armin|quadprg)' /etc/passwd
armin:x:318:100::/home/armin:/usr/local/bin/tcsh
There is _no_ reference to a share or user armin in smb.conf:
> egrep '(armin|quadprg)' /usr/local/samba/lib/smb.conf
>
Please note that user authenticatio...