Thank you! I figured "mail" would be the group, but didn't want to mess around with anything.rymax99 wrote:chgrp vmail /var/mail
If you need it done recursively, you can use 'chgrp -R vmail /var/mail'.
Search found 2 matches
- Thu Mar 19, 2015 11:09 pm
- Forum: Dedicated servers and Virtual Dedicated Servers
- Topic: Help With Permissions Change [Ubuntu]
- Replies: 2
- Views: 1157
Re: Help With Permissions Change [Ubuntu]
- Thu Mar 19, 2015 10:57 pm
- Forum: Dedicated servers and Virtual Dedicated Servers
- Topic: Help With Permissions Change [Ubuntu]
- Replies: 2
- Views: 1157
Help With Permissions Change [Ubuntu]
I'm not very versed in linux commands, so I'm needing some guidance here
. I need to change "mail" to "vmail" in the following permissions.
Thanks!
Josh
Code: Select all
drwxrwsr-x 2 root mail 4096 Oct 22 13:51 /var/mailJosh