[Samba] s3.0.0: problem getting usernames for a DOMAIN from win2000 and winXP's user configurator

2003-10-03 Thread Ernest Beinrohr
Hi, we use a samba3.0.0b3 as PDC here. It's running smoothly, but one 
problem persists. When I'm trying to add new users to a (local) windows 
group administrators and select the DOMAIN instead of the computer 
name, it waits a few second and then reports in gray: No objects are 
available in this location. Select another location.

this is in the logs:

 PANIC: internal error
 BACKTRACE: 26 stack frames:
  #0 smbd3(smb_panic+0xfc) [0x817d9bc]
  #1 smbd3 [0x816f0af]
  #2 /lib/i686/libc.so.6 [0x40162598]
  #3 smbd3(string_to_sid+0x1f) [0x8178f1f]
  #4 /usr/local/samba3/lib/pdb/mysql.so [0x406352b6]
  #5 /usr/local/samba3/lib/pdb/mysql.so [0x40635be8]
  #6 smbd3 [0x815d508]
  #7 smbd3(pdb_getsampwent+0x24) [0x815e7a4]
  #8 smbd3 [0x810ce0a]
  #9 smbd3(_samr_query_dom_info+0x1dd) [0x8111521]
  #10 smbd3 [0x810a368]
  #11 smbd3(api_rpcTNP+0x136) [0x811f876]
  #12 smbd3(api_pipe_request+0x203) [0x811f6c3]
  #13 smbd3 [0x8119e55]
  #14 smbd3 [0x811a13c]
  #15 smbd3 [0x811a4dd]
  #16 smbd3(write_to_pipe+0xc4) [0x811a458]
  #17 smbd3 [0x8085e08]
  #18 smbd3(reply_trans+0x41a) [0x808657a]
  #19 smbd3 [0x80b7339]
  #20 smbd3 [0x80b7499]
  #21 smbd3(process_smb+0x76) [0x80b765e]
  #22 smbd3(smbd_process+0x198) [0x80b8128]
  #23 smbd3(main+0x40a) [0x81cea2a]
  #24 /lib/i686/libc.so.6(__libc_start_main+0xc7) [0x4014f8c7]
  #25 smbd3(chroot+0x31) [0x807572d]
--
Ernest Beinrohr, OERNii
eAdmin @ axonpro.sk, http://www.axonpro.sk/
+421-2--6241-0360, +421-903--482-603
HomePage: http://www.OERNii.sk/ ICQ: 28153343
-
  Opportunity is missed by most people because it is 
  dressed in overalls and looks like work.
   - Thomas Edison

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


[Samba] samba 3.0.0: how to restrict access to shares to domain members ?

2003-09-29 Thread Ernest Beinrohr
Hi, I do have a problem here, some users seems to access their drives 
without joining the domain. They just map //server/share somewhere on 
login to local computer. Is it possible to restrict such access and 
allow only regularly joined computers to access the shares?

samba-3.0.0beta3, linux RH, passdb:mysql, clients:w98,w2k,wXP,samba
security = user
domain master = yes
preferred master = yes
domain logons = yes
--
Ernest Beinrohr, OERNii
eAdmin @ axonpro.sk, http://www.axonpro.sk/
+421-2--6241-0360, +421-903--482-603
HomePage: http://www.OERNii.sk/ ICQ: 28153343
-
  Opportunity is missed by most people because it is 
  dressed in overalls and looks like work.
   - Thomas Edison

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


[Samba] How to enforce password strength in 3.0.0 [mysql passdb]

2003-09-25 Thread Ernest Beinrohr
Hi, I've been trying to enforce stronger passwords here in out company, 
but I only can do it with my PHP web interface (i'm using mysql passdb), 
but users are still able to change their passwords directly from 
windows. Can I prohibit that, or somehow enforce passs strength?

thx

--
Ernest Beinrohr, OERNii
eAdmin @ axonpro.sk, http://www.axonpro.sk/
+421-2--6241-0360, +421-903--482-603
HomePage: http://www.OERNii.sk/ ICQ: 28153343
-
  Opportunity is missed by most people because it is 
  dressed in overalls and looks like work.
   - Thomas Edison

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


[Samba] samba 3.00b1 + passdb: mysql problem

2003-06-18 Thread Ernest Beinrohr
Hi all, is here someone with working samba3 + passdb:mysql ? I've been 
trying to set up the whole thing from morning on ;-). After succesfull 
startup, when I try to login, smbd dumps this error to logs:

  No builtin backend found, trying to load plugin
  Module '/usr/lib/samba3/pdb/mysql.so' loaded
! Plugin is available, but doesn't register passdb backend
  Loading /usr/lib/samba3/pdb/mysql.so:mysql failed!
The user table is empty, but smbd doesn't even try to connect.





Here is an excertp from smb.conf:

passdb backend = /usr/lib/samba3/pdb/mysql.so:mysql
mysql:mysql host = localhost
mysql:mysql user = samba
mysql:mysql password = ambas
mysql:mysql database = samba
mysql:mysql table = user
domain master = yes
preferred master = yes
domain logons = yes
security = user
--
Ernest Beinrohr, OERNii
eAdmin @ AxonPro.sk, http://www.AxonPro.sk
+421-2-62410360, +421-903-482603
HomePage: http://www.OERNii.sk/
-
   Be liberal in what you accept,and conservative in what you send.
   -- Postel
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba