Re: [Samba] How to migrate samba 2.x account to ldap backend

2007-08-01 Thread Ben Tisdall
mb.conf -g -e \ ldapsam:ldap://ldap.example.com[:port] Obviously you'll need to point samba to the new backend once it's ready. HTH -- Ben Tisdall -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

Re: [Samba] Migrating to ldapsam - group mapping question [Solved]

2007-08-01 Thread Ben Tisdall
Ben Tisdall wrote: > Everything's working pretty good when I test run with the LDAP backend > except that the group mappings disappear - do I simply have to recreate > these & if I do what's the effect if I change back to smbpasswd? Somehow one of the UNIX groups in the

[Samba] Migrating to ldapsam - group mapping question

2007-07-31 Thread Ben Tisdall
ly have to recreate these & if I do what's the effect if I change back to smbpasswd? Cheers, -- Ben Tisdall -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

Re: [Samba] RE: Getting owner of files on Mounted Windows Share (3rd attempt)

2007-07-19 Thread Ben Tisdall
me reason. In summary, Windows ownerships don't pass through with smbfs, the ownerships will be those specified as options to the mount command, or if none are specified they will default to root:root. Check the manpage for smbmount for more details. -- Ben Tisdall -- To unsubscribe from

[Samba] net rpc join: Percent sign in password

2007-07-11 Thread Eyal Ben David
Hello, How can I pass a password that contains the percent sign to the "net rpc join" command? I use the format: Net rpc join -U user%password Does escaping work? If so, how? Thanks -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.

Re: [Samba] Smba with Amanda backup --- permissions

2007-06-05 Thread Ben Tisdall
. > > Attaching a snapshot of how it looks like. > http://www.nabble.com/file/p10894282/samba%2Bquery.jpg I suspect udev is coming into the picture because you're using /media as your mountpoint. Try mounting under /mnt & see what happens. -- Ben Tisdall -- To unsubscribe fr

Re: [Samba] Smba with Amanda backup --- permissions

2007-05-31 Thread Ben Tisdall
. > > Attaching a snapshot of how it looks like. > http://www.nabble.com/file/p10894282/samba%2Bquery.jpg I suspect udev is coming into the picture because you're using /media as your mountpoint. Try mounting under /mnt & see what happens. -- Ben Tisdall -- To unsubscribe fr

Re: [Samba] Group mapping not working consistently - addendum

2007-05-30 Thread Ben Tisdall
Gerald (Jerry) Carter wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ben Tisdall wrote: Pardon me, I meant to include this information: [EMAIL PROTECTED]:~$ net rpc -d1 group members "Caseworkers" Password: [2007/05/29 20:53:13, 1] utils/net_rpc.c:run_rpc_command(170) r

[Samba] Group mapping not working consistently

2007-05-29 Thread Ben Tisdall
ipt = /usr/sbin/useradd -s /bin/false -d /dev/null "%u" logon script = login.bat logon drive = P: domain logons = Yes preferred master = Yes wins support = Yes printing = CUPS #idmap uid = 15000-2 #idmap gid = 15000-2 Cheers. -- Ben Tisdall RedCircle IT Ltd, London NW1. www.redcircleit.com [EMAIL PROTECTED] +44 (0)20 7387 0351 +44 (0)7932 745803 -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

[Samba] Group mapping not working consistently - addendum

2007-05-29 Thread Ben Tisdall
Pardon me, I meant to include this information: [EMAIL PROTECTED]:~$ net rpc -d1 group members "Caseworkers" Password: [2007/05/29 20:53:13, 1] utils/net_rpc.c:run_rpc_command(170) rpc command function failed! (STATUS_SOME_UNMAPPED) -- To unsubscribe from this list go to the following URL and r

RE: [Samba] mount.cifs and sec=krb5

