Displaying 15 results from an estimated 15 matches similar to: "Share is read-only despite read only = no"
2004 Nov 08
0
3.0.7 server "NetBIOS over TCP disabled -- no workgroup available"
win2k/XP clients can access this fine, but not NT clients.
Samba is listening on the netbios-dgm/ns ports and there's no packet
filtering:
udp4 0 0 atarashii.netbios-dgm *.*
udp4 0 0 atarashii.netbios-ns *.*
udp4 0 0 *.netbios-dgm *.*
udp4 0 0 *.netbios-ns *.*
2006 Oct 05
1
Winbindd and getent group problem
Hi,
I installed and configured Samba 3.0.23c as a domain member. I am
running winbindd on Solaris 8 Sparc. I am seeing a strange behavior
after the configuration. If I issue a "wbinfo -g" I see all the NT
groups. Likewise, if I issue a "wbinfo -u" I see all the NT users.
Continuing on with a "getent passwd" shows me the combined Unix and NT
accounts, but
2007 Jun 05
0
mod_auth_ntlm_winbind under apache2 : NTLMSSP NT_STATUS_INVALID_PARAMETER
Ubuntu Server 7.04
Apache/2.2.3 (Ubuntu) PHP/5.2.1 mod_perl/2.0.2 Perl/v5.8.8
mod_auth_ntml_winbind from svn June 5, 2007.
samba 3.0.24-2ubuntu1.2
winbind is working, I can log into the machine as an AD domain user.
graham@wtldevapp1:~$ sudo ntlm_auth --username=gdunn01
password:
NT_STATUS_OK: Success (0x0)
from the conf.d/twiki.conf:
AuthName "NTLM Authentication"
NTLMAuth
2004 Nov 02
0
More AD integration questions
Getting the following on startup:
[2004/11/02 09:57:15, 0] smbd/server.c:main(760)
smbd version 3.0.7 started.
Copyright Andrew Tridgell and the Samba Team 1992-2004
[2004/11/02 09:57:15, 0] lib/smbldap.c:smbldap_open_connection(623)
Failed to issue the StartTLS instruction: Decoding error
[2004/11/02 09:57:15, 1] lib/smbldap.c:another_ldap_try(936)
Connection to LDAP server failed
2006 Oct 23
1
Getting users and groups through winbind on FreeBSD
Hi
We have a few Linux samba servers that authenticate against our
Active Directory domain (Small Business Server 2000). I've added a
couple of disks to a FreeBSD 6.1 server in our office and I'm trying
to achieve the same but not having much luck. I'm new to all
this... I'm not our network admin, but he is BSD-phobic so I thought
it was safer to do it myself.
2004 Nov 09
5
Unable to join AD (FreeBSD)
Hi,
I am trying to get samba 3.0.7 working with our win2k DC. I installed samba
from the ports collection, so the kerberos library looks to be the heimdel
version.
I can use kinit to create a ticket and it authenticates against the DC just
fine. However when I attempt to use "net ads join" it fails with the
following response:
[2004/11/09 16:32:30, 0] utils/net_ads.c:ads_startup(183)
2012 Aug 29
1
latex \subfloat{} incompatible with sweave/knitr code
Dear all
Are LaTeX \subfloat{} commands incompatible with Sweave code? I cannot
get the following code to compile properly:
\begin{table}
\subfloat[asdfa]{<<>>=
2+2
@
}
\caption{asdf}
\end{table}
If I replace the Sweave chunk with a random string or a table, the
compilation works fine. Any ideas what happens? I hit the same trouble
when running the code chunks through knitr.
2004 Nov 01
4
FreeBSD kerberos for AD integration: MIT or Heimdal?
I have previously gotten samba 3.0.4 to work with the MIT
implementation, now with 3.0.7, the configure is looking for -lgssapi
and not finding it.
I can get the AD to issue me a kerberos ticket, samba is just
complaining about not geing able to find the gssapi library.
Does anyone have a tried-and-true approach using the ports system?
Thanks,
Graham
2006 Nov 15
4
Mongrel 0.3.15 PR -- All The Fixes Good For You
Hi folks,
Getting much much much closer to the 1.0 release. I have some documentation to work on tonight, and I need to go through the patch queue one more time, but I''ve put up another pre-release for people to test.
What this pre-release does is pull together the various patches, monkey patching, and alternatives that make Mongrel either faster or more stable. It is also the start
2004 Dec 22
1
Samba 3.0.10 ADS setup issue
I am attempting to setup Samba 3.0.10 on a Windows 2000 Active Directory
domain. The problem I'm having is getting Samba to configure correctly
to get the Kerberos library.
I've gone through previous posts and have tried doing what others
suggested but I still keep getting the error of:
"configure: error: libkrb5 is needed for Active Directory support"
The current configure
2007 Mar 19
1
wine without X
I have a program, and its possible to run it with wine. I need to run
it on Linux system without X. But program tries to create window and
die with wine.
It uses that window only for logs, and do stuf in console. And I hope
it will work without this window =). Is it possible to ignore creating
window? Are there another methods to solve my problem?
Thanks.
2003 Jun 03
15
[Bug 585] sshd core dumping on IRIX 6.5.18 with VerifyReverseMapping enabled
http://bugzilla.mindrot.org/show_bug.cgi?id=585
Summary: sshd core dumping on IRIX 6.5.18 with
VerifyReverseMapping enabled
Product: Portable OpenSSH
Version: -current
Platform: MIPS
OS/Version: IRIX
Status: NEW
Severity: major
Priority: P2
Component: sshd
AssignedTo:
2004 Oct 28
1
Possible to map root to group via winbind?
samba 3.0.7, freebsd 5.2.1
My /usr/local/etc/samba-user.map looks like
root = DEV.grahamd
I would like to modify the ACLs on a directory that look like so:
drwxrwx--- 2 root Domain Admins 512 Oct 28 16:41 test2/
(if I chown the directory to my DEV.grahamd account, I can change ACLs
to my heart's content)
I'm operating under the assumption that only root, or the owner of a
file
2006 Oct 02
0
ridmap info has changed
After a restart, I'm seeing all the userid's change. Which I thought
idmap_rid was supposed to prevent.
I see this in log.winbind from an ls -l.
[2006/10/02 17:20:52, 1] nsswitch/winbindd_group.c:winbindd_getgrgid(340)
Can't find domain from sid
Any ideas what's happened?
wbinfo -u and -g seem to work
# wbinfo -u | wc -l
28724
# wbinfo -g | wc -l
13270
Thanks,
Graham
2006 Oct 26
1
File size limits with samba 3.0.20b and FreeBSD 5.3
We're seeing problems with copying files > 2BG to a samba share. Google
says that, as of 2004, there was a 2GB file size limit in that scenario,
but I haven't found anything more recent. Is that still the case or am I
looking at a different problem?
Thanks,
Graham