1)When I runed it at window mode (start button) all work perfectly.
2)When starting at [b]service mode[/b] (start service) no logging and no post upload command execution, all other functions working.
3)I have tried at another server [b]same build[/b] - it works also at service mode as well as windows.
A question:
WTF ? Who knows something why it refuse to log and run ? I have checked all permitions - they are same at both servers.
Logging and post upload command do not work at service mode
-
- Site Admin
- Posts: 987
- Joined: Mon Mar 24, 2003 4:37 am
You may need to change the user in the service. The system account is usually the default user and it may not have permissions to write to the same directories.
You can change it in two places:
1) Core FTP Server -> System Menu (upper left icon) -> Global -> Service (you might need to delete the service first).
2) Control Panel -> Admin -> Services -> Core FTP Server -> Logon properties.
Change the account information to the user you setup with.
You can change it in two places:
1) Core FTP Server -> System Menu (upper left icon) -> Global -> Service (you might need to delete the service first).
2) Control Panel -> Admin -> Services -> Core FTP Server -> Logon properties.
Change the account information to the user you setup with.
[quote="ForumAdmin"]You may need to change the user in the service. The system account is usually the default user and it may not have permissions to write to the same directories.
You can change it in two places:
1) Core FTP Server -> System Menu (upper left icon) -> Global -> Service (you might need to delete the service first).
2) Control Panel -> Admin -> Services -> Core FTP Server -> Logon properties.
Change the account information to the user you setup with.[/quote]
What user should I set up?
In both my cases it is local system account.
I do not want to give administrative privilagies to server, because it can cause security problems.
I have checked security options at logging folder and script file they are same and contain TERMINAL SERVER USER group permitions to read/write.
You can change it in two places:
1) Core FTP Server -> System Menu (upper left icon) -> Global -> Service (you might need to delete the service first).
2) Control Panel -> Admin -> Services -> Core FTP Server -> Logon properties.
Change the account information to the user you setup with.[/quote]
What user should I set up?
In both my cases it is local system account.
I do not want to give administrative privilagies to server, because it can cause security problems.
I have checked security options at logging folder and script file they are same and contain TERMINAL SERVER USER group permitions to read/write.
-
- Site Admin
- Posts: 987
- Joined: Mon Mar 24, 2003 4:37 am