Displaying 20 results from an estimated 30000 matches similar to: "do I need winbind ?"
2002 Oct 08
5
Filesystem for Samba server
> Hi,
> Sorry if this is a stupid question (bit of a newbie). I'm building a Samba
> fileserver on a box with a hardware raid array of about 65GB which I'm
> hoping to share out to the local LAN . I was wondering if the filesystem
> used (ext2,ext3, reiserfs etc) on the partition where the Samba shares
> will reside makes much of a difference? I'd obviously like to
2002 Jun 27
2
printer permissions
A stupid question. With new printing system (spoolss) how people
restrict access to the printers ? It was clear with the old system when
each printer was in a separate share. I could assign a list of valid
users for each printer share.
TIA.
--
Yuri Pismerov, Sr. System Administrator,
TUCOWS.COM INC. (416) 535-0123 ext. 1352
2002 Oct 18
4
something wrong with the list (or its members)
I've noticed the list has pretty low answer:question ratio.
I tend to think that many replies go directly to people who post the
questions and those people never bother to share the answers with the
community. I don't think this is fair so we may want to do something in
this regard. We either need certain rules that will imply posting of
summaries (as {SUN,LINUX}managers lists do), or the
2002 Jul 26
1
pwdMustChange weirdness
Did anybody get to work password change enforcement with Samba PDC
running LDAP ?
It looks like it is "semi-working". I was able to enforce password
change with USRMGR, but now it keeps asking me for the password change
every time. I checked the pwdMustChange attribute and it is still set to
0 for some reason (hence checkbox for the password change enforcement in
USRMGR is still checked
2002 Oct 01
1
file quotas
Hi all,
I've compiled samba --with-quotas, turned on user and group quotas on
ext3,
assigned quotas, BUT it does not seem to be working. Windows client
always shows all available space instead of showing the quota. Do I miss
something ?
P.S. I run Debian with 2.4.19 kernel patched for ext3 ACL support (from
acl.bestbits.at).
--
Yuri Pismerov, Sr. System Administrator,
TUCOWS.COM INC.
2002 Jul 27
2
Samba 2.2.6pre1 non-prouction release available
FYI...
We've put up a snapshot of the current SAMBA_2_2 code as 2.2.6pre1
for testing. The distribution is available from
http://download.samba.org/samba/ftp/pre/samba-2.2.6pre1.tar.bz2
( a gzipped version is also available ). This is a non-production
release made available for testing purposes only.
The relavant section of the release notes follow. The full test is
available from
2006 Jun 15
11
domU consoles
Hi
I have a couple of questions:
1. How do I exist from a domU console back to dom0 console (after
issuing xm console [domU])?
2. How do I setup a dom0/domU in order to get a tty login?
TIA
Paolo
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2002 Oct 17
1
Printer Management
Correct me if I'm wrong. With Samba 2.2.5, there is no way to get a
group of users to manage printers so they be able to select/deselect
duplex mode, tray, etc.
Although I'm able to add a group with the Security tab and give them
appropriate permissions, it doe not work from the user side - all the
settings are still grayed out.
P.S. I use LDAP backend if that matters.
--
Yuri
2002 Nov 05
2
Retaining ownership of files
Hi
I want users to edit each other files, but not having the ownership changed
at all I.e. user1 create a word doc, user2 can edit it, but the ownership is
not changed to user2.
force create mode
force directory mode
force user
force group
I know of these , but our share have tons of dirs with files that have
different users and groups, 60+ developers working together.
Are there any new
2002 Oct 18
0
Fw: something wrong with the list (or its members)
Had to modify because the list rejected it because out -- of -- office was
detected in the message,.
Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
http://www.rutgersinsurance.com
----- Original Message -----
From: "Adam Lang" <aalang@rutgersinsurance.com>
Cc: <samba@samba.org>
Sent: Friday, October 18, 2002 10:56 AM
Subject: Re: [Samba] something wrong with
2002 Sep 12
4
OT - LPD for Windows ...
Greetings ...
Sorry to be a little off topic, but I was wondering if anybody knows of a
free lpd for Windows? I hate sharing printers using the M$ way. See all
them computers on my network is just not pleasing, I like the way Novell
does it.
I was thinking of lpd, LPRng or CUPS with cygwin, but can't seem to find any
binaries.
Thanks.
Mailed
Lee
P.S. Kudo's to the whole Samba
2006 Mar 21
1
RE: Re: [Xen-users] How to share data between guestdomains
>-----Original Message-----
>From: xen-devel-bounces@lists.xensource.com
>[mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Xin Zhao
>Sent: 2006年3月21日 1:25
>To: Yura Pismerov
>Cc: xen-devel@lists.xensource.com
>Subject: Re: [Xen-devel] Re: [Xen-users] How to share data between
>guestdomains
>
>The benefits of VL inlcude:
>1. A VM can take advantage of the
2002 Jul 28
1
bug or "feature" ?
I'm not sure if this is normal or not. I run Samba 2.2.5 with LDAP on
RH Linux 7.2.
The thing is, it only works correctly when nscd is running. Otherwise it
can't getpwnam
and fails with no uid error. Interesting thing, there is no such effect
on Debian Linux. Weird...
pdb_ldap.c:
sys_user = sys_getpwnam(username);
if (sys_user == NULL) {
DEBUG
2002 Nov 01
0
Re: Samba PDC and Kerberos(MIT or SEAM in Uinx,without microsoft ADS)
Jonathan Higgins wrote:
>
> A few more questions and comments... related to this topic
>
> If Kerberos is the back-end to LDAP.. there is no need to synchronize or store a >password in the LDAP tree.. just the principal for the user in the userpassword >attribute: userpassword = {kerberos}name@domain
That is correct. I did not mean sync between Kerberos and LDAP, I mean
sync
2002 Nov 01
0
Re: Samba PDC and Kerberos(MIT or SEAM in Uinx, without microsoft ADS)
A few more questions and comments... related to this topic
If Kerberos is the back-end to LDAP.. there is no need to synchronize or store a password in the LDAP tree.. just the principal for the user in the userpassword attribute: userpassword = {kerberos}name@domain
in the smb.conf file do I need stuff like this?
Unix password sync = yes
passwd program =
2002 Sep 08
6
Samba 2.2.5 is crap.
Unstable windozes (hangs all the time)
Major bugs in the printing system, mount and smbmount commands.
Samba 2.2.5 is completely usable if you ask me. Crap I would say and
should never been released. I consider to change to Beeweb although it
cost money.
BTW how do u uninstall the dirt?? using ./uninstall ???
=====
Investigating the Norwegain 4.th Secret ServiceThe multiheaded
2007 May 30
4
aaf and dynamic attrs: a bug?
Hi!
I faced some issue while using it for dynamic attrs indexing/search.
Maybe I made something wrong. Here is test method. Everything works just
fine until last line http://pastie.caboo.se/66274 . Tested on both
stable and trunk of aaf and ferret 0.11.4.
the short version of code below:
Contact.acts_as_ferret :fields => [ :first_name ]
assert
2002 Sep 09
1
Password Sync problems
Hi,
I've set up Samba 2.2.6pre2 with ssl, pam, pam_smbpass and ldap on a
Solaris 9 server. Everything works fine in unix. However I cannot change
passwords from a Windoze client (win98) which has successfully logged in
to the samba domain. It seems that the password chat asks for the LDAP
password of the user, which would be ther user's old password. But
according to the docs,
2002 Sep 17
1
broken pipe error
I'm having a problem with a samba 2.0.10-0.7 server on Redhat 7.0 (kernel
2.2.17-8).. The error message when running smbclient is:
added interface ip=xxx.xxx.xxx.xxx bcast xxx.xxx.xxx.191
nmask=255.255.255.192
read_socket_with_timeout:timeout read. read error = Broken pipe.
session request to *SMBSERVER failed (code 0)
Any idea what's broken? This server is used almost
2002 Oct 16
1
Problem with PDC + Printing
Hey all,
i've got a problem setting Samba as PDC + Printing,
The shared printers work perfectly while i'm not logged into the domain...
- i can install printers under windows
- i can print to installed printers
The PDC (without printing) works perfectly...
- i can join the domain as root
- i can log into the domain as a unix/samba user
- i can access to domain shares
But when i try to