similar to: Group permission problems [RESEND]

Displaying 20 results from an estimated 10000 matches similar to: "Group permission problems [RESEND]"

2011 Dec 13
1
Group permission problems
Hello all, I'm having an issue with group permissions which I really find hard to understand why. I have created a group called smbusers which I am a part of by doing the following: # groupadd smbusers# usermod -G smbusers michael I then created a directory called foodir, owned by adm with group smbusers and give the following permissions to it: 770 I verify the permissions are correct and are
2003 May 26
3
Error on Reliant Unix: no controlling terminal
Hi all, just I tried to upgrade openssh from 3.5p1 to 3.6.1p2 on Reliant Unix 5.45 and run into this error: root at soltest: tail /var/adm/log/messages .... May 23 15:45:28 soltest unix: sshd[4013]: Accepted password for root from 10.128.11.72 port 2624 ssh2 May 23 15:45:28 soltest unix: sshd[4101]: error: setsid: Not owner May 23 15:45:28 soltest unix: sshd[4101]: error: open /dev/tty failed -
2004 Apr 06
3
Samba (2.2.8a or 3.0.2a) + WinXP not updating roaming profiles on logout
I have a linux box running samba configured as my PDC with roaming profiles. Everything was running great until I upgraded to WinXP instead of Win2K. Now, when I log out of my XP session, my profile doesn't get uploaded to the server. The local copy remains in effect until I reboot. When I log out, the following message gets sent to the event logger: [quote] Windows has detected that
2005 Feb 10
3
Samba as a Print Server : passthrough login problem
Hello people, and thanks for this list :) I have a problem with samba, but first let me tell you the overall thing. I want to migrate my win2k print server to a Samba3 one ;) My willing is to make this print server available for our domain users. Thus, I decided to use these global settings security = server server = myPDCServer My problem is that I can't make it work, all I get is an
2010 Jun 16
1
Pdbedit show only user "root"
Hi, When i put the command pdbedit plus any user name show the message user not found. Only user root is exibited. Why the others not show? the service smbd winb nmbd slapd is running without problem. Example *root at AbramisSRV smbldap-tools]# pdbedit -Lv teste* Username not found! *[root at AbramisSRV smbldap-tools]# pdbedit -Lv root* Unix username: root NT username: root
2005 Jun 21
3
Bug#315071: Results to your question
Hi, See below: # getent group adm adm:x:4:root,adm,daemon And: # ls -l /var/log total 20384 -rw-r----- 1 root adm 43310 Jun 21 16:00 auth.log -rw-r----- 1 root adm 128247 Jun 19 06:47 auth.log.0 -rw-r----- 1 root adm 10318 Jun 12 06:47 auth.log.1.gz -rw-r----- 1 root adm 9508 Jun 5 06:47 auth.log.2.gz -rw-r----- 1 root adm 12475 May 29 06:47 auth.log.3.gz
2001 Apr 18
2
2.2.0 Installed and a problem
Hello: I've successfully build and upgraded to 2.2.0 here but I'm rapidly puling out my hair (or what's left of it after alpha3) on getting W2K working with LInux as a PDC. Here's what I have: smb.conf: ======== [root@eagle lib]# more smb.conf # Global parameters [global] security = user status = yes workgroup = NETWRX1 domain logons = yes
2010 Jun 28
6
Basic question - more efficient method than loop?
I'm guessing there's a more efficient way to do the following using the index features of R. Appreciate any thoughts.... for (i in 1:nrow(dbs1)){ if(dbs1$Payor[i] %in% Payor.Group.Medicaid) dbs1$Payor.Group[i] = "Medicaid" if(dbs1$Payor[i] %in% Payor.Group.Medicare) dbs1$Payor.Group[i] = "Medicare" if(dbs1$Payor[i] %in% Payor.Group.Commercial)
2016 Dec 08
2
Winbind in Multiple-Forests - Super Admin Domain Model
We implement a Multiple-Forests - Super Admin Domain Model based on : https://technet.microsoft.com/en-us/library/cc546821.aspx We have 2 forests using W2K12r2 : RSC for resources and ADM for admin user accounts. We join linux server to RSC with ADM credential : # net ads join -U linuxadm at ADM.LAB We have a problem when we had to read uidNumber and gidNumber from ADM Forest. Winbind try to
2003 Oct 24
1
Samba PDC+Domain Admin Group
hi all. recectly i made the migration from samba 2.2.8 to 3.0. everything is working fine, except that i dont know how to grant administrator privileges in win 2000 clients. with 2.2.8, i used DOMAIN ADMIN GROUP parameter ( domain admin group = @adm) but its been removed in samba 3.0, and i dont know what to do. any help will be apreciated thanks in advance sebastian ------------ Internet GRATIS
2001 Dec 03
1
Connection delay
Hi Can anyone help I am using Samba 2.2.2 on Sco Unix 5.06 The problem is that we have been using 1.9 for a long time to provide 2 networked drives for clients to use without any problems. Now that we have moved to 2.2.2 to make use of latest facilities ( not least allow W2000 clients) we get a problem that when the client boots their machine up any shares that are set to reconnect at login are
2012 Dec 17
1
Samba4: Upload an Administrative Policy Template?
We'd like to add an adm (administrative template) to our Samba4 server. I see where the .adm files are in the filesystem - /opt/s4/var/locks/sysvol/micore.us/Policies/{ED429C7D-156A-4F75-B21D-92DB8E10ACAB}/Adm/conf.adm - but how can I add a new ADM file? The ADM file in question allows the controlling of IE Favorites and a few other items on XP (not available in the default templates for
2006 Jul 05
1
Permission Denied when "all" bits not set to r/w
Hello, I'm having trouble with permissions on Samba 3.0.21. It almost seems that the "all" bits are the only ones that Samba is obeying. For instance, I created this file remotely over a samba share: brandon.dimcheff@unity ~/untitled folder $ ls -als total 17 0 drwx--S--- 3 brandon.dimcheff westpole 160 Jul 3 15:51 . 1 drwx------ 12 brandon.dimcheff westpole 816 Jul 3
2012 May 21
2
Can't populate LDAP directory with smbldap-populate
I have the following environment # cat /etc/redhat-release CentOS release 5.8 (Final) # uname -r 2.6.18-308.4.1.el5 I have installed smbldap-tools from http://download.gna.org/smbldap-tools/packages/el5/smbldap-tools-0.9.8-1.el5.noarch.rpm. Configured OpenLDAP, but when I try to populate LDAP directory I got the following error messages # smbldap-populate -a Administrator -g 10000 -l 11111 -r
2006 Oct 21
3
Web site development and security
Hello all, I'm looking at building a website and extranet on my CentOS server for my home business. I use PHP for my intranet but I hear PHP is a big security sieve. Can anybody recommend good books on website security and development? Which procedural language should I use to do this? I apologize and realize this may not be the right site for this but it seems there are already a
2006 Jun 27
2
Group permissions and recursion
Hi, Now that we have successfully moved a first department share on to our mega SAMBA server, we're in the 20% of the old 80/20 rule. Our problem has to do with group permissions within the extended acl. We have implemented winbind along with the ADS security mode. This means that a user isn't just "jdoe", but is "MYDOMAIN\jdoe". We are using the extended ACL
2004 Jul 09
1
NT doesn't like that, you should fix it
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dear all, I have this in my /var/log/messages (pls mind the line wrap): smbd3[3660]: [2004/07/09 15:31:26, 0] rpc_server/srv_util.c:get_domain_user_groups(372) smbd3[3660]: get_domain_user_groups: primary gid of user [fajar] is not a Domain group ! smbd3[3660]: get_domain_user_groups: You should fix it, NT doesn't like that Why is that?
2006 Sep 04
2
Failed to setup guest info
I've been trying for the past week to get Samba and LDAP to work together as a PDC on my Gentoo box and allow some XP boxes to get in. I've read and followed the how-to's (emerged and unmergred more then a few times) My LDAP accounts all seem to work when I do the ssh test into them. Changing the domain in XP fails with the "network path not found error" even after all
2007 Jan 09
1
some Maildir files not honoring dovecot-shared
I'm using RC15 on Solaris 9. The wiki indicates that when a dovecot-shared file exists, "Dovecot uses the same permissions and GID when it creates index files, dovecot-uidlist file, new mail files, etc." In my case, Dovecot *is* creating new index files based on dovecot-shared, but dovecot-uidlist and individual message files don't completely match the permissions/group
2002 Sep 17
2
'error in rsync protocol data stream' - Tim Conway
Tim, I reported a protocol data stream error on 9/8/2002 Deatils are in my postes at that time rsync still fails everytime I run it. This time I added three v's as you just suggested and rsync just hung with two tasks in execution thus: root 3178 0.1 0.9 1796 868 pts/1 S 09:57 0:00 /usr/bin/rsync -vvva --delete --exclude=root/snapsh root 3179 0.0 0.6 1628 632 pts/1