For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > October 2006 > #39318 [NEW]: Sambar Server must use non LocalSystem account to access non local syst









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author #39318 [NEW]: Sambar Server must use non LocalSystem account to access non local syst
RQuadling at GMail dot com

2006-10-31, 7:57 am

From: RQuadling at GMail dot com
Operating system: Windows XP SP2
PHP version: Irrelevant
PHP Bug Type: Documentation problem
Bug description: Sambar Server must use non LocalSystem account to access non local system.

Description:
------------
What started as a quick upgrade to a script which works via CLI mode to be
also accessible via a web interface has taken me WAY too long (about 2
days).

So, I'm officially dim today.

Anyway.

If you are using Sambar Server as a service (C:\Program Files\Sambar
Server\bin\ntserver -i) AND you want your scripts to access files which
are NOT held locally (using a \\SERVER\SHARE\DIRECTORY\FILE mechanism),
then you need to use a NON LocalSystem account. You can configure the
account to a particular named user via the Services applet in the Control
Panel. You will need to supply a password for the account.

If you do not do this, you will not be able to use PHP commands like
fopen, file_exists, etc to access remote files.






--
Edit bug report at http://bugs.php.net/?id=39318&edit=1
--
Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=39318&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=39318&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=39318&r=trysnapshot60
Fixed in CVS: http://bugs.php.net/fix.php?id=39318&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=39318&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=39318&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=39318&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=39318&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=39318&r=support
Expected behavior: http://bugs.php.net/fix.php?id=39318&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=39318&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=39318&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=39318&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=39318&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=39318&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=39318&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=39318&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=39318&r=float
No Zend Extensions: http://bugs.php.net/fix.php?id=39318&r=nozend
MySQL Configuration Error: http://bugs.php.net/fix.php?id=39318&r=mysqlcfg
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com