Displaying 20 results from an estimated 40000 matches similar to: "is winbind/nmbd required for pure mac os x clients ?"
2015 Aug 23
1
is winbind/nmbd required for pure mac os x clients ?
Hi all,
we have mac os x (10.10 mostly) clients that are binded to an open
directory server (mainly an openldap with a password server). We want to
share folder on samba through Kerberos. It does work but we have some
strange behavior with secondary groups and with permissions in general.
Before entering into detailed questions about "fine tunning", I'd like
to be sure of the
2015 Apr 02
0
Allowing file permissions changes with mac os x clients.
On 02/04/15 20:53, samba wrote:
> Hi All,
>
> at work all our clients are macs (10.10 yosemite). We are trying to
> move from the classical afp file server to a samba based file server.
> After a lot of testing, things now works more or less: a mac server
> acts as Kerberos+OpenLDAP and a linux debian 7 box is doing the file
> server with samba 4.2.0.
>
> A client
2015 Apr 02
3
Allowing file permissions changes with mac os x clients.
Hi All,
at work all our clients are macs (10.10 yosemite). We are trying to move
from the classical afp file server to a samba based file server. After a
lot of testing, things now works more or less: a mac server acts as
Kerberos+OpenLDAP and a linux debian 7 box is doing the file server with
samba 4.2.0.
A client which has "joined" (which is bound in mac jargon) the
2004 Oct 05
1
Mac OS X winbind on Samba domain
Hi All,
Has anyone managed to get a Mac (OS X I'm using) to authenticate to
a Samba/NT domain? I've been playing with this all day, and am not
getting very far - smbd, nmbd and winbind (3.0.2) all run fine, I can
see the domain, can connect individually to windows shares, wbinfo shows
users (and groups, I assume), but there's no hints as far as what the
equivalent to
2011 Sep 18
0
samba log - mac osx - console output - hacking evidence?
On Sun, 2011-09-18 at 16:52 -0400, Jennifer Buxton wrote:
> Dear Samba Support,
1) This is not a support E-Mail address. This E-Mail address is for
reporting security vulnerabilities in the Samba software. It is not for
support.
2) For support issues, you may wish to take your question to the
samba at samba.org list, where I have redirected this reply.
3) At first glace, looking at the
2005 May 04
1
browsing/nmbd problem - OS X
Hi,
I would be very grateful if anyone could give me a bit of help
with this. I am trying to run Samba 3.0.5, as distributed with Mac
OS X server 10.3.8, on an Apple Xserve. Things were working
beautifully until I had problems with an IP address change and had to
reinstall everything.
At present, the situation seems to be that the smb protocol is
operating, since I can make an smb
2010 Dec 18
1
Unable to mount SMB shares under Mac OS 10.6.5
Help -
(I'm new to the list, so please be gentle) I've tried Seagate support, and Apple Forums with no resolution or adequate suggestions for troubleshooting/resolving this issue, so I thought I'd try the samba community. It's a bit esoteric for me/most Mac users (SMB shares under Max OS X), but I thought I'd give it a try.
I can no longer mount any shares from my Seagate
2014 Mar 03
2
Can't get authentication for masterusers on Mac OS X Server 10.6.8
Hi dovecot masters,
This is my first post here, since I desperately need some advices from the dovecot community.
I've tried to get an answer on the Apple Forums but til now no luck....here we go:
I've tried to sync our users emails (Mac OS X Server 10.6.8 Snow Leopard with dovecot 1.1.20-apple0.5) via imapsync
to our new server by using the masterusers authentication method on the old
2007 Aug 28
0
winbind with NSS backend incorrect convert UIDs to SIDs
Hi
I have PDC on samba 3.0.10 with LDAP (OpenDirectory on MacOSX). I need configure fileserver(both NFS and SMB) in domain(samba 3.0.25a on Solaris)
Server get NSS information from LDAP(OpenDirectory) and winbind get UIDs from NSS: idmap backend = nss
Users authentication works fine. Users can use shares. I can view ACLs, but can't set it.
log:
> [2007/08/28 16:47:44, 0]
2011 Aug 19
1
Password sync in 3.6.0 on OS X 10.7, Lion
My company, which is a mac-heavy shop in the printing industry, needed
to migrate to a faster file server. As our directory trees are very
large, both Samba, and Netatalk were bogging down badly on our Linux
server (Samba, due to heavy CPU usage during directory listings - the
case-sensitive file system issue, and netatalk because the cnid db was
getting too big).
Our solution was to switch to a
2004 Aug 02
0
OS X Hang Issue
Hello List,
I have a bit of a strange problem with an OS 10.3.3 XServe (Samba
3.0.2) that I've inherited from a previous sysadmin ;). It's a bit hard
to describe but I'll do my best and include applicable log files and the
smb.conf.
Ok, first of all this machine is bound to our Active Directory domain
and authenticates users there (security = ads). It uses the Windows
2000 DC
2011 Jan 02
3
Civilization 3 1.29f on OS X crashes on launch
Hi,
This is the first time I've tried WINE. Please see my sig for details of my install. All I'm looking for here is confirmation that I should go ahead and post a "Garbage" vote on the Wine AppDB.
Civ3 installs fine from the CD using:
Code:
DYLD_FALLBACK_LIBRARY_PATH="/usr/X11/lib:/usr/lib" wine Setup.exe
I then run the patch installer with:
Code:
2024 May 02
2
winbind: does it actually depend on nmbd? and network-online?
On Thu, 2 May 2024 13:44:47 +0300
Michael Tokarev via samba <samba at lists.samba.org> wrote:
> Hi!
>
> In packaging/systemd/winbind.service, there's this ordering:
>
> After=network.target nmb.service
>
> Does winbind really need nmbd running?
Well, no and yes ;-)
No, if you are running Samba as an AD Unix domain member without SMBv1
(in which case, you do not
2024 May 02
1
winbind: does it actually depend on nmbd? and network-online?
Hi!
In packaging/systemd/winbind.service, there's this ordering:
After=network.target nmb.service
Does winbind really need nmbd running?
Another interesting dependency here. nmb.service (in the same directory) has
Wants=network-online.target
After=network.target network-online.target
Note nmbd needs network to be online. While winbind only needs
network to be up. If winbind requires
2024 May 02
1
winbind: does it actually depend on nmbd? and network-online?
02.05.2024 19:43, Jeremy Allison via samba wrote:
>>> Does winbind requires network to be online or just up?
>
> What's the difference between "online" and "up" ?
"Online" has numerous meanings depending on the settings, but the basic
idea is the same: when there's some connectivity present.
I had a trap on my notebook due to this and due to
2004 Apr 12
0
[OS X] OD authentication issue?
I am seeing very slow log-on's from our Windows clients to OS X 10.3.3
Server ( 30 seconds)- except for the 'admin' user.
I have a suspicion....
The smb.conf file has
auth methods = guest opendirectory
In the OS X log I see
Apr 12 13:24:37 xserveg5 PasswordService: client response doesn't
match what we generated
Apr 12 13:25:01 xserveg5 last message repeated 17
2019 Jan 07
2
Re: virsh on mac os X
after a reboot into recovery mode, csrutil enable --without dtrace
(ignoring warnings about how horribly unsupported this is). This eliminates
the dtrace errors, but virsh remains ill. Clue bats appreciated!
Last login: Mon Jan 7 12:31:39 on console
/Users/AB84394>sudo dtruss -fn virsh
PID/THRD SYSCALL(args) = return
918/0x3b12: thread_selfid(0x0, 0x0, 0x0) = 15122 0
918/0x3b12:
2008 Aug 21
2
nmbd Hogging CPU on Mac OSX (10.5.4)
Hi All,
Firstly, I know this is a MacOS X issue and not sure if you guys can help,
but I'm really hoping you can since I don't appear to be getting any joy
elsewhere.
Running OSX 10.5.4 and recently (last week) nmbd is hogging the CPU. I know
this is a part of the Samba server on OSX, hence the post to this mail-list.
When I disconnect from the network, nmbd goes away and doesn't
2019 Jan 07
0
Re: virsh on mac os X
On Fri, Jan 4, 2019 at 11:12 AM Keith Bierman <khbkhb@gmail.com> wrote:
> Mac OS X 10.14.2
> VirtualBox 5.2.22 and 6.0.0
> libvirt installed via homebrew....
>
> virsh -c vbox:///session list
>
> error: failed to connect to the hypervisor
>
> error: internal error: unable to initialize VirtualBox driver API
> ....
>
In case it's helpful, here's
2007 Dec 21
2
[Bug 1413] New: Add support for launching ssh-agent from Mac OS X's launchd .
https://bugzilla.mindrot.org/show_bug.cgi?id=1413
Summary: Add support for launching ssh-agent from Mac OS X's
launchd.
Classification: Unclassified
Product: Portable OpenSSH
Version: 4.7p1
Platform: Other
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: