Displaying 20 results from an estimated 1000 matches similar to: "Group membership"
2004 Oct 25
2
Printing permissions problem
OK, I just took my first non-root user live on my Samba 3.0.7 system.
Printing is via cups, with drivers stored in the print$ share. This user is
a local power user. She can add printers, or root can add them. Root can
also print from them. If this user tries to print anything (a test page
even) she gets a non-verbose error that looks like a permissions error. She
can view the queues
2004 Sep 27
3
Problems with the IdealX scripts
Not sure if this is where I should ask about this, but if I try to run any of
the smbldap-* scripts, I get the following kind of output:
oink:/usr/local/sbin # ./smbldap-populate
Using builtin directory structure
erreur LDAP: Can't contact master ldap server (IO::Socket::INET: Bad protocol
'tcp') at /usr/local/sbin//smbldap_tools.pm line 153.
I feel like this must be from a typo
2004 Sep 28
5
Samba / cups problem
Hi all,
I have set up a printer in cups and I can see it with lpstat -a, and I can
print to it. I put what I thought was the appropriate stuff in smb.conf, and
yet no printer shows up to the NT client I'm testing with, or in smbclient -L
output. Any ideas at all? Here is the relevant info:
### smb.conf excerpts ###
[global]
...
printing = cups
printcap name = cups
printcap cache
2004 Sep 22
1
Protocol negotation failed
Hi all,
I've compiled 3.0.7 on a test box which also has an LDAP server running on it.
This is the first time for me trying to use Samba with LDAP. I copied the
IdealX scripts into /usr/local/sbin and edited the _config.pm file. It is
attached at the bottom, stripped of comments. I then edited my smb.conf to
the effect of the following:
passdb backend = ldapsam:ldap://localhost
ldap
2005 Mar 04
1
'profiles' command with WinXP Profiles
Hi all,
I have gotten the 'profiles' command to work for NT and Win2K profiles very
well. In Windows XP, I am able to change the 'owner' but not the 'group'
SID. It gives no errors but it just doesn't change them. A snippet of the
profile in question is below:
furnsrv:/data/samba/profiles/jon # profiles NTUSER.DAT |grep S-1-5
Owner SID: S-1-5-32-544
Group
2005 May 16
0
Re: Auth problems 3.0.13
More info from scanning the rest of the debug output:
[2005/04/04 09:15:45, 10] lib/util.c:dump_data(1995)
[000] EE 05 00 00 03 10 00 00 00 94 00 00 00 03 00 00 ........ ........
[010] 00 7C 00 00 00 00 00 11 00 00 00 00 00 03 00 00 .|...... ........
[020] 00 00 00 00 00 11 4C 51 42 A8 62 00 00 2A 00 2A ......LQ B.b..*.*
[030] 00 04 7A E5 76 15 00 00 00 00 00 00 00 15 00 00
2005 Apr 04
2
Help! Unable to join domain :(
Hi all,
I have been working on this for days to no avail. I am unable to join any
machine to my domain. I think the server's machine password got corrupted
but don't know how to change it.
From the PDC, I try:
oink:/usr/local/src/samba-3.0.12/source # net join PDC
Password:
Could not connect to server CORPSRV
The username or password was not correct.
From a member server, I try:
2010 Feb 18
2
Rearranging data
Hi!
I have just started learning R and today only I have joined this group. This is my first mail and I wish to thank all of you for allowing me to be part of this group.
I have following problem. I have an input.csv file such that
corp_id date investment_id rate
corp1 17-Feb 1 65
corp1 16-Feb 1 70
corp1 15-Feb
2004 Oct 29
2
Issue with two domains in one LDAP tree
Hi,
I've just moved a second Samba domain to LDAP -- it works great! However, the
first domain is now dead in the water. It refuses to autenticate, and from
the logs it looks like it's not find the SambaDomainName entry in the LDAP
tree. Here is a diagram of how my LDAP tree is set up.
dc=mycompany,dc=com
|___ ou=computers
|___ ou=people
|___ ou=groups
|___ sambaDomain=domain1
|___
2003 Apr 17
2
Pan.zipcon is down
A hardware failure has put pan.zipxon out for a while. Hopefully it
will be running by next week. In the meantime there is a partial mirror
at: http://cuba.calyx.nl/~oink/ogg/
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request@xiph.org'
2005 Apr 18
2
Unable to create new files in share
Hi all,
I have a share with the following share definition:
[HR_PR]
path = /data/samba/shares/HR_PR
valid users = @hr @acct_admin
browseable = yes
public = no
guest ok = no
force group = hr
inherit acls = yes
create mode = 770
The UNIX permissions on the directory are as follows:
drwxrwx--- 2 root hr 4096 Apr 18 09:47 /data/samba/shares/HR_PR
When I 'su' to my user on the server, I
2004 Nov 14
3
Changed SID after copied secrets.tdb
Hi,
I recently did a complete upgrade and reinstall of one of our Samba servers.
No problem, I backed up all the data, the Samba configuration files, and the
secrets.tdb. Just compiled 3.0.8 on the new server (which has the same
hostname), copied the smb.conf to /usr/local/samba/lib and copied th
secrets.tdb to /usr/local/samba/private. Started Samba, did 'net
getlocalsid' and it
2007 Dec 21
0
[LLVMdev] [Oink-devel] Status of Elsa->LLVM
On 12/21/07, Richard Pennington <rich at pennware.com> wrote:
> I'm a little further along now. I've started to put together a simple
> driver for Elsa and LLVM that I'm calling "ellsif" (cute name, I think
> it works).
Er. Hm. Can you explain the name? The problem with names like
"ellsif" is that it sounds like "else if". I like the
2008 Aug 04
2
Help with auto vacation replies
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I'm testing out dovecot with postfix. I'm running postfix 2.5.2 with
dovecot version 1.1.1 with dovecot sieve plugin version 1.1.5.
I have everything compiled and working except for the sieve plugin. I'm
now trying to test out the sieve plugin and having no luck in getting a
simple auto vacation reply to work. Here is my
2019 Oct 31
5
Samba DC to Samba NT4 Domain Trust
Hello! I'm trying to create a two way trust between a Samba DC and a Samba
NT4 domain both are 4.10.9. The issue I'm seeing is that while I can
establish a one way trust from the NT4 PDC to the DC using the following
commands;
net rpc trustdom add sambaad thepassword
net rpc trustdom establish sambaad
I enter the password for PDC$ and the trust is established.
When I go into Domains and
2002 Dec 12
1
permssion issues
I have a pretty well working RH7.3 Samba 2.2.5 from RPM set up. I have
searched the archives and the man pages but can't find an answer to this
issue although I have a sneaking suspicion it is there somewhere. I have 3
groups set up under linux. everyone, engr, and sales. I have 3 shares.
One share is set up for the engr group, one for the sales group, and one for
everyone that gets shared
2008 Aug 06
1
Dovecot auto vacation with sieve doesn't work
Guys, I'm running out of hair to pull out ;).
Can anyone out there say that this does work?? To me this is looking
like a bug and I'm not sure whether it's the sieve plugin or the dovecot
deliver program. I have also had no luck the the "reject" sending any
reply back to the sender.
My setup:
OS: Solaris 10 sparc platform
postfix: 2.5.2
dovecot: 1.1.2
sieve plugin: 1.1.5
2008 Aug 11
2
Auto Vacation replies again
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Sorry to bring this up again.
I have now configured my test server to pass all email messages off to
our central campus email filter gateway. This gateway scans all email
traffic for viruses/spam before being delivered to any local mail servers.
Once I did this my auto vacation replies are getting canned due to the
fact the from header line is empty
2013 Nov 13
1
can't auth against more then 1 domain
I have 2 samba servers. One with centos5+samba 3.033 that has been in
service for a few years now. I have installed a centos6+samba 3.6.9. I
followed the how-to I did with the first one, copied over the krb5.conf
and smb.conf from the working server and all seemed to go well. It is a
member server of a window AD. We have 2 DC's that are part of the same
forest: SEAS and SEAS-S. I
2008 Jan 02
1
[LLVMdev] Inline semantics.
Ellsif compiles and runs bzip2. During testing I noticed that if I set
the optimization level to O2 or greater, I'd get an unresolved symbol at
link time.
It turns out that a function is declared in a header file and is used by
two separate source files. In one of the source files, the function is
defined with __inline__.
If I do function inlining during compilation (i.e. bitcode