Displaying 1 result from an estimated 1 matches for "wordperfectdocs".
2002 Nov 11
0
new to samba, please advise...
...ted a different way, using samba,
but I can't get it to work.
/home/httpd/html/wp     
create samba share  in /etc/smb.conf
[global]
     workgroup = YourWorkGroup
     security = share
     smb passwd file = /etc/smbpasswd
     encrypt passwords = yes
     netbios name = NameOfThisComputer
[WordPerfectDocs]
     path=/home/httpd/html/wp
     user=wpuser
     volume = WordPerfectDocs
     browseable = yes
     writable = yes
create the user wpuser on the linux box, and give a
smb password using    smbpasswd -a wpuser
start samba using   service smb start
when I tried this, everything got messed up....