[Samba] Raising DomainAdmin privileges

2009-03-08 Thread Peter Gordon
I have the following problem: As DomainAdmin I want to be able to mount a Windows directory, do a complete directory listing, read and possibly write all files in that directory. And all that even if the user has not included the DomainAdmin in the list of permitted users. To do this properly, I

[Samba] Samba from Linux

2006-01-19 Thread Peter Gordon
I have Samba running on a Linux computer and I can connect to it from Windows. It also appears in Explorer as one of the workstations of our domain. When I try to mount from another Linux computer: smbmount //samba/software /aaa -o username=me,workgroup=wg,password=pass I get an error 11127:

Re: [Samba] Samba - getting long share names from Netapp

2006-01-17 Thread Peter Gordon
Hi Adam, That works for me as well, usually. The problem is NetApp specific in that net -S server -U username rpc share fails against Netapp. Peter On Tue, 2006-01-17 at 17:24 +1000, Adam Nielsen wrote: Hi Peter, If you create a share 12 chars long testparm gives you this message:

Re: [Samba] Problem getting share list from NetApp

2006-01-17 Thread Peter Gordon
method i can think of off the top of my head, then you just issue the command cifs shares, and you'll get a list of the CIFS shares on the storage applicance. On 1/16/06, Peter Gordon [EMAIL PROTECTED] wrote: We defined a share, sales_cifs_test, on our NetApp server. Note

Re: [Samba] Problem getting share list from NetApp

2006-01-17 Thread Peter Gordon
NETAPP could not obtain sid for domain MYDOMAIN error: NT_STATUS_ACCESS_DENIED If you need dumps, ethereal, whatever, just ask. Peter On Wed, 2006-01-18 at 00:24 -0600, Gerald (Jerry) Carter wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Peter Gordon wrote: Using telnet/rsh/ssh

[Samba] Problem getting share list from NetApp

2006-01-16 Thread Peter Gordon
the Netapp site and the Samba site and can't find anything that is relevant. We would really appreciate an answer as to why the command is failing. Thanks, Peter -- Peter Gordon Phone: +972 544 438029 Email: [EMAIL PROTECTED] Web: www.pg-consultants.com -- To unsubscribe from this list go

[Samba] Samba - getting long share names from Netapp

2006-01-16 Thread Peter Gordon
We defined a share, sales_cifs_test, on our NetApp server. Note that the length of the name is longer than 13 characters. We can see the share with Microsoft Explorer. We can mount the share from Linux using smbmount. What we want to do is to get a list of shares from NetApp. The tools that