search for: wikisvcacct

Displaying 1 result from an estimated 1 matches for "wikisvcacct".

2008 Jul 30
1
Mounting File Share Using CIFS ?'s
...ng to mount a windows file share so I can use it for remote storage particularly for my Deki Wiki attachments. Anyway, I seem to have a mount established by doing the following. 1. Added following line to /etc/fstab //fs01/wikidata /var/www/dekiwiki/attachments cifs user,uid=500,rw,suid,username=wikisvcacct,password=testpwd,domain=corporate 2. Then ran following command to mount it. mount //fs01/wikidata 3. Then ran following command to confirm mount. df Output of 'df': //fs01/wikidata 1821803064 1435671544 386131520 79% /var/www/dekiwiki/attachments This would appear to indicate the...