При попытке расшарить папочку через наутилус (что с судо что без него) вылазит сообщение:
Ошибка 255 при запуске 'net usershare': net usershare add: cannot convert name "Everyone" to a SID. Invalid parameter.во многих форумах рекомендовали добавить в конфиг самбы
usershare owner only = No - добавил толку нет.
фаервол выключал - тоже бестолку
eko1@eko1:~$ ls -dal ~/shared
drwxrwxrwx 2 eko1 eko1 6 2011-07-07 14:35 /home/eko1/shared
eko1@eko1:~$
в терминале наутилус выдает следующее
eko1@eko1:~$ sudo dbus-launch nautilus
[sudo] password for eko1:
Initializing nautilus-gdu extension
** (nautilus:2447): WARNING **: Failed to get the current CK session: GDBus.Error:org.freedesktop.ConsoleKit.Manager.GeneralError: Unable to lookup session information for process '2447'
(nautilus:2447): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
Nautilus-Share-Message: Called "net usershare add" but it failed: Ошибка 255 при запуске 'net usershare': net usershare add: cannot convert name "Everyone" to a SID. Invalid parameter.
Nautilus-Share-Message: Called "net usershare add" but it failed: Ошибка 255 при запуске 'net usershare': net usershare add: cannot convert name "Everyone" to a SID. Invalid parameter.
результат testparm -s
eko1@eko1:~$ testparm -s
Load smb config files from /etc/samba/smb.conf
rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
Processing section "[printers]"
Processing section "[print$]"
Processing section "[shared]"
Processing section "[myshare]"
Loaded services file OK.
Server role: ROLE_STANDALONE
[global]
dos charset = 866
display charset = KOI8-R
workgroup = FINGROUP
server string = MEADIA SERVER
encrypt passwords = No
map to guest = Bad User
obey pam restrictions = Yes
pam password change = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* .
username map = /etc/samba/smbusers
unix password sync = Yes
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
dns proxy = No
usershare allow guests = Yes
usershare owner only = No
panic action = /usr/share/samba/panic-action %d
winbind enum groups = Yes
[printers]
comment = All Printers
path = /var/spool/samba
create mask = 0700
printable = Yes
browseable = No
[print$]
comment = Printer Drivers
path = /var/lib/samba/printers
[shared]
comment = shared
path = /home/eko1/shared
read only = No
guest ok = Yes
[myshare]
comment = description
path = /mypath
eko1@eko1:~$
с правами доступа на папку все ОК. Не пойму чего ему еще надо?