2007-05-04 Thread Vaughan, Ben R [ECSS]
Thanks to simo and Jerry for their excellent responses. Ben Ben Vaughan, RHCE Engineering Computing Support Services Iowa State University [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gerald (Jerry) Carter Sent: Friday, May 04

[Samba] mount.cifs and sec=krb5

2007-05-04 Thread Ben Vaughan
ff the sec=krb5 or setting sec=ntlmv2, everything works as expected. smbclient -k works as expected. Does anyone have any advice? I can produce as much logging as may be needed. If this isn't the proper place to be asking questions about mount.cifs, please redirect me. Many Tha

Re: [Samba] smbldap-useradd not creating machine accounts in correct fashion

2007-05-03 Thread Ben Tisdall
ving now put things back as they were, everything's working! Therefore I can only conclude that the issue was due to some typo that I've now unwittingly corrected - odd, as I was logging samba at up to 4 & saw nothing suggestive. Best, -- Ben Tisdall -- To unsubscribe

Re: [Samba] smbldap-useradd not creating machine accounts in correct fashion

2007-04-16 Thread Ben Tisdall
ving now put things back as they were, everything's working! Therefore I can only conclude that the issue was due to some typo that I've now unwittingly corrected - odd, as I was logging samba at up to 4 & saw nothing suggestive. Best, -- Ben Tisdall -- To unsubscribe

[Samba] smbldap-useradd not creating machine accounts in correct fashion

2007-04-14 Thread Ben Tisdall
m SF & also the .deb for my Ubuntu server -- Ben Tisdall -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

[Samba] smbldap-useradd not creating machine accounts in correct fashion

2007-04-13 Thread Ben Tisdall
Hi, I have OpenLDAP working here generally without problems for a variety of applications including the management of Samba. Functioning user accounts can be created via 'smbldap-useradd' with the proper samba attributes being added in LDAP, however... Something odd is happening when I (or samba

[Samba] Poor Quickbooks Performance

2007-04-11 Thread Ben House
I am using Samba (3.0.23) on FreeBSD (5.4 and 6.0) to share a Quickbooks 2007 file, with poor performance relative to Windows XP filesharing (4-5x worse). The file is large (about 600MB), and I am aware of the differing locking mechanisms versus Windows, but is there anything that can be done to t

[Samba] logon message

2007-02-27 Thread Ben Natala
I am interested in creating a logon message to be delivered to users when they logon. Is this possible? And if so, how can this be done? With logon scripts? The majority of my clients are connecting from Windows XP Pro, SAMBA is running on Debian Etch. Thank You -- To unsubscribe from this

[Samba] LDAP, checkpwnam and PDC

2006-12-04 Thread Ben Wheare
ready have "real" user accounts in /etc/passwd etc. Is there a way to stop this being allowed? Thanks. Ben -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

[Samba] Samba Wins Problem

2006-10-31 Thread Adel Ben Zarrouk
pport with the latest update of Samba with RHEL ES4 U4. Regards --Adel -- Adel Ben Zarrouk Senior Project Manager Opennet MEA FZ LLC Tel: +971 4 390 1943 Fax: +971 4 390 4360 Cell:+971 50 458 2797 http://www.opennet.ae/ --- -- Adel Ben Za

[Samba] Re: Shares Work, Browsing Doesn't

2006-10-23 Thread Ben
I'am not sure whether it works. But you may try. change the "os level=65" to "os level=100". (restart smb) or disable the "browse list backup" service in WinXP box. (restart winxp) "Hal Vaughan" <[EMAIL PROTECTED]> ???:[EMAIL PROTECTED] > On Monday 23 October 2006 03:20, you wrote: >> > I

[Samba] winbind nsswitch problem

2006-08-10 Thread Ben Lentz
Greetings list, I'm using samba 3.0.23a on a Fedora Core 5 system in a member server role in an Active Directory domain (security ads). My problem is that, although wbinfo -u and -g work great and can pull user and group lists respectively from AD, getent passwd and getent group do not. I've c

Re: [Samba] Re: winbind nsswitch problem

2006-08-10 Thread Ben Lentz
- *From:* "Gerald (Jerry) Carter" <[EMAIL PROTECTED]> *Sent:* 08/10/2006 04:53:59 PM *To:* Ben Lentz <[EMAIL PROTECTED]> *Cc:* samba@lists.samba.org *Subject:* [Samba] Re: winbind nsswitch problem -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ben Lentz wrote: FY

[Samba] Re: winbind nsswitch problem

2006-08-10 Thread Ben Lentz
is going to be "build 3.0.23b from source and call us in the morning." Perhaps I'll give that a try and report my results back here. - Original Message - *From:* Ben Lentz <[EMAIL PROTECTED]> *Sent:* 08/10/2006 03:18:19 PM *To:* samba@lists.samba.org *Subject:* winbind

[Samba] Re: samba Digest, Vol 44, Issue 4

2006-08-04 Thread Ben Stewart
Hello: I'm away on holidays right now! If this is an Urgent ticket please submit a repair ticket herehttp://ts.sd57.bc.ca I will be checking my mail still every few days Or Page #613-4732 Thanks Benny.nerd -- To unsubscribe from this list go to the following URL and read the instructions:

[Samba] Re: samba Digest, Vol 44, Issue 3

2006-08-03 Thread Ben Stewart
Hello: I'm away on holidays right now! If this is an Urgent ticket please submit a repair ticket herehttp://ts.sd57.bc.ca I will be checking my mail still every few days Or Page #613-4732 Thanks Benny.nerd -- To unsubscribe from this list go to the following URL and read the instructions:

[Samba] Re: samba Digest, Vol 44, Issue 2

2006-08-02 Thread Ben Stewart
Hello: I'm away on holidays right now! If this is an Urgent ticket please submit a repair ticket herehttp://ts.sd57.bc.ca I will be checking my mail still every few days Or Page #613-4732 Thanks Benny.nerd -- To unsubscribe from this list go to the following URL and read the instructions:

[Samba] Re: samba Digest, Vol 43, Issue 40

2006-07-31 Thread Ben Stewart
Hello: I'm away on holidays right now! If this is an Urgent ticket please submit a repair ticket herehttp://ts.sd57.bc.ca I will be checking my mail still every few days Or Page #613-4732 Thanks Benny.nerd -- To unsubscribe from this list go to the following URL and read the instructions:

[Samba] Re: samba Digest, Vol 43, Issue 39

2006-07-30 Thread Ben Stewart
Hello: I'm away on holidays right now! If this is an Urgent ticket please submit a repair ticket herehttp://ts.sd57.bc.ca I will be checking my mail still every few days Or Page #613-4732 Thanks Benny.nerd -- To unsubscribe from this list go to the following URL and read the instructions:

[Samba] Re: samba Digest, Vol 43, Issue 37

2006-07-28 Thread Ben Stewart
Hello: I'm away on holidays right now! If this is an Urgent ticket please submit a repair ticket herehttp://ts.sd57.bc.ca I will be checking my mail still every few days Or Page #613-4732 Thanks Benny.nerd -- To unsubscribe from this list go to the following URL and read the instructions:

[Samba] Re: samba Digest, Vol 43, Issue 36

2006-07-28 Thread Ben Stewart
Hello: I'm away on holidays right now! If this is an Urgent ticket please submit a repair ticket herehttp://ts.sd57.bc.ca I will be checking my mail still every few days Or Page #613-4732 Thanks Benny.nerd -- To unsubscribe from this list go to the following URL and read the instructions:

[Samba] Re: samba Digest, Vol 43, Issue 33

2006-07-25 Thread Ben Stewart
Hello: I'm away on holidays right now! If this is an Urgent ticket please submit a repair ticket herehttp://ts.sd57.bc.ca I will be checking my mail still every few days Or Page #613-4732 Thanks Benny.nerd -- To unsubscribe from this list go to the following URL and read the instructions:

[Samba] Re: samba Digest, Vol 43, Issue 31

2006-07-23 Thread Ben Stewart
Hello: I'm away on holidays right now! If this is an Urgent ticket please submit a repair ticket herehttp://ts.sd57.bc.ca I will be checking my mail still every few days Or Page #613-4732 Thanks Benny.nerd -- To unsubscribe from this list go to the following URL and read the instructions:

[Samba] Re: samba Digest, Vol 43, Issue 30

2006-07-22 Thread Ben Stewart
Hello: I'm away on holidays right now! If this is an Urgent ticket please submit a repair ticket herehttp://ts.sd57.bc.ca I will be checking my mail still every few days Or Page #613-4732 Thanks Benny.nerd -- To unsubscribe from this list go to the following URL and read the instructions:

[Samba] Re: samba Digest, Vol 43, Issue 29

2006-07-21 Thread Ben Stewart
Hello: I'm away on holidays right now! If this is an Urgent ticket please submit a repair ticket herehttp://ts.sd57.bc.ca I will be checking my mail still every few days Or Page #613-4732 Thanks Benny.nerd -- To unsubscribe from this list go to the following URL and read the instructions:

[Samba] Re: samba Digest, Vol 43, Issue 27

2006-07-20 Thread Ben Stewart
Hello: I'm away on holidays right now! If this is an Urgent ticket please submit a repair ticket herehttp://ts.sd57.bc.ca I will be checking my mail still every few days Or Page #613-4732 Thanks Benny.nerd -- To unsubscribe from this list go to the following URL and read the instructions:

[Samba] Re: samba Digest, Vol 43, Issue 26

2006-07-20 Thread Ben Stewart
Hello: I'm away on holidays right now! If this is an Urgent ticket please submit a repair ticket herehttp://ts.sd57.bc.ca I will be checking my mail still every few days Or Page #613-4732 Thanks Benny.nerd -- To unsubscribe from this list go to the following URL and read the instructions:

[Samba] Re: samba Digest, Vol 43, Issue 25

2006-07-19 Thread Ben Stewart
Hello: I'm away on holidays right now! If this is an Urgent ticket please submit a repair ticket herehttp://ts.sd57.bc.ca I will be checking my mail still every few days Or Page #613-4732 Thanks Benny.nerd -- To unsubscribe from this list go to the following URL and read the instructions:

[Samba] Re: samba Digest, Vol 43, Issue 24

2006-07-18 Thread Ben Stewart
Hello: I'm away on holidays right now! If this is an Urgent ticket please submit a repair ticket herehttp://ts.sd57.bc.ca I will be checking my mail still every few days Or Page #613-4732 Thanks Benny.nerd -- To unsubscribe from this list go to the following URL and read the instructions:

[Samba] Re: samba Digest, Vol 43, Issue 23

2006-07-17 Thread Ben Stewart
Hello: I'm away on holidays right now! If this is an Urgent ticket please submit a repair ticket herehttp://ts.sd57.bc.ca I will be checking my mail still every few days Or Page #613-4732 Thanks Benny.nerd -- To unsubscribe from this list go to the following URL and read the instructions:

[Samba] Re: samba Digest, Vol 43, Issue 22

2006-07-16 Thread Ben Stewart
Hello: I'm away on holidays right now! If this is an Urgent ticket please submit a repair ticket herehttp://ts.sd57.bc.ca I will be checking my mail still every few days Or Page #613-4732 Thanks Benny.nerd -- To unsubscribe from this list go to the following URL and read the instructions:

Re: [Samba] PATCH: Binding to a local IP address when mounting smb file system.

2006-07-14 Thread Ben Greear
Ben Greear wrote: I have completed the first draft of the patch to allow binding to local addresses. Many of the binaries do not fully support this option since I did not know a clean way to get the config info to them, didn't think it was really required for my needs. As far as I can

Re: [Samba] Binding to a local IP address when mounting smb file system.

2006-07-14 Thread Ben Greear
included in the official samba code, and would like your feedback on any changes needed to make that happen. I already know that I need to get rid of some of the debugging 'printf' statements, and will do that when the rest of the issues have been addressed. Thanks, Ben -- Ben Greear &l

[Samba] Re: samba Digest, Vol 43, Issue 20

2006-07-14 Thread Ben Stewart
Hello: I'm away on holidays right now! If this is an Urgent ticket please submit a repair ticket herehttp://ts.sd57.bc.ca I will be checking my mail still every few days Or Page #613-4732 Thanks Benny.nerd -- To unsubscribe from this list go to the following URL and read the instructions:

Re: [Samba] Bug in cac_Connect ?

2006-07-13 Thread Ben Greear
Gerald (Jerry) Carter wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ben Greear wrote: While working on adding support for local-binding, I found this piece of code in libmsrpc.c. Maybe I'm confused..but should that strcmp maybe be compared to != 0? /*change the server name i

[Samba] Bug in cac_Connect ?

2006-07-13 Thread Ben Greear
p(hnd->server, srv) == 0) { SAFE_FREE(hnd->server); hnd->server = SMB_STRDUP(srv); } -- Ben Greear <[EMAIL PROTECTED]> Candela Technologies Inc http://www.candelatech.com -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

[Samba] Binding to a local IP address when mounting smb file system.

2006-07-13 Thread Ben Greear
fy the open_socket_out method in lib/util_sock.c. I will have to modify the method to accept the extra configuration info (local IP, local device name) and of course all of the callers of open_socket_out to pass in the info (or NULL if the caller does not care to bind locally.) Please let me know

[Samba] Re: samba Digest, Vol 43, Issue 19

2006-07-13 Thread Ben Stewart
Hello: I'm away on holidays right now! If this is an Urgent ticket please submit a repair ticket herehttp://ts.sd57.bc.ca I will be checking my mail still every few days Or Page #613-4732 Thanks Benny.nerd -- To unsubscribe from this list go to the following URL and read the instructions:

[Samba] Re: samba Digest, Vol 43, Issue 18

2006-07-13 Thread Ben Stewart
Hello: I'm away on holidays right now! If this is an Urgent ticket please submit a repair ticket herehttp://ts.sd57.bc.ca I will be checking my mail still every few days Or Page #613-4732 Thanks Benny.nerd -- To unsubscribe from this list go to the following URL and read the instructions:

[Samba] Re: samba Digest, Vol 43, Issue 17

2006-07-12 Thread Ben Stewart
Hello: I'm away on holidays right now! If this is an Urgent ticket please submit a repair ticket herehttp://ts.sd57.bc.ca I will be checking my mail still every few days Or Page #613-4732 Thanks Benny.nerd -- To unsubscribe from this list go to the following URL and read the instructions:

[Samba] Re: samba Digest, Vol 43, Issue 15

2006-07-11 Thread Ben Stewart
Hello: I'm away on holidays right now! If this is an Urgent ticket please submit a repair ticket herehttp://ts.sd57.bc.ca I will be checking my mail still every few days Or Page #613-4732 Thanks Benny.nerd -- To unsubscribe from this list go to the following URL and read the instructions:

Re: [Samba] Full Logout of Samba Share (from XP)

2006-06-29 Thread Ben
sn't able to always disconnect all the connections and the problem *may* lie with mapping shares to drives, although I believe I've gotten windows into a similar state without mapping drives, just by browsing and reconnecting to "\\samba" multiple times. Any more ideas on how

[Samba] Full Logout of Samba Share (from XP)

2006-06-27 Thread Ben
it, I'm asked for a username/password again. Somehow the XP client is staying connected to the samba server. How can I force a disconnect? The samba server it setup (and works) to handle domain logons (does that matter?), but most clients run certain programs constantly and (want) just log in

[Samba] Mac OSX 10.4.6 and Samba going down

2006-05-17 Thread Ben Opit
We have a wonderful new mac server running osx 10.4.6 but infrequently the nmbd needs to be killed and relaunched inorder to get my windows shares working again. (shares are on a windows 2000 server) Check out the last lot of logs. I have spoken to a few people in the Australian Mac communit

Re: [Samba] Write access doesn't grant delete access?!

2006-05-08 Thread Ben Walton
You may also want to lsattr the file and make sure it's not immutable or something. -Ben On Mon, 2006-05-08 at 02:13 -0500, Pitti, Raul wrote: > Jerry Westrick wrote: > > >On Sunday 07 May 2006 23:24, Adam Nielsen wrote: > > > > > >>Hi Jeremy, > &g

Re: [Samba] Printing identification

2006-05-05 Thread Ben Walton
ust a thought. -Ben On Fri, 2006-05-05 at 08:04 -0500, Gerald (Jerry) Carter wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Nolan Rumble wrote: > > Hi, > > > > Is it possible to enable samba so that when a user > > prints in windows, it attaches

[Samba] User name in View Connections

2006-05-01 Thread Ben Bodenstein
When using Webmin to view the conections on my Samba Server, the username is not displayed, only the IP address and process ID. How can I make the Username to appear on the Current Users list? Thanks, Ben -- To unsubscribe from this list go to the following URL and read the instructions: https

Re: [Samba] hanging smbd(s).....

2006-04-26 Thread Ben Walton
.2 if memory serves. Hope that helps. -Ben On Wed, 2006-04-26 at 11:52 +0530, [EMAIL PROTECTED] wrote: > Hi All. > > Iam also facing similar issue with samba version Version 3.0.10-1.4E on > RHEL4 (2.6.9-5.0.5.ELsmp) > smbd process suddenly started filingup and within minutes samba s

Re: [Samba] Domains and Windows Update

2006-04-19 Thread Ben Walton
h the winnt.adm and common.adm as shipped with the policy editor for w2k) to create an NTConfig.pol file. Drop that in your netlogon share and away you go. http://www.pcc-services.com/projects.html It's working well for me here. Hope that helps. -Ben On Tue, 2006-04-18 at 09:02 -0500, Adam Will

