similar to: Samba server accessible but not browsable from network

Displaying 20 results from an estimated 1000 matches similar to: "Samba server accessible but not browsable from network"

2020 May 22
0
log.samba missing rotation
Looks like a known issue when running samba as AD DC: https://bugzilla.samba.org/show_bug.cgi?id=9673 Perhaps try logrotate service to help rotate log.samba: https://linux.die.net/man/8/logrotate -- Regards, Jones Syue | ??? QNAP Systems, Inc. On Fri, May 22, 2020 at 12:26 PM Lorenzo Milesi via samba <samba at lists.samba.org> wrote: > > I know about this param, I configured it and
2007 Aug 06
0
DomU print server (usb problem)
Hi I''m trying to set up a print server on a guest domain. I have successfully installed the first parallel printer using a PCI parallel port (as a side note, even if the card gets detected fine, the modules are loaded correctly, I have to create /dev/lp0 manually after every reboot! I tried with MAKEDEV but with no success. What''s the right procedure? Shouldn''t it be
2020 May 16
2
Intermittent permission denied when accessing share
I'm having a weird situation with a freshly installed Samba v4.12.1 compiled from source. This is a single server with DC and fileserver, I followed all the guidelines for doing things correctly in this specific situation and I hope I haven't missed anything. The server works correctly as expected, I'm managing all the permissions from Windows. Unfortunately users occasionally
2020 May 22
3
log.samba missing rotation
I know about this param, I configured it and log.smbd, log.nmbd and others are rotated, log.samba is not. ----- Original Message ----- > From: "samba" <samba at lists.samba.org> > To: "Lorenzo Milesi" <maxxer at yetopen.it>, "samba" <samba at lists.samba.org> > Sent: Thursday, May 21, 2020 7:29:04 PM > Subject: Re: [Samba] log.samba
2020 May 08
1
Only domain admins can access shares
I've set up a single server with a DC and fileserver. I've read through all docs and the warnings on the wiki (VERY well done, many thanks to all the contributors) more than once so I hope I haven't missed anything. smb.conf: # Global parameters [global] netbios name = FILESERVER realm = WDC.DOMAIN.IT server role = active directory domain controller
2012 Aug 06
2
Problem in sharing printers
Hi. I've configured a Samba PDC controller on which I've configured a couple of printers using Cups. I've set up the relevant config according to the documentation, so: load printers = Yes printing = cups printcap name = cups [print$] comment = Printer Drivers path = /dati/samba/drivers browseable = yes guest ok = no read only = yes
2023 Mar 08
1
Unable to "rejoin" existing DC after upgrade (infamous WERR_FILE_NOT_FOUND)
hi , thank's for your reply . no , current DC doesn't have that GUID: samba-tool spn list zimbra$ zimbra$ ... ldap/3ecb2a51-b21d-4bef-84ed-700db7963ff4._msdcs.domain.lan samba-tool spn list landc$ landc$ ... ldap/5bf8cf1f-1e35-40c6-a20d-0abc88238d92._msdcs.domain.lan that GUID is of the machine we are trying to join to: samba-tool spn list nextcloud$ nextcloud$ ...
2011 Feb 24
1
Samba with multiple domains with LDAP backend
Hi. I need to setup a single Samba server with multiple domains. I did more than one setup with single domain, but I'm having troubles finding info about multiple domain, especially with LDAP. Can anyone point me to a link, possibly with examples, on how to configure such a setup? many thanks -- Lorenzo Milesi - lorenzo.milesi at yetopen.it YetOpen S.r.l. - http://www.yetopen.it/ Via Carlo
2023 Jun 06
2
What's the substitution of 'samba-tool domain provision' in v4.17.5
> Yes you can use the Ubuntu 22.04 packages if you really must, but this > will only get you Samba 4.15.3 > On the other hand, Using Samba from backports on Debian bullseye will > get you 4.17.8 and is, in my opinion, easier to use. Both for Debian and Ubuntu it's better to use Michael repos, to get consistent minor release updates: http://www.corpit.ru/mjt/packages/samba/README
2023 Jun 06
1
What's the substitution of 'samba-tool domain provision' in v4.17.5
> samba-tool domain: no such subcommand: provision Are you sure there's no typo or hidden character? provision command is still there in 4.18.2 :) # samba-tool domain provision ERROR: No domain set! -- Lorenzo Milesi - lorenzo.milesi at yetopen.com CTO @ YetOpen Srl Corso Martiri della Liberazione 114 - 23900 Lecco - ITALY - | 4801 Glenwood Avenue - Suite 200 - Raleigh, NC 27612 - USA
2023 Jun 06
1
What's the substitution of 'samba-tool domain provision' in v4.17.5
> As I understand it, you only need Michael's repo for Ubuntu, The Debian > backport repo gets updated with the same Samba packages as his repo (or > is it the other way around ?). He is the Debian Samba maintainer. With the repos you can select several minor versions (from 4.16 to .18), while backports only contains the latest (currently 4.18) IIRC. -- Lorenzo Milesi -
2020 Jul 09
0
Intermittent permission denied when accessing share
I never said the team does recommend it, still I don't see the purpose of saying "it's possible" when can be "fraught with problems". Maybe the wiki [1] should be more explicit on this, despite discouraging and suggesting better options it doesn't say it's highly problematic, it's still offered as an option.
2023 Jun 06
1
What's the substitution of 'samba-tool domain provision' in v4.17.5
I am quite confident about the command I was typing. :) And I copied from yours and tried it again. == [root at dc ~]# samba-tool domain provision samba-tool domain: no such subcommand: provision Usage: samba-tool domain <subcommand> Domain management. Options: -h, --help show this help message and exit Available subcommands: info - Print basic info about a domain and the DC
2020 May 12
1
Unable to access shares by server alias
Mandi a te! Does it work just with the CNAME? My config actually worked in the end, but I think after I added the spn entries. I was testing on a machine which didn't reflect the change, but probably because of caching (ifconfig /flushdns didn't help) ----- Original Message ----- > From: "samba" <samba at lists.samba.org> > To: "samba" <samba at
2020 May 21
2
log.samba missing rotation
Samba 4.12.1 installed from source following the wiki. I noticed /usr/local/samba/var/log.samba is not being rotated at all, it starts since the day I installed and it's still growing (500M so far). Is this something which must be handled manually with a logrotate entry? What signalling does samba require after the file has been rotated? I didn't find anything on the wiki, is it worth
2023 May 30
0
Delegating administrative permissions via CLI
Is it possible to delegate permissions to users using (Linux) command line? https://wiki.samba.org/index.php/Delegating_administrative_permissions_to_non-administrators thanks -- Lorenzo Milesi - lorenzo.milesi at yetopen.com CTO @ YetOpen Srl Corso Martiri della Liberazione 114 - 23900 Lecco - ITALY - | 4801 Glenwood Avenue - Suite 200 - Raleigh, NC 27612 - USA - Tel +39 0341 220 205 -
2020 May 08
0
Unable to access shares by server alias
Attaching logs during an attempt of browsing \\server from CM-WM-W7$ thanks ----- Original Message ----- > From: "samba" <samba at lists.samba.org> > To: "Alex MacCuish" <alex at maccuish.org.uk>, "samba" <samba at lists.samba.org> > Sent: Saturday, May 9, 2020 12:03:58 AM > Subject: Re: [Samba] Unable to access shares by server
2019 Jul 02
1
Weird access problem to files
> which share isn't working ? > is it 'CONDIVISIONE' ? What is really weird is: Computer01, Win10, user1 logged in as local (not using domain user), share mapped with domain user. In the path I've posted in the first message the user can access BUT cannot write. Computer01, Win10, user1 logged in as domain user: same as above, user can access the folder but cannot write.
2023 Apr 14
2
Unable to "rejoin" existing DC after upgrade (infamous WERR_FILE_NOT_FOUND)
> That all smells quite similar to what I were seeing > here before, and what someone else were seeing too, > all with 4.17[.4]. This famouse WERR_FILE_NOT_FOUND > error too. We upgraded one more domain, and in the hope to avoid this error, we remained on 4.16. So we deployed a new 4.16.9 DC, joined, everything is fine. Remove the old DC, upgrade OS, install 4.16.10 (which was
2019 Jul 02
1
Weird access problem to files
> By setting this: vfs objects = recycle , you have turned of 'acl_xattr'. Ouch! :( Is there a way to keep acl_xattr and recycle? Shall I specify both of them? > You should also be aware that the permissions set from Windows (you are > setting them from Windows, aren't you ?) are stored in an EA. Yes, we're using RSAT from Windows. I see ea support has been set to yes