|
[SOLVED] User vmail
|
| Author |
Message |
HSorgYves
Junior Member

Posts: 72
Group: Registered
Joined: Feb 2008
Status:
Offline
Reputation: 0
|
[SOLVED] User vmail
During install a new user vmail gets created. I have structured user ids. So I want to modify the id. I have found 3 files with this userid. However I am not sure if there is something else I need to modify (some ispcp configuration file)...
Best Regards,
Yves
This post was last modified: 04-08-2008 08:24 AM by HSorgYves.
|
|
| 03-29-2008 08:03 AM |
|
 |
FeG
Junior Member

Posts: 136
Group: Registered
Joined: Aug 2007
Status:
Offline
Reputation: 0
|
RE: User vmail
Hi,
as far as i know a usermod --uid XX vmail should do all this. I think, ispCP doesn't handle anything of the user vmail with it's userid, only with it's username.
Greetings
FeG
|
|
| 03-29-2008 08:41 AM |
|
 |
HSorgYves
Junior Member

Posts: 72
Group: Registered
Joined: Feb 2008
Status:
Offline
Reputation: 0
|
RE: User vmail
I know how to change the uid. If it is only used using the username I can change it without getting into trouble...
Best Regards,
Yves
|
|
| 03-29-2008 09:09 AM |
|
 |
FeG
Junior Member

Posts: 136
Group: Registered
Joined: Aug 2007
Status:
Offline
Reputation: 0
|
RE: User vmail
I have found 3 files with this userid.
ispCP-files? If so, tell us which files you found...
|
|
| 03-29-2008 09:10 AM |
|
 |
rbtux
Member
  
Posts: 1,200
Group: Registered
Joined: Feb 2007
Status:
Away
Reputation: 22
|
RE: User vmail
check the permissions of /var/mail/virtual
you have to do chown vmail:mail /var/mail/virtual after changing the uid...
OS: Debian Lenny
ispCP Version: Trunk r1033
Activated: AWStats dynamic, Dovecot, Avelsieve, Selective Greylisting, Bogus MX Filter,
No Webtools, Roundcube, Some own modifications
|
|
| 03-29-2008 10:50 PM |
|
 |
HSorgYves
Junior Member

Posts: 72
Group: Registered
Joined: Feb 2008
Status:
Offline
Reputation: 0
|
RE: User vmail
The 3 files I found are:
/var/www/ispcp/engine/messager/ispcp-arpl-msgr
/var/www/ispcp/engine/messager/ispcp-db-keys.pl
/var/log/ispcp/ispcp-arpl-msgr
So it is safe to change the uid of this user?
|
|
| 04-07-2008 07:38 PM |
|
 |
joximu
Moderator
    
Posts: 3,534
Group: Moderators
Joined: Jan 2007
Status:
Offline
Reputation: 47
|
RE: User vmail
the db-keys file you definitely should not change. (btw, there should be the same file in /var/www/ispcp/engine/ispcp-db-keys.pl).
The log file is also not a candidate.
Maybe the ispcp-arpl-msgr - this is used for the automatic mail responder...
2008-03-16 ispCP RC4 released!!!
|
|
| 04-07-2008 09:15 PM |
|
 |
HSorgYves
Junior Member

Posts: 72
Group: Registered
Joined: Feb 2008
Status:
Offline
Reputation: 0
|
RE: User vmail
I do not want to change the files, I want to change the UID of the user vmail...
Can this be done?
P.S.: The listed 3 files are owned by this user and no others are...
|
|
| 04-07-2008 09:26 PM |
|
 |
joximu
Moderator
    
Posts: 3,534
Group: Moderators
Joined: Jan 2007
Status:
Offline
Reputation: 47
|
RE: User vmail
should be possible to change the uid.
Run the script set-engine-permissions (setup folder) then the first two should be corrected. the log file you may have t change separately...
/J
2008-03-16 ispCP RC4 released!!!
|
|
| 04-07-2008 09:27 PM |
|
 |
HSorgYves
Junior Member

Posts: 72
Group: Registered
Joined: Feb 2008
Status:
Offline
Reputation: 0
|
RE: User vmail
I can correct the permissions myself, but I will try to use the predefined script for that...
Will let you know if it works!
|
|
| 04-07-2008 09:38 PM |
|
 |
|
|