[Bug 1273447] Re: samba sharing doesn't work on fresh Ubuntu 14.04 x64 build - net usershare add: cannot convert name "Everyone" to a SID. Access denied

2014-08-07 Thread RaveNoX
*** This bug is a duplicate of bug 1261873 ***
https://bugs.launchpad.net/bugs/1261873

Workaround for now is install monit and add hook in it's configuration:

check process smbd with pidfile /var/run/samba/smbd.pid
start program "/usr/sbin/service smbd start"
stop program "/usr/sbin/service smbd stop"
if 20 restarts within 20 cycles then timeout


check process nmbd with pidfile /var/run/samba/nmbd.pid
start program "/usr/sbin/service nmbd start"
stop program "/usr/sbin/service nmbd stop"
if 20 restarts within 20 cycles then timeout

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1273447

Title:
  samba sharing doesn't work on fresh Ubuntu 14.04 x64 build - net
  usershare add: cannot convert name "Everyone" to a SID. Access denied

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1273447/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1273447] Re: samba sharing doesn't work on fresh Ubuntu 14.04 x64 build - net usershare add: cannot convert name "Everyone" to a SID. Access denied

2014-04-27 Thread Sunding Wei
*** This bug is a duplicate of bug 1261873 ***
https://bugs.launchpad.net/bugs/1261873

This issue DOSE NOT DUPLICATE #1273447,
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1273447

Not a duplicated one, I already upgraded to the lastest samba 2:4.1.6
+dfsg-1ubuntu2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1273447

Title:
  samba sharing doesn't work on fresh Ubuntu 14.04 x64 build - net
  usershare add: cannot convert name "Everyone" to a SID. Access denied

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1273447/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1273447] Re: samba sharing doesn't work on fresh Ubuntu 14.04 x64 build - net usershare add: cannot convert name "Everyone" to a SID. Access denied

2014-04-27 Thread Sunding Wei
*** This bug is a duplicate of bug 1261873 ***
https://bugs.launchpad.net/bugs/1261873

Please fix this bug asap thanks, another guy reported this too

http://askubuntu.com/questions/454269/after-upgrading-
from-12-04-to-14-04-samba-has-big-issues

Workaround
- Download the lastest samba 
http://www.samba.org/samba/ftp/stable/samba-4.1.7.tar.gz
- Build and install your self.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1273447

Title:
  samba sharing doesn't work on fresh Ubuntu 14.04 x64 build - net
  usershare add: cannot convert name "Everyone" to a SID. Access denied

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1273447/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1273447] Re: samba sharing doesn't work on fresh Ubuntu 14.04 x64 build - net usershare add: cannot convert name "Everyone" to a SID. Access denied

2014-04-27 Thread Melissa B
*** This bug is a duplicate of bug 1261873 ***
https://bugs.launchpad.net/bugs/1261873

Ran into the same issue when trying to access a shared folder on 14.04
from a comp running 12.04. Can confirm Sunding's solution worked.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1273447

Title:
  samba sharing doesn't work on fresh Ubuntu 14.04 x64 build - net
  usershare add: cannot convert name "Everyone" to a SID. Access denied

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1273447/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1273447] Re: samba sharing doesn't work on fresh Ubuntu 14.04 x64 build - net usershare add: cannot convert name "Everyone" to a SID. Access denied

2014-04-23 Thread Sunding Wei
*** This bug is a duplicate of bug 1261873 ***
https://bugs.launchpad.net/bugs/1261873

I ran into a similar bug of the samba with the latest ubuntu 14.04
official release.

My Win7 laptop cannot connect to the Samba server, but I run the
"smbpasswd -a " and it works.

it seems the "smbpasswd -a " was not persistent when I reboot the
server, I have to rerun the "smbpasswd command to add user.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1273447

Title:
  samba sharing doesn't work on fresh Ubuntu 14.04 x64 build - net
  usershare add: cannot convert name "Everyone" to a SID. Access denied

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1273447/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1273447] Re: samba sharing doesn't work on fresh Ubuntu 14.04 x64 build - net usershare add: cannot convert name "Everyone" to a SID. Access denied

2014-03-18 Thread James Landrum
*** This bug is a duplicate of bug 1261873 ***
https://bugs.launchpad.net/bugs/1261873

any solutions or workarounds to this bug yet?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1273447

Title:
  samba sharing doesn't work on fresh Ubuntu 14.04 x64 build - net
  usershare add: cannot convert name "Everyone" to a SID. Access denied

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1273447/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1273447] Re: samba sharing doesn't work on fresh Ubuntu 14.04 x64 build - net usershare add: cannot convert name "Everyone" to a SID. Access denied

2014-02-07 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1261873 ***
https://bugs.launchpad.net/bugs/1261873

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: samba (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1273447

Title:
  samba sharing doesn't work on fresh Ubuntu 14.04 x64 build - net
  usershare add: cannot convert name "Everyone" to a SID. Access denied

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1273447/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1273447] Re: samba sharing doesn't work on fresh Ubuntu 14.04 x64 build - net usershare add: cannot convert name "Everyone" to a SID. Access denied

2014-01-28 Thread Yolanda Robla
*** This bug is a duplicate of bug 1261873 ***
https://bugs.launchpad.net/bugs/1261873

** This bug has been marked a duplicate of bug 1261873
   'net usershare' returned error 255

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1273447

Title:
  samba sharing doesn't work on fresh Ubuntu 14.04 x64 build - net
  usershare add: cannot convert name "Everyone" to a SID. Access denied

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1273447/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs