Salut,
quand on cree un utilisateur, il se crée un repertoire qui lui est propre et auquel seul cet utilisateur a acces.
Y a t'il un moyen pour que admin puisse rentrer dans ces repertoires privés ?
Modérateur: modos Ixus
[root@gw1]smb.conf-# mkdir -p /etc/e-smith/templates-custom/etc/smb.conf
[root@gw1]smb.conf-# pwd
/etc/e-smith/templates/etc/smb.conf
[root@gw1]smb.conf-# cp /etc/e-smith/templates/etc/smb.conf/50printers /etc/e-smith/templates-custom/etc/smb.conf/50admin
[root@gw1]smb.conf-# vi /etc/e-smith/templates-custom/etc/smb.conf/50admin
[root@gw1]smb.conf-# vi /etc/smb.conf
[root@gw1]smb.conf-# vi /etc/e-smith/templates-custom/etc/smb.conf/50admin
{
# A vérifier : l'impact des droits sur le fonctionnement
}
[admin]
comment = Partage des administrateurs
path = /home/e-smith/files
browseable = no
guest ok = no
writable = yes
printable = no
inherit permissions = yes
create mode = 0660
[root@gw1]smb.conf-# /sbin/e-smith/expand-template /etc/smb.conf
[root@gw1]smb.conf-# service smbd restart
Stopping smbd: [ OK ]
Starting smbd: [ OK ]
[root@gw1]smb.conf-# service nmbd restart
Stopping nmbd: [ OK ]
Starting nmbd: [ OK ]
[root@gw1]samba-# smbpasswd -a root
New SMB password:
Retype new SMB password:
Added user root.
[root@gw1]samba-# smbpasswd -e root
Enabled user root.
Retour vers E-Smith / SME Server
Utilisateur(s) parcourant actuellement ce forum : Aucun utilisateur inscrit et 0 invité(s)