Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - thy.ly

Pages: [1]
1
Dear All,

I got another challenges today, after I try to create new user it get the messages as below:

root command set -e chown -R 3154:2513 '/home/samba/profiles/jonathan.sor' chmod 0700 '/home/samba/profiles/jonathan.sor' setfacl -b '/home/samba/profiles/jonathan.sor' setfacl -R -m u:root:rwx,g::---,g:2513:---,u:'jonathan.sor':rwx '/home/samba/profiles/jonathan.sor' setfacl -R -m d:u:root:rwx,d:g::---,d:g:2513:---,d:u:'jonathan.sor':rwx '/home/samba/profiles/jonathan.sor' failed. Error output: setfacl: Option -m: Invalid argument near character 32 Command output: . Exit value: 2 at /usr/share/perl5/EBox/Sudo.pm line 240

and the profile name did not appear in the Web Interface at all.

When I go to /home/samba/profiles and do ls -l I found this new user got permission like this

drwx------   2 3154       2513 4096 Dec  4 09:06 jonathan.sor

Could you all please help to explain me why?.

And when I got to /home and do ls -l I found
drwxrwxr-x+  4 root           sambashare     4096 Jul  5 22:07 samba
drwx------   2           3154           2513 4096 Dec  4 09:06 jonathan.sor

What is the main problem and how to solve this?.

I try to search many times about these but nothing can help me  :-[

Thank you!
Thy Ly

2
Dear All,

We are having problem with unknown user account, and when we try to create new account the messages appeared like this

There are some software packages which are not correctly installed: linux-image-3.16.0-52-generic, linux-image-extra-3.16.0-51-generic.
You should reinstall them and retry your operation.

We try to follow up all of these operations below:
apt-get -f install
the messages appear like this

Unpacking linux-image-3.16.0-53-generic (3.16.0-53.72~14.04.1) ...
dpkg: error processing archive /var/cache/apt/archives/linux-image-3.16.0-53-generic_3.16.0-53.72~14.04.1_amd64.deb (--unpack):
 cannot copy extracted data for './boot/abi-3.16.0-53-generic' to '/boot/abi-3.16.0-53-generic.dpkg-new': failed to write (No space left on device)
No apport report written because the error message indicates a disk full error
                                                                              dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.16.0-53-generic /boot/vmlinuz-3.16.0-53-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.16.0-53-generic /boot/vmlinuz-3.16.0-53-generic
Errors were encountered while processing:
 /var/cache/apt/archives/linux-image-3.16.0-53-generic_3.16.0-53.72~14.04.1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Please kindly see attachment files for your reference!
We are using the license one.

Thank you!
Thy Ly


Pages: [1]