Re: [Samba] changing passwords from Windows XP Pro workstations

2006-03-30 Thread Ben Walton
ful for certain purposes here, but I can now allow normal password changes. Thanks Eric & Simo. -Ben On Thu, 2006-03-30 at 15:04 -0500, Eric J. Feldhusen wrote: > On a RHEL4, with Samba 3.0.10, I have the following password options > below. I just tested and with a WinXP Pro client, I d

Re: [Samba] changing passwords from Windows XP Pro workstations

2006-03-30 Thread Ben Walton
sment of the different password changing methods (gui vs smbpasswd) and there is a way to do this from the gui, I'd appreciate someone letting me know. Thanks -Ben On Thu, 2006-03-30 at 14:31 -0500, Gary Dale wrote: > simo wrote: > &g

Re: [Samba] Linux Samba server mounts hundreds of filesystems

2006-03-29 Thread Ben Walton
res a config file for every machine or not though. Just a thought. -Ben On Mon, 2006-03-27 at 16:18 -0800, Karandeep Singh wrote: > We are a fairly large site with several thousand unix filesystems available > for a Samba server to mount. Some Windows user or users are running an > applicat

[Samba] sudden intermittent (but predictable) logon & connection failures

2006-03-27 Thread Ben Walton
all files under /var/cache/samba. No luck. I can post smb.conf if anyone thinks it might help, but it hasn't changed (with the exception of logging values). I can post any other info that may help too (sniffing logs?)...Anything that might help eliminate samba from the problem scenario and

[Samba] Re: How-To for FC4/Samba

2006-02-23 Thread Ben
suppose you can use smbclient to connect the FC4 samba at localhost. for selinux issue, startx -> (run system-config-securitylevel in terminal) / (Desktop -> System Tools -> SecurityLevel) -> SELinux Tab -> "Modify Policy" for Samba -> diable nmbd & smbd for firewall issue, add "137:udp

Re: [Samba] setting acls from win XP clients

2006-01-13 Thread Ben
ty rule. But why can't Win XP use the same authentication info it uses for samba shares to get the user list? I'm not trying to login with a different username or anything. Ben -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

[Samba] setting acls from win XP clients

2006-01-12 Thread Ben
he default settings (except ldap on samba) Thanks, Ben -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

[Samba] new oplocks

2005-12-28 Thread Ben Donnelly
ws path = /windowsbin/firefox read only = yes browseable = yes guest ok = no write list = root thanks, Ben Donnelly Nicholas School Duke University -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/m

[Samba] pseudo domain login (fast user switch)

2005-12-28 Thread Ben
a user once they authenticate to the samba server (which may or may not be at login) regardless of which WinXP box that are using. Is this possible? Ben -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

[Samba] question on socket tuning on windows

2005-12-08 Thread Ben Greear
k, 4k, and 16k write sizes. Should I try even larger write sizes and/or are there some sort of ioctls or similar I can use to increase performance? Thanks, Ben -- Ben Greear <[EMAIL PROTECTED]> Candela Technologies Inc http://www.candelatech.com -- To unsubscribe from this list go to the f

