[Samba] Samba 3.0.24 - group permissions

2007-04-15 Thread Ralf K. Wiegand
Hello - I upgraded from FC4 to FC6.  My samba configuration (samba
3.0.1x) was working just fine until I upgraded to FC6 and Samba 3.0.24. 
I had shares who where protected and only some users and groups can
access them.  I used valid users = @wireless, where the group wireless
had 10 users.  Before the upgrade this was working just fine.  Now
nobody from @wireless group members can access the share.  For the
moment I got around it by listing every user of the group @wireless in
the valid users = user1 user2 line.  I did some research and found
that samba version 3.0.24 uses something called getgroupmap.  OK here
are the questions:

q1) How to include my existing groups into the new samba setup, without
redoing everything.
q2) My server is a PDC, is it possible for samba to act as a AD controller?
q3) What is the correct way to setup a PDC using samba 3.0.24, and have
the group permissions work correctly?
q4) Are there any how to's on working with the new group permissions and
why did it change?
q5) Some of the research was mentioning off group permission problems
and bugs within the new version of samba 3.0.23 and greater.  Is this
also the case with version 3.0.24 and how do I get around it?

Thank You
Sincerely,
Ralf Wiegand

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] net join between Solaris member and Linux Samba PDC

2005-09-27 Thread Ralf K. Wiegand

net rpc join member -S FRANKFURT -U rwiegand
Password:

Create of workstation account failed
Unable to join domain DOMAIN.


This is the message I'm getting when I try joining a Solaris 9/samba 
3.0.10 member server


./testparm
Load smb config files from /usr/local/samba/lib/smb.conf
Can't find include file /var/samba/log.
Processing section [homes]
Processing section [printers]
Loaded services file OK.
Server role: ROLE_DOMAIN_MEMBER
Press enter to see a dump of your service definitions

# Global parameters
[global]
   workgroup = DOMAIN
   server string = Proxy Samba Server
   interfaces = 172.18.1.1/16
   security = DOMAIN
   password server = FRANKFURT
   log level = 3 passdb:5 auth:10 winbind:2
   log file = /usr/sfw/lib/smb.conf.%m
   max log size = 50
   dns proxy = No
   idmap uid = 1-2
   idmap gid = 1-2
   winbind use default domain = Yes
   include = /var/samba/log.

[homes]
   comment = Home Directories
   read only = No
   browseable = No

[printers]
   comment = All Printers
   path = /usr/spool/samba
   printable = Yes
   browseable = No



and a Linux FC3 samba PDC server:
[global]
   smb passwd file = /etc/samba/smbpasswd
   passwd program = /usr/bin/passwd %u
   printing = lprng
   dns proxy = no
   encrypt passwords = yes
   socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
   printcap name = /etc/printcap
   preferred master = no
   debug level = 4
   passwd chat = *New*password* %n\n *Retype*new*password* %n\n 
*passwd:*all*authenticat

ion*tokens*updated*successfully*
   domain admin group = @admins
   admin users = @admins
   security = domain
   unix password sync = Yes
   server string = Samba Server
   workgroup = domain
   preferred master = yes
   log file = /var/log/samba/%m.log
   netbios name = Frankfurt
   load printers = yes
   domain logons = yes
   logon script = %G.bat
   domain master = yes

[netlogon]
   browsable = yes
   path = /home/netlogon
   public = yes
#   read only = yes
#   guest ok = yes
#   share modes = no
   writable = yes
# no
   comment = Network Login Service

[homes]
  comment = Home Directories
  browseable = no
  writable = yes
  valid users = %S
  create mode = 0664
  directory mode = 0775


[printers]
  comment = All Printers
  path = /var/spool/samba
  browseable = no
  guest ok = no
  writable = no
  printable = yes



[TML1]
   path = /data1
   writable = yes
   public = yes
   comment = Data share data1


Looks like I'm missing something here?  My goal is to have LAN users 
authenticate via a samba PDC when they pass through a Squid server to 
the internet. I'm trying to keep it simple for now.  So I'm not using 
AD, but I will have to set this up in the near future as well.



--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Standalone file server - messages

2004-09-23 Thread Ralf K. Wiegand
- samba Begin  

**Unmatched Entries**
lib/util_sock.c:get_socket_addr(919)  getpeername failed. Error was Transport endpoint 
is not connected : 20 Time(s)
smbd/service.c:make_connection_snum(698)  315-01 (10.2.2.33) connect to service 
ahendren initially as user ahendren (uid=531, gid=506) (pid 3316) : 1 Time(s)
smbd/service.c:set_current_service(56)  chdir (/home/tjgaboury) failed : 16 Time(s)
-- samba End -

OS: 
Fedora 2

Samba:
samba-common-3.0.0-15
redhat-config-samba-1.1.4-1
samba-3.0.0-15
samba-swat-3.0.0-15
samba-client-3.0.0-15
Any idea what the above messages mean?
Thanks
Ralf Wiegand
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba