Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hy!
I have a customer who needs to set up new vFilers with CIFS 100% automated via ssh/rsh.
He has a provisioning application via a web-frontend which allows "customers" inside his enterprise to "buy" a fileserver.
The creation of a new vfiler including the entire cifs setup shall be fully automated in the background.
To create a vfiler on the CLI is a quite simple task. I found a good example here.
But I have not found a way to automate the "cifs setup" - including the addition of the new vfiler into an AD.
I'd appreciate any hint!
Kind regards,
Matthias
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Matthias,
this should do want you need.
http://search.cpan.org/~bnegrao/Net-SSH-Expect-1.09/lib/Net/SSH/Expect.pod
Best Regards
Stefan