[Samba] Re: Can't fetch domain SID for name: HostName

2005-09-13 Thread Ben
try to run "net getlocalsid" before the samba using "passdb backend = ldap...". I means run samba using "passdb backend = smbpasswd" & and run "net getlocalsid" to obtain the SID for the host. then run the samba using "passdb backend = ldap...". Cheers, "EMILIO ANTONIO HERRERA TRUJILLO" <[EMA

[Samba] Re: Samba + OpenLDAP: LDAP server is running but could notrespond to a search request

2005-09-09 Thread Ben
Have you face the problem that the smbldap-adduser would not declare the new user as "objectClass=sambaSamAccount". I use smbldap-adduser & smbldap-passwd (smbldap-tools-0.9.1-1) to add new user 'testuser1', and then use "Softerra (TM) LDAP Browser 2.6" on Window client to browse the

Re: [Samba] Samba and Windows authentification

2005-08-25 Thread Ben Timby
I assume you want samba to act as a domain member server, thus allowing domain users to access file shares and printers using their domain credentials. The following document can help you with this. http://us5.samba.org/samba/docs/man/Samba-Guide/ I currently have the setup I described above,

[Samba] File change notification.

2005-08-24 Thread Ben Timby
Regarding the following thread. http://lists.samba.org/archive/samba-technical/2005-March/040075.html Does anyone know where to obtain the patch, it appears to be truncated in the mail archive. I am having the same problem, Windows 2003 + IIS6 is not updating cached ASP and ASP.NET pages. I se

RE: [Samba] winbind lookup errors

2005-07-22 Thread Vaughan, Ben R [ECSS]
about something very similar to this. I didn't see any resolution (other than "don't install rollup 1"). What is the status of this situation? Thanks, Ben Vaughan Engineering Computing Support Services CLUE Network Admin 2240 Hoover Hall 515 294 1629 [EMAIL PROTECTED] > -

[Samba] winbind lookup errors

2005-07-22 Thread Vaughan, Ben R [ECSS]
ot;winbind cache time = 0" in smb.conf in an attempt to remove caching as a culprit. Any help would be greatly appreciated. This problem is affecting quite a few of my servers (around a dozen). Interesting data is included below. Thanks, Ben Vaughan College of Engineering Iowa State U

[Samba] Delete user from winbind db.

2005-06-14 Thread Ben Timby
OK, I added an account to my Windows domain, then later deleted that account. hebe bin # wbinfo -u ... PROD+site2 ... Still shows this user, how can I delete it from the winbind database? I tried: hebe bin # wbinfo -x site2 Could not delete user account and hebe bin # wbinfo -x PROD

[Samba] Add user to winbind db.

2005-06-14 Thread Ben Timby
OK, I just added a user to my Windows domain. I would like to add acls for this user on my samba server using setfacl. Thus I need the UID this user will map to. hebe bin # id PROD+site0002 id: PROD+site0002: No such user I understand that when the user attempts to access the share, winbind w

Re: [Samba] smb an NFS dir?

2005-05-26 Thread Ben Ransom
a solution in specifying 'posix locking = no' in smb.conf (for the nfs mounted share, not global). With this, smb clients now connect fine to shares of NFS mounted file systems. I have not looked fully into other possible side effects of using this parameter (my disclaimer :) ). -B

