search for: mulligan

Displaying 20 results from an estimated 36 matches for "mulligan".

2006 Apr 08
1
Problems with Login Engine/rake
...by/gems/1.8/gems/rake-0.7.1/bin/rake:7 c:/ruby/bin/rake.bat:25 """ I tried doing rake db_schema_import, as well, but it only included the migrations I had defined for my project and not the login_engine''s migrations. Any help would be greatly appreciated. Regards, Ryan Mulligan
2016 Jul 09
2
Bug number for an old commit
On Thursday, July 07, 2016 01:46:59 PM Rowland penny wrote: > On 07/07/16 13:09, John Mulligan wrote: > > Hi Samba team, > > > > Digging through some old code and commits while trying to understand some > > ACL related behavior we found the following: > > > > https://git.samba.org/?p=samba.git;a=commitdiff;h=6dcbb84d485b8a8ccf0c3a70 > > d9f5f7e951a...
2012 Mar 22
2
Debugging tdb_oob log messages in samba 3.6
Hello samba list, We're trialling Samba 3.6 and on some of our systems I see the following type of messages in the smbd and winbind logs: [2012/03/16 17:28:59.038177, 0] ../lib/util/tdb_wrap.c:65(tdb_wrap_log) tdb(/var/lib/samba/messages.tdb): tdb_oob len 663932 beyond eof at 12288 [2012/03/16 17:28:59.038331, 0] ../lib/util/tdb_wrap.c:65(tdb_wrap_log)
2016 Jul 07
2
Bug number for an old commit
Hi Samba team, Digging through some old code and commits while trying to understand some ACL related behavior we found the following: https://git.samba.org/?p=samba.git;a=commitdiff;h=6dcbb84d485b8a8ccf0c3a70d9f5f7e951aaf1c6 While the commit message itself provides some context the subject mentions fixing "one of the last two bugs with the full Windows ACL support" without
2020 Sep 16
2
ssh-ed25519 and ecdsa-sha2-nistp256 host keys
...ok through all the host keys to find one that matched my known_hosts entry. Is that an invalid expectation? Do I need to add every host key to the known_hosts file to reliably connect? Am I missing some configuration option that will make OpenSSH treat these host keys distinctly? Sincerely, Ryan Mulligan
2007 Apr 03
2
ssl connections frozen, client times out
Hi there, I'm using the latest Thunderbird & Dovecot. I'm trying to setup either pop3s or imaps. The plain versions of the protocols both work fine for me, even with the TLS option selected in Thunderbird. But when I try to use the ssl versions, my client does not negotiate - it just time's out. I have as much logging enabled as possible and the only thing that shows up
2010 Jul 21
2
Are acl_xattr and admin users option incompatible?
Hello List, I've run into an interesting situation and am wondering if this is by design or just an interesting side effect: using both acl_xattr and a user in the "admin users" list at the same time seem to conflict. I have a tool that is running on a windows box that needs full access to files on a given share while ignore individual file and folder permissions. We were able to
2006 May 24
3
rsync shows poor throughput vs. scp
hi all- been reading through the archives but I still can't seem to find a solution to my problem. I am using rsync to keep mirror copies of content which is being served (via http) on both the sender and receiver. The files on average are 20-50mb each, (mostly already in a compressed format... mp3, etc) and both sender and receiver pushes around 30mbps on average. the sender is a
2015 Oct 06
0
Trying to understand vfs_fruit's nfs_aces option
On Mon, Sep 28, 2015 at 06:34:31PM -0400, John Mulligan wrote: > Hello List, > > My team and I have started testing out vfs_fruit to see if it helps us improve > the directory browsing performance of Mac clients. After enabling it some of > our tests began failing due to an "The permissions on x are incorrectly > ordered"...
2016 Jul 07
0
Bug number for an old commit
On 07/07/16 13:09, John Mulligan wrote: > Hi Samba team, > > Digging through some old code and commits while trying to understand some ACL > related behavior we found the following: > > https://git.samba.org/?p=samba.git;a=commitdiff;h=6dcbb84d485b8a8ccf0c3a70d9f5f7e951aaf1c6 > > While the commit message it...
2023 Mar 09
0
[Announce] Samba 4.17.6 Available for Download
...onise ???? passwords with this popular cloud environment. o? Ralph Boehme <slow at samba.org> ?? * BUG 15299: Spotlight doesn't work with latest macOS Ventura. o? Volker Lendecke <vl at samba.org> ?? * BUG 15310: New samba-dcerpc architecture does not scale gracefully. o? John Mulligan <jmulligan at redhat.com> ?? * BUG 15307: vfs_ceph incorrectly uses fsp_get_io_fd() instead of ???? fsp_get_pathref_fd() in close and fstat. o? Noel Power <noel.power at suse.com> ?? * BUG 15293: With clustering enabled samba-bgqd can core dump due to use ???? after free. o? baixi...
2023 Mar 09
0
[Announce] Samba 4.17.6 Available for Download
...onise ???? passwords with this popular cloud environment. o? Ralph Boehme <slow at samba.org> ?? * BUG 15299: Spotlight doesn't work with latest macOS Ventura. o? Volker Lendecke <vl at samba.org> ?? * BUG 15310: New samba-dcerpc architecture does not scale gracefully. o? John Mulligan <jmulligan at redhat.com> ?? * BUG 15307: vfs_ceph incorrectly uses fsp_get_io_fd() instead of ???? fsp_get_pathref_fd() in close and fstat. o? Noel Power <noel.power at suse.com> ?? * BUG 15293: With clustering enabled samba-bgqd can core dump due to use ???? after free. o? baixi...
2006 Apr 01
3
SQL on Rails :)
Hehe. Does anyone know who is behind this? http://www.sqlonrails.org/ The screencast is just a great watch. Things like these make this my favourite day of the year. -- -------------- Jon Gretar Borgthorsson http://www.jongretar.net/
2020 Sep 16
2
ssh-ed25519 and ecdsa-sha2-nistp256 host keys
..._ed25519 IdentityFile ~/.ssh/id_rsa The relevant part of my /etc/ssh/ssh_config is: Host * AddressFamily inet PubkeyAcceptedKeyTypes +ssh-dss HostKeyAlgorithms +ssh-dss - Ryan On Tue, Sep 15, 2020 at 11:25 PM Damien Miller <djm at mindrot.org> wrote: > > On Tue, 15 Sep 2020, Ryan Mulligan wrote: > > > Hello. > > > > I am running OpenSSH 7.9p1 on my client and server. ssh-keyscan shows > > the server has ssh-rsa, ssh-ed25519, and ecdsa-sha2-nistp256 host > > keys. My /etc/ssh/ssh_known_hosts file contains the server's > > ssh-ed25519 host ke...
2010 Apr 06
1
Unable to join domain: failed to set machine spn
Hi Samba mailing list, I'm having trouble setting up samba as an AD member at a remote site. While I've joined a few samba servers to AD before I'm getting the following error message when I try to join this domain: Failed to join domain: failed to set machine spn: Operations error I am running samba version 3.4.5-0.47 on Fedora and the AD is on Windows server 2003. I'm not
2023 Mar 01
1
[Announce] Samba 4.18.0rc4 Available for Download
...oehme <slow at samba.org> ?? * BUG 15299: Spotlight doesn't work with latest macOS Ventura. o? Stefan Metzmacher <metze at samba.org> ?? * BUG 15298: Build failure on solaris with tevent 0.14.0 (and ldb 2.7.0). ???? (tevent 0.14.1 and ldb 2.7.1 are already released...) o? John Mulligan <jmulligan at redhat.com> ?? * BUG 15307: vfs_ceph incorrectly uses fsp_get_io_fd() instead of ???? fsp_get_pathref_fd() in close and fstat. o? Andreas Schneider <asn at samba.org> ?? * BUG 15291: test_chdir_cache.sh doesn't work with SMBD_DONT_LOG_STDOUT=1. ?? * BUG 15301: Im...
2023 Mar 01
1
[Announce] Samba 4.18.0rc4 Available for Download
...oehme <slow at samba.org> ?? * BUG 15299: Spotlight doesn't work with latest macOS Ventura. o? Stefan Metzmacher <metze at samba.org> ?? * BUG 15298: Build failure on solaris with tevent 0.14.0 (and ldb 2.7.0). ???? (tevent 0.14.1 and ldb 2.7.1 are already released...) o? John Mulligan <jmulligan at redhat.com> ?? * BUG 15307: vfs_ceph incorrectly uses fsp_get_io_fd() instead of ???? fsp_get_pathref_fd() in close and fstat. o? Andreas Schneider <asn at samba.org> ?? * BUG 15291: test_chdir_cache.sh doesn't work with SMBD_DONT_LOG_STDOUT=1. ?? * BUG 15301: Im...
2004 Mar 03
3
Ringing Delay
Sorry if this is a daft question but when a PSTN call comes in on my X100P the console shows the following; NOTICE[1217602880]: File chan_zap.c, Line 4456 (ss_thread): Got event 2 (Ring/Answered)... NOTICE[1217602880]: File chan_zap.c, Line 4456 (ss_thread): Got event 2 (Ring/Answered)... NOTICE[1217602880]: File chan_zap.c, Line 4456 (ss_thread): Got event 2 (Ring/Answered)...
2023 Feb 15
0
[Announce] Samba 4.18.0rc3 Available for Download
...oehme <slow at samba.org> ?? * BUG 15299: Spotlight doesn't work with latest macOS Ventura. o? Stefan Metzmacher <metze at samba.org> ?? * BUG 15298: Build failure on solaris with tevent 0.14.0 (and ldb 2.7.0). ???? (tevent 0.14.1 and ldb 2.7.1 are already released...) o? John Mulligan <jmulligan at redhat.com> ?? * BUG 15307: vfs_ceph incorrectly uses fsp_get_io_fd() instead of ???? fsp_get_pathref_fd() in close and fstat. o? Andreas Schneider <asn at samba.org> ?? * BUG 15291: test_chdir_cache.sh doesn't work with SMBD_DONT_LOG_STDOUT=1. ?? * BUG 15301: Im...
2023 Feb 15
0
[Announce] Samba 4.18.0rc3 Available for Download
...oehme <slow at samba.org> ?? * BUG 15299: Spotlight doesn't work with latest macOS Ventura. o? Stefan Metzmacher <metze at samba.org> ?? * BUG 15298: Build failure on solaris with tevent 0.14.0 (and ldb 2.7.0). ???? (tevent 0.14.1 and ldb 2.7.1 are already released...) o? John Mulligan <jmulligan at redhat.com> ?? * BUG 15307: vfs_ceph incorrectly uses fsp_get_io_fd() instead of ???? fsp_get_pathref_fd() in close and fstat. o? Andreas Schneider <asn at samba.org> ?? * BUG 15291: test_chdir_cache.sh doesn't work with SMBD_DONT_LOG_STDOUT=1. ?? * BUG 15301: Im...