Re: [Bug 695256] Re: samba refuses to show shares

2011-01-02 Thread Cypher2
*** This bug is a duplicate of bug 596064 *** https://bugs.launchpad.net/bugs/596064 So far nothing has been done to correct the regression... when can we expect someone to get serious about this and stick a critical tag on it.. some of us depend on this type of network sharing system to do

Re: [Bug 695256] Re: samba refuses to show shares

2011-01-01 Thread Cypher2
/var/lib/samba and /var/cache/samba exist and are populated here is my smb.conf: [global] # Browsing/Identification # workgroup = WORKGROUP server string = %h server (Samba, Ubuntu) # Debugging/Accounting # log file = /var/log/samba/log.%m # Cap the size of the individual log files (in KiB). max

Re: [Bug 695256] Re: samba refuses to show shares

2011-01-01 Thread Cypher2
I know my smb.conf works fine.. I've been using the same one for a year and a half now... here's the tar of var/log/samba On Sat, Jan 1, 2011 at 3:07 PM, Jussi Jaurola 695...@bugs.launchpad.netwrote: Thank you. Can you also upload content of your /var/log/samba -folder. I tried this on 10.10

Re: [Bug 695256] Re: samba refuses to show shares

2011-01-01 Thread Cypher2
I should also add the fact that the upstart service nmbd fails to load on system startup... when called amnually it fails to load at times, and some other times it loads... On Sat, Jan 1, 2011 at 3:19 PM, Nathanel Titane nathanel.tit...@gmail.comwrote: I know my smb.conf works fine.. I've been

Re: [Bug 695256] Re: samba refuses to show shares

2011-01-01 Thread Cypher2
Here's the deal, I just called nmbd with sudo service nmbd start and it loaded. I was able to see my machine on nautilus' network icon. After a reboot, I go to /var/run/samba and the only active PID services are smbd and winbindd nmbd isn't up.. what can I do about it? On Sat, Jan 1, 2011

Re: [Bug 695256] Re: samba refuses to show shares

2011-01-01 Thread Cypher2
Here's the term ouput for it... natha...@mercury:~$ smbclient -L //localhost -U nathanel Enter nathanel's password: session setup failed: NT_STATUS_LOGON_FAILURE One other thing, I have a fresh install on my other computer which is a laptop, I run a custom script to drag all packages i need to

Re: [Bug 695256] Re: samba refuses to show shares

2011-01-01 Thread Cypher2
On Sat, Jan 1, 2011 at 4:12 PM, Nathanel Titane nathanel.tit...@gmail.comwrote: Here's the term ouput for it... natha...@mercury:~$ smbclient -L //localhost -U nathanel Enter nathanel's password: session setup failed: NT_STATUS_LOGON_FAILURE One other thing, I have a fresh install on my

Re: [Bug 695256] Re: samba refuses to show shares

2011-01-01 Thread Cypher2
ON the other hand, I've just checked my youger brother's laptop and it has no issue viewing shares and connecting to //localhost with user identification. On Sat, Jan 1, 2011 at 4:20 PM, Jussi Jaurola 695...@bugs.launchpad.netwrote: ** Changed in: samba (Ubuntu) Assignee: (unassigned) =

Re: [Bug 695256] Re: samba refuses to show shares

2011-01-01 Thread Cypher2
i've just added sudo smbpasswd -a nathanel and re-attempted smbclient -L //localhost -U nathanel here is the output: natha...@mercury:~$ smbclient -L //localhost -U nathanel Enter nathanel's password: Domain=[WORKGROUP] OS=[Unix] Server=[Samba 3.5.4] Sharename Type Comment -

Re: [Bug 695256] Re: samba refuses to show shares

2011-01-01 Thread Cypher2
nmbd still isn't running... as soon as i execute it manually everything shows up.. On Sat, Jan 1, 2011 at 4:41 PM, Nathanel Titane nathanel.tit...@gmail.comwrote: i've just added sudo smbpasswd -a nathanel and re-attempted smbclient -L //localhost -U nathanel here is the output:

Re: [Bug 695256] Re: samba refuses to show shares

2011-01-01 Thread Cypher2
but the point is that it does not not start automatically like it used to.. I have to call nmbd manually on every startup... there has to be something preventing it form working.. no? On Sat, Jan 1, 2011 at 4:47 PM, Jussi Jaurola 695...@bugs.launchpad.netwrote: Ok! So it's working perfectly.

Re: [Bug 695256] Re: samba refuses to show shares

2011-01-01 Thread Cypher2
And now, it says Failed to mount location on nautilus On Sat, Jan 1, 2011 at 4:57 PM, Nathanel Titane nathanel.tit...@gmail.comwrote: but the point is that it does not not start automatically like it used to.. I have to call nmbd manually on every startup... there has to be something

Re: [Bug 695256] Re: samba refuses to show shares

2011-01-01 Thread Cypher2
I have never had to change my firewall settings for the shares to show and be accessed properly, I dont understand why all of a sudden it comes to that.. is there any other way to see why the stupid service isn't up and running and permitting access on other machines? On Sat, Jan 1, 2011 at 5:01

Re: [Bug 695256] Re: samba refuses to show shares

2011-01-01 Thread Jelmer Vernooij
Yes, that's a regression... it is due to the order in which directories are created at startup. There's an existing bug report about it, I don't recall the number. Cypher2 nathanel.tit...@gmail.com wrote: but the point is that it does not not start automatically like it used to.. I have to call

Re: [Bug 695256] Re: samba refuses to show shares

2011-01-01 Thread Cypher2
Yes.. I've filed to that bug too.. but the strange thing is that none of the configuration options seem to work it On 1 Jan 2011 19:01, Jelmer Vernooij 695...@bugs.launchpad.net wrote: Yes, that's a regression... it is due to the order in which directories are created at startup. There's an