[Samba] Linux 2.4.29 w/ acl, joining domain, all system memory used up?!

2005-05-25 Thread Ben Timby
I have Gentoo with 2.4.29 kernel installed on a 1.0Ghz Celeron. I patched the kernel for extended attributes and acl support. I compiled samba with acl, kerberos and ldap support. I am now trying to join my Windows 2000 domain. -- smb.conf (cleansed): [global] realm = SOMEDOMAIN

Re: [Samba] Re: sharing NFS mounts

2005-05-25 Thread Ben Ransom
me SMB+NFS box. Will look at some of the suggestions as to how to get SMB from NFS mount to work again now with Samba 3 -Ben Ransom I think you should have your Samba daemon running on the same machine as the NFS daemon. If you do it the other way, then you have two different points of late

[Samba] smb an NFS dir?

2005-05-24 Thread Ben Ransom
client, I can 'net use' the home share fine, but then cannot read or write anything below that top level home/user directory. I get Oplock errors. If I change the user's dir to something non-nfs, everything works fine Any help would be most appreciated, -Ben -- To unsubscribe fr

[Samba] smb an NFS dir?

2005-05-24 Thread Ben Ransom
client, I can 'net use' the home share fine, but then cannot read or write anything below that top level home/user directory. I get Oplock errors. If I change the user's dir to something non-nfs, everything works fine Any help would be most appreciated, -Ben -- To unsubscribe from

