Displaying 2 results from an estimated 2 matches for "cogan".
Did you mean:
logan
2017 Jan 19
4
Force sshd to prompt username
Hi, Can I send ssh request to sshd to prompt for username along with
password.
Ex:
cogan at localhost$ ssh myserver
Login:xyz
password:
Login is automatically taken as cogan, wanted to ignore this and
instead prompt login and take it from user, Please suggest.
Best Regards,
2004 Jul 23
0
samba config question
...red.
;[myshare]
; comment = Mary's and Fred's stuff
; path = /usr/somewhere/shared
; valid users = mary fred
; public = no
; writable = yes
; printable = no
; create mask = 0765
[ourshare]
comment = This section identifies who can share what
path = /home/share/
valid users = jmcogan mpitman
public = no
writable = yes
printable = no
create mask = 0765
[jmcshare]
comment = my home directory
path = /home/jmcogan
valid users = jmcogan
public = no
writable = yes
printable = no
create mask = 0765