Displaying 20 results from an estimated 2000 matches similar to: "XP doesn't logoff from samba domain"
2003 Apr 10
1
ACLs and ACL_GROUP_OBJ
I have really strange problem. I create a subdirectory in s directory
with ALCs and default ACLs. The new subdirectory geins rwx permitions for
ACL_GROUP_OBJ (Full Access for CREATOR GROUP in NT security dialog box).
Any combination of parameters like (force) create mask, security mask etc.
doesn't help as well as inherit acls or inherit permitions. I tried
versions 2.2.7b, 2.2.8 and 2.2.8a
2003 Apr 08
6
Win2k domain, ACLs and permissions
Hi there,
I have been trying to set up Samba 2.2.8 to connect to our Windows 2000
domain, and provide shares that support file permissions as a Win2K box
would, under Red Hat 8.0. To that end I recompiled the kernel (2.4.20)
with patches from acl.bestbits.org, enabling ext2 and ext3 EA and ACL
support. I set up winbind, joined the domain OK, and got name resolution
working pretty well. Everything
2003 Mar 18
1
Problems with ACLs in 2.2.8
Last weekend I upgraded from 2.2.7a to 2.2.8 because of the security
problems. Unfortunately 2.2.8 is not only security upgrade but also
contains some improvements one of which is backport of ACL code from 3.x
Since the upgrade I have problems with rights. In a directory with empty
ACL for the creator group and the same default ACL files created by samba
have rwx set while files created in shell
2003 Aug 14
1
Re: Samba vs. Windows : significant difference intimestamp handling?
>> > > Fine. Use reiserfs and don't worry about ctime.
>> >
>> > Why? Does reiserfs handle ctime in a different
>> > way than other linux filesystems?
>>
>> It's not supposed to given the same instructions
>> from clients but it appears to because perhaps it
>> elicits different kind of response from Office.
>> Maybe
1999 Jul 27
12
hi
hi
This is Tarun from Indusa Global , Jamaica
pl. reply
regards
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tarun.vcf
Type: text/x-vcard
Size: 180 bytes
Desc: Card for tarun kumar
Url : http://lists.samba.org/archive/samba/attachments/19990727/506b9d4c/tarun.vcf
2009 Dec 25
2
[openssh-portable] utmpx and ut_name
Hello OpenSSH hackers,
The last couple of weeks I've been figuring out how hard it is to
replace FreeBSD's <utmp.h> with <utmpx.h>. I don't think utmpx is
perfect, but at least it's better than what we have now and at least it
has gone through some form of standardisation. I noticed POSIX says the
following [1]:
| The <utmpx.h> header shall define the utmpx
2010 Mar 06
7
[Bug 1732] New: Proper utmpx support for FreeBSD HEAD
https://bugzilla.mindrot.org/show_bug.cgi?id=1732
Summary: Proper utmpx support for FreeBSD HEAD
Product: Portable OpenSSH
Version: 5.4p1
Platform: Other
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: ed
2003 Apr 06
1
TDB file format???
Hi.
I want to use NT usernames / passwords from my PDC for loging in my
server. I also want to use NFS between various UNIX machines I have. The
problem is that I already have a database of username <-> UID maping (each
user that has an NT username got an unique UID when he got a username).
Now I want to translate this my UID database into winbindd UID tdb
database, however I don't know
2003 May 24
2
Quota
Hi all,
I was wondering if there was a possibillity to put in a quota
to the smb.conf something like "max disk size = 1000" but then that
is actually does something at "1000"
If there is no option for this does anyone know the best way top do this
is, or do I have to make a "edquota".
problem I have is, I have a 4TB raid 5 crossplatform i.e. nfs,appletalk,smb,ftp
2003 Aug 13
1
Re: Samba vs. Windows : significant difference intimestamp handling ?
>> > > ... On my PCs the mtime remains unmodified.
>> > > It's a weird thing if it happens under normal
>> > > circumstances ... But if it only happens when
>> > > you fake the identity from within the Office
>> > > programs, well, I wouldn't bother really.
>> > >
>> > I totally agree !
>>
>>
1999 Dec 20
2
Portability hacks + alpha HPUX1020 port
Hi,
Attached is a patch to 1.2.1pre18 that includes a number of portability
changes, and more a more complete HPUX10.20 implementation. Thanks to
Ben Taylor's utmpx patch, utmpx and wtmpx support are now in for HP,
with a few caveats. It compiles cleanly on HPUX10.20 with gcc, cleanly
on Linux, and with a few minor warnings on Solaris 2.6.
Most compat changes are made via autoconf which
2000 Jan 18
1
Error when compiling for Solaris7
I cannot make openssh on Solaris.
The 'make' fails on the first file.
Here are the commands and the output.
Essentially, I pre-built EGD, SSL, and ran:
configure
make
make errors are listed at the bottom.
Can anyone help me get this compiled on Solaris7?
Steve
sdn at sprintlabs.com
./configure --prefix=/common --sysconfdir=/etc/ssh
--with-egd-pool=/common/bin/egd.pl
loading cache
1999 Dec 24
5
ANNOUNCE: openssh-1.2.1pre20
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
openssh-1.2.1pre20 has been released at:
http://violet.ibs.com.au/openssh/files/
This release integrates more of Andre Lucas' portability patch, Ben
Taylor's utmpx patch and some cleanups and bugfixes of my own.
The auth-passwd failures should be fixed, as should lastlog support on
NetBSD.
Since Andre Lucas' patch included platform
1999 Dec 24
5
ANNOUNCE: openssh-1.2.1pre20
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
openssh-1.2.1pre20 has been released at:
http://violet.ibs.com.au/openssh/files/
This release integrates more of Andre Lucas' portability patch, Ben
Taylor's utmpx patch and some cleanups and bugfixes of my own.
The auth-passwd failures should be fixed, as should lastlog support on
NetBSD.
Since Andre Lucas' patch included platform
1999 Dec 27
2
Suggestion: login.c->record_login()
Hi,
A lot of the problems with openssh portability so far appear to be with
the login record functionality, i.e. lastlog support, and variations on
handling utmp vs. utmpx etc. Looking at for-profit SSH 1.2.27, login.c
is rather embarassing spaghetti code, so laden with '#ifdef's it's
almost impossible to read.
OpenSSH's code isn't anything like that, but then it doesn't
2000 Jun 13
2
Openssh-2.1.1p1 and solaris 7/8
Hello,
I just installed the above openssh onto a Sun Solaris 7 and Solaris 8 system.
No problem with that. However, I now seem to get some rubbish processed when
I login with slogin. An example:
Last login: Tue Jun 13 12:31:27 2000 from jhorne.csd.plymo:tJ`
^[[?1;2c
Telnet logs in okay, but just shows 'Last login...jhorne.csd.plymo'.
This seems to get passed to the shell, which it of
2001 Oct 26
2
problems building on solaris 2.6
Using the latest cvs sources, the compilation of ssh.c fails.
The 'struct rlimit rlim;' line is being expanded by cpp into
'struct rlimit64 rlim;' and there is no struct rlimit64 defined.
In order to get the struct rlimit64 to be included when the
#include <sys/resource.h>
is used, it appears to need the _LARGEFILE64_SOURCE symbol defined OR
it needs the '#if
2000 Feb 04
1
problems compiling 1.2.2 on HP-UX 10.20 (gcc)
The problem seems to be that if you #include <utmpx.h>
without suitable -DPOSIX_SOMETHING magic, you get no struct
utmpx (all that stuff is wrapped w/ "#ifdef
_INCLUDE_XOPEN_SOURCE_EXTENDED").
I'm not sure how you all are handling such portability
issues. Thx,
Will
==================
I configured with
# ./configure --prefix=/.=our-deploy/openssh-1.2.2 --without-shadow
2000 May 26
4
openssh-2.1.0p2 ans Solaris 8
I have some troubles with subj and proper utmpx/wtmpx functionality.
After successfull ssh connect to Solaris 8 box, I run
#w
11:59am up 13:45, 1 user, load average: 0.00, 0.01, 0.02
User tty login@ idle JCPU PCPU what
root console 11:43am 9 bash
#
Record about my pts/1 login is absent. Next command I run from Solaris 8
console
1998 Sep 25
1
what would it take ... ("Unix cmd line on NT")
Hello,
I have here a Linux box with RedHat 5.1. I have complete control over
it. I.e. I can do whatever I want to it in order to make it do what I need
it to do.
I was wondering what would it take to be able to do the following :
The Linux box will become part of the NT domain NTdom1. It's is just a
machine on the network, not a PDC or BDC. I would like to give all user
accounts in