[Samba] [revised] bad file number / dlopen failure (fwd)

2005-04-28 Thread Ben Kim
I can live with. If there's anyone who runs sshd for windows users and is willing, I'd like to hear about his/her experience. == READ AS: Apr 28 08:43:58 bkim sshd[7609]: [ID 305314 local3.debug] load_modules: /samba/source/nsswitch/pam_winbind.so ...

[Samba] [help!] bad file number / dlopen failure

2005-04-28 Thread Ben Kim
th-md5-passwords # cat ~bkim/samba-2.2.9-configure-options.txt ./configure \ --with-winbind \ --with-winbind-auth-challenge \ --with-pam \ --with-pam_smbpass \ --with-smbwrapper \ --enable-debug \ --with-libsmbclient\ --with-ssl I'd appreciate any clue. Thanks. Ben Kim Developer Co

[Samba] WU-FTPD and pam_winbind

2005-04-22 Thread Ben Kim
Hi, I'm writing regarding your post to samba list on 1/31/2005. http://lists.samba.org/archive/samba/2005-January/099486.html I have the same problem, and I wondered if you solved the problem. Would you mind sharing your experiences? Regards, Ben Kim Database Developer Dean

Re: [Samba] Can't log in, but logs say auth succeeded?

2005-04-10 Thread Ben Davis
to update the SIDs of all my users? maybe I'll just write a script... Anyways, it works now :-) now onto the more complex stuff :-P Ben Davis wrote: I've just gotten my first machine to join the domain, and now I'm trying to log in as a normal user. I get this error in windows &

[Samba] Can't log in, but logs say auth succeeded?

2005-04-10 Thread Ben Davis
I've just gotten my first machine to join the domain, and now I'm trying to log in as a normal user. I get this error in windows "The system could not log you on. Make sure your username and password are correct (bla bla...)". However, when I check the log for that machine it says at the end

Samba binding anonymously (was: Re: [Samba] smbldap-tools not playing nice w/ samba ?)

