similar to: Post-Win2k3 Upgrade rsync+ssh Permissions Problem

Displaying 20 results from an estimated 300 matches similar to: "Post-Win2k3 Upgrade rsync+ssh Permissions Problem"

2006 Apr 23
0
Domain trust relationship between Samba 3.0.21c and AD 2003
Hello, I have two domains: - a domain FRANCE on a SAMBA PDC called "SARGE" - a domain DOMAINTEST on a Active Directory called "SRV2003-2" I followed the samba howto chapter on setting a domain trust relationship between this two domains. For now, I just want DOMAINTEST users to log on shares of the FRANCE domain. On Windows 2003 side, with the MMC I can check/revalidate
2006 Aug 30
0
[PATCH] Cygwin: Add SeTcbPrivilege to sshd_server user
Hi, the below patch adds a Windows NT user right to the sshd_server user which will be important in an upcoming version of Cygwin. I have a preliminary implementation which solves the problem that native Windows processes don't recognize the user name correctly, if the user has logged in using public key authentication. The new mechanism requires the SeTcbPrivilege for the user which
2003 Nov 05
0
[PATCH] contrip/cygwin: Reworking the installation support
Hi, the below patch to contrib/cygwin is a major rework to allow various changes in the installation process on Cygwin machines. The important changes are: - New Makefile, providing a `cygwin-postinstall' target which allows to create a base installation as in the Cygwin distribution, which should be run right after a `make install'. - Additional information given in the README
2006 Jan 09
0
[PATCH] Add service dependency to network
Hi, Cygwin only: Under some circumstances, the sshd service gets accidentally started *before* the network service has been started up. The reason that this can happen is, that the sshd service gets installed without a dependency to the network service in contrib/cygwin/ssh-host-config so far. The below patch fixes that by adding a dependency to the "tcpip" Windows service. This
2007 Aug 02
2
plot to postscript orientation
Hi I am trying to save some plots in a postscript file. When I generate the plots in the main window, they appear correctly - their orientation is landscape (i.e., horizontal). However, when I open the .ps file with GSview, the whole page appears vertically, and the plot appears horizontally, which means that the plot is only partially visible (example here
2013 Jul 02
1
[patch/cygwin]: Fix documentation
Hi, could somebody with checkin rights please apply the below patch? It modernizes and improves readability of the Cygwin README file (which hasn't been updated for ages), drops unsupported OSes from the ssh-host-config help text, and drops an unneeded option from ssh-user-config. Thanks in advance, Corinna Index: contrib/cygwin/README
2004 May 02
1
ssh+rsync to Windows
After doing a lot of reading and search this lists' archieve I'm stuck! I'm trying to run a seemingly simply rsync from my RH9 box to an XP desktop. I have rsync 2.5.7 on the RH9 and rsync 2.6.0 on XP with Cygwin. ssh is working using key authentication. Anonymous rsync to XP works from RH9. I'm trying to get the rsync to run over ssh. Here's what I've tried.
2005 May 06
3
Winbind issues with UID and GID mappings
I am having issues integrating a FC3 system with AD running on W2k3. I can not figure out why the user ID mappings and Group ID mappings are going stale. This is a generic FC3 install with all of the latest updates. login as: jgallagh Sent username "jgallagh" jgallagh@linman's password: Last login: Fri May 6 08:14:23 2005 from 192.168.168.2 id: cannot find name for group ID
2004 Jul 13
2
Permissions problem...I must be overlooking *something*...
I have a share I can't seem to create files on, and I can't figure out why. I get "Access denied" from Windows, and the samba log shows this: [2004/07/13 10:52:26, 2] smbd/open.c:open_directory(1293) open_directory: failing create on read-only share [2004/07/13 10:52:26, 2] smbd/open.c:open_directory(1293) open_directory: failing create on read-only share The share has the
2004 Jan 23
0
[PATCH] contrib/cygwin/README
Hi, the latest update to contrib/cygwin/README was missing the documentaion of the new ssh-host-config options. The below patch fixes that. Please apply. Thanks, Corinna Index: contrib/cygwin/README =================================================================== RCS file: /cvs/openssh_cvs/contrib/cygwin/README,v retrieving revision 1.13 diff -p -u -r1.13 README --- contrib/cygwin/README
2004 Sep 12
0
[PATCH] contrib/cygwin/ssh-host-config
Hi, the below patch solves a problem with recent changes in the Cygwin default installation process. Could somebody please apply it? Thanks in advance, Corinna Index: contrib/cygwin/ssh-host-config =================================================================== RCS file: /cvs/openssh_cvs/contrib/cygwin/ssh-host-config,v retrieving revision 1.14 diff -p -u -r1.14 ssh-host-config ---
2005 Mar 13
0
[PATCH] contrib/cygwin/ssh-host-config: Reliability fix
Hi, the below patch makes the query for the localized name of the local administrators group more reliable. Can somebody check it in, please? Thanks, Corinna Index: ssh-host-config =================================================================== RCS file: /cvs/openssh_cvs/contrib/cygwin/ssh-host-config,v retrieving revision 1.15 diff -p -u -r1.15 ssh-host-config --- ssh-host-config 21 Sep
2009 Nov 22
1
migrating from Courier
I've been running postfix/courier-ssl/MySQL/postfixadmin for years, but since I am in the process of building a new server I decide to reexamine my options. I'm sticking with postfix, but I've decided to move from courier to dovecot because everyone is telling me it's much faster, and I really dislike courier's SASL setup and integration with other services. Of course, I have
2004 Dec 29
1
User authentication to AD200X, need local users?
I am trying to get user authentication in a 200X AD to have domain users see the samba shares (RH ES3, samba 3.0.9-1). I can see the shares, but when I try to access any of the shares, I get prompted for a username and password and this is what shows up in the log.winbindd file ------------------- [2004/12/29 08:17:37, 1] nsswitch/winbindd_user.c:winbindd_getpwnam(161) user 'robl' does
2003 Nov 13
1
Authentication against AD
We have a FreeBSD webserver with Samba 2.2.8. It has been set up as a member-server of our active directory domain, and all seems good so far. What I want is to let a set of users access a share (www) as the www-user, and they should authenticate against AD, and they should not need an account on the BSD machine at all. I don't want any add user script and so on, I only want them to access
2004 Dec 09
0
trouble with winbindd samba 3.0.9
hello, we've been testing the integration of a linux file server (fedora core 3) in a Windows 2003 Active Directory Domain. the linux server is well integrated : we see it in the Active Directory mmc. but we've got a problem with winbind and its mapping of SIDs with uids. here is the smb.conf concerned section : ------------------------------- winbind separator = + idmap uid =
2005 May 08
2
Samba / AD / Winbind issues
List members, I have an issue that I hope one of you can help me with ... I have set up a AD ( 2003 ) as PDC and a RHE3 AS server running Samba V3.0.6-2.3E following the instructions in the HOW-TO- By example. Here is what I have at the moment .. I had no problems adding the RH server to the Domain and I have Winbind set up in the nsswitch.conf file for passwd, group and hosts I
2008 Feb 13
2
Access denied when setting permissions
I have a windows 2003 AD domain and a server joined to that domain. Winbind is being used as an idmap. Most everything seems to work fine. Winbind gets user info correctly: [root@samba ~]# wbinfo -u TESTDOMAIN\administrator TESTDOMAIN\guest TESTDOMAIN\support_388945a0 TESTDOMAIN\krbtgt TESTDOMAIN\swhaley TESTDOMAIN\test [root@samba ~]# wbinfo -g BUILTIN\administrators BUILTIN\users
2002 Aug 02
1
NT, 2000, and XP can print - 9x can't!
I work exclusively in the area of small LANS (5-10 machines max) where security is not a major issue. Therefore I have always created simple smb.conf files with share based security. I am also a newbee to Linux - most of my experience has been with SAMBA. Re: My current problem, I have set up the system with both open and root only shares. All clients can view and write to the open folder
2003 Oct 10
0
mystified by interaction between krb5.conf, smb.conf, and winbindd
I am stumped here. I am a novice at using samba to do MS Active Directory stuff, but I have read everything I could find in the HOWTO collection and on the linux.samba cache of the list and am still stuck. A bit of background... I have set up a Windows 2003 server as a domain controller here and configured it to be the DNS for a ficticious domain for internal use only. The domain functional