2005-04-08 Thread Ben Davis
my ACLs are set up to deny access for anonymous binds. My conf file is set up to bind with the cn=Manager dn. Why would Samba ever bind to ldap anonymously? Tony Earnshaw wrote: tor, 07.04.2005 kl. 20.10 skrev Ben Davis: I tried this and it still did not work. The problem as far as I can

Re: [Samba] smbldap-tools not playing nice w/ samba ?

2005-04-08 Thread Ben Davis
Tony Earnshaw wrote: tor, 07.04.2005 kl. 20.10 skrev Ben Davis: I tried this and it still did not work. The problem as far as I can tell is that samba is not even attempting to search for the user after it adds it. The very last operations in my slapd.log after the error occured, were

Re: [Samba] smbldap-tools not playing nice w/ samba ?

2005-04-07 Thread Ben Davis
The change you've made was the same. Going up to the root level of LDAP and set a sub search. No way. The solution was to put TWO nss_base_passwd lines: nss_base_passwd ou=Users,dc=liga-acb,dc=es?one nss_base_passwd ou=Computers,dc=liga-acb,dc=es?one Try it and let me know... Ben Davis wrote:

Re: [Samba] smbldap-tools not playing nice w/ samba ?

2005-04-07 Thread Ben Davis
Joaquin wrote: Ben Davis wrote: Please help! I'm having a difficult time getting a machine to join my domin. Samba sucessfully adds the machine account using the smbldap-useradd -w script, but I get the error "The user name could not be found". Here's what it looks like it

[Samba] smbldap-tools not playing nice w/ samba ?

2005-04-06 Thread Ben Davis
Please help! I'm having a difficult time getting a machine to join my domin. Samba sucessfully adds the machine account using the smbldap-useradd -w script, but I get the error "The user name could not be found". Here's what it looks like it's doing in the ldap logs: 1. There's a login as

Re: [Samba] RE: MYSQL - Was Functional till Update to 3.13

2005-04-06 Thread Ben Gaide
ass) and try to update a record, ea. username ? if that part works (the mysqlclient), you know that the problem is something else. my guesses is that it's a matter of eliminating possebilety's.. Collen. Ben Gaide wrote: Samba is Connecting and Inserting 1 Row, but It only sets 2 colums

Re: [Samba] RE: MYSQL - Was Functional till Update to 3.13

2005-04-05 Thread Ben Gaide
onnect to the passwd-backend mysql, or something like that) Laterz Collen. Ben Gaide wrote: I didnt change anything else excludeing printer settings which when I reverted to the old config file still made no difference. I can add foo:mysql host = xxx.xxx.xxx.xxx, but I understand it deafults to local

[Samba] Strange LDAP add machine problem

2005-04-04 Thread Ben Davis
I'm setting up a Samba/LDAP PDC (samba-3.0.13 / openldap-2.1.30) and I'm trying to join a machine (called "melisa") to the domain. When I try to join the domain, I type in the Administrator (which maps to root) credentials. and after a few seconds I get a windows error that says: The followi

[Samba] RE: MYSQL - Was Functional till Update to 3.13

2005-04-01 Thread Ben Gaide
I updated samba from 3.10 to 3.13 to get the updated print fixes, but I noticed today that the smbpasswd script no longer functions. It fails to update the the following fields. domain

[Samba] MYSQL - Was Functional till Update to 3.13 i

2005-04-01 Thread Ben Gaide
I updated samba from 3.10 to 3.13 to get the updated print fixes, but I noticed today that the smbpasswd script no longer functions. It fails to update the the following fields. domain

[Samba] Print Management - Cups - Samba PDC/Print Server / Perl Script

2005-03-30 Thread Ben Gaide
with a cron job. Please let me know. PS. I appricate all the work done with samba over the years. Ben Gaide # Partial Samba Config File. -- Shows All Printer config lines -- # 2. Printing Options: printcap name = cups load printers = yes printing = cups printer admin = @administrators

[Samba] getent passwd / winbind uid / log file configuration

2005-02-22 Thread Ben Kim
share configuration). I'd appreciate any help. Regards, Ben Kim Database Developer/Systems Administrator 434E Harrington Tower / College of Education Texas A&M University -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

[Samba] 3.0.11pre2 and wbinfo --users-sids

2005-01-25 Thread Ben Vaughan
ical error. Error was NT_STATUS_INVALID_HANDLE It appears that the command will be successful the first attempt after starting winbind, but will fail every time after that. Can anyone reproduce these results? Does anyone know what might be going on? Thanks, Ben Vaughan Ben Vaughan Engineering

<    1   2   